diff options
author | 2011-02-14 16:02:24 +0000 | |
---|---|---|
committer | 2011-02-14 16:02:24 +0000 | |
commit | 9dbc930044a34e8d96ae9daf127dd88b4ae1a551 (patch) | |
tree | 10bcae2609993696087c0de5b08651f0248bb926 /x11-proto/fixesproto | |
parent | old (diff) | |
download | historical-9dbc930044a34e8d96ae9daf127dd88b4ae1a551.tar.gz historical-9dbc930044a34e8d96ae9daf127dd88b4ae1a551.tar.bz2 historical-9dbc930044a34e8d96ae9daf127dd88b4ae1a551.zip |
Drop old.
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r-- | x11-proto/fixesproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-4.1.1.ebuild | 13 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-proto/fixesproto/Manifest b/x11-proto/fixesproto/Manifest index acebcce3f0bd..ce57d8353df5 100644 --- a/x11-proto/fixesproto/Manifest +++ b/x11-proto/fixesproto/Manifest @@ -1,6 +1,4 @@ -DIST fixesproto-4.1.1.tar.bz2 91338 RMD160 83f9663df63a6e02cfe7f362f7848bf5e1b034d8 SHA1 fb47920c629e08a56442a51968a02a22733085e5 SHA256 e72a32916ad4bbd03847f8945c55582bdbafc039d286ded7365d402a7ff164ef DIST fixesproto-4.1.2.tar.bz2 103043 RMD160 5d96c55f856057fb1f258efe6dfc25f4073e763c SHA1 c9cda7ff37849250c328f8dc52dc0f6e546df3a5 SHA256 de4cbfccb533c190073445eb2a891d997e89f6fb58204f68ae82871de044f857 -EBUILD fixesproto-4.1.1.ebuild 597 RMD160 1bcb587dfcafc5681caa4963e0bf6dcbfd13926b SHA1 46b2358a8ff3527bdba81185ed9febc96ed48ff7 SHA256 9f9b51f56dbfe25984a49cce880dcff783f4a55309f97141506e4924d17bca07 EBUILD fixesproto-4.1.2.ebuild 603 RMD160 3ca76cd542f6f3e2708365ce188ff92dd2bedcff SHA1 ef12b96c4f3db7a3ee68ee0caeeb52e93c221649 SHA256 4ade67007fc8ae3e1da32e34fd9d33e64e7c637a3c864201240f1ea5065da143 MISC ChangeLog 5124 RMD160 48dcce0854016d0c7eebdcaebd28101565630a5a SHA1 659840d606e3dea957fcdc94d4d5537469b6529b SHA256 814db751ba4292b477a340dd4d21572afa71787feeb00f6bcf85c00e64ad103a MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild b/x11-proto/fixesproto/fixesproto-4.1.1.ebuild deleted file mode 100644 index 69887bef6d6b..000000000000 --- a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.10 2010/08/02 18:09:40 armin76 Exp $ - -inherit x-modular - -DESCRIPTION="X.Org Fixes protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND=">=x11-proto/xextproto-7.0.99.1" -DEPEND="${RDEPEND}" |