diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-23 02:15:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-23 02:15:09 +0000 |
commit | 85860b0eaedcc1f0a1792cf618fdfded3ffec9e8 (patch) | |
tree | 144a88abeaec0d596084ec3b91f51006e23e6807 /sys-devel/binutils-config | |
parent | remove old binutils mask (diff) | |
download | historical-85860b0eaedcc1f0a1792cf618fdfded3ffec9e8.tar.gz historical-85860b0eaedcc1f0a1792cf618fdfded3ffec9e8.tar.bz2 historical-85860b0eaedcc1f0a1792cf618fdfded3ffec9e8.zip |
out of -* and into ~
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r-- | sys-devel/binutils-config/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/binutils-config/binutils-config-1.0.ebuild | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sys-devel/binutils-config/Manifest b/sys-devel/binutils-config/Manifest index 153da234b7cf..6f7614e2e661 100644 --- a/sys-devel/binutils-config/Manifest +++ b/sys-devel/binutils-config/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 ef826dc72a00f7a94777defd7f84688d binutils-config-1.0.ebuild 523 +MD5 77032215f7b1d5e6564ce3252f0629ee binutils-config-1.0.ebuild 599 MD5 40a8b3fbd8febefda7e27a41434e1e7c ChangeLog 354 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-binutils-config-1.0 0 @@ -9,7 +9,7 @@ MD5 98fc3c73421dd9ee0e313c007cacf29e files/binutils-config-1.0 4296 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBm8qaHTu7gpaalycRAsosAKD6Ve/+/stN+Yk4xBp2ZCPVBVPcOQCeINvh -n5iyfASg0A7AFc//8oxW/3g= -=xQip +iD8DBQFBop1uHTu7gpaalycRAg8AAJ4jYMrIBcvoRo3DZkxhtvquVRm+kACgsmJj +esT0/AK/0pXuuDpjhh5FsmI= +=Kbk8 -----END PGP SIGNATURE----- diff --git a/sys-devel/binutils-config/binutils-config-1.0.ebuild b/sys-devel/binutils-config/binutils-config-1.0.ebuild index 74b7ee26524b..9333573706a2 100644 --- a/sys-devel/binutils-config/binutils-config-1.0.ebuild +++ b/sys-devel/binutils-config/binutils-config-1.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.0.ebuild,v 1.3 2004/11/17 22:02:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.0.ebuild,v 1.4 2004/11/23 02:15:09 vapier Exp $ -DESCRIPTION="Utility to change the binutils being used" +DESCRIPTION="Utility to change the binutils version being used" HOMEPAGE="http://www.gentoo.org/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-*" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="app-shells/bash" |