diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-17 22:02:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-17 22:02:16 +0000 |
commit | c5d8b8da6541d8000355d6ff834d3f31a10e29c5 (patch) | |
tree | 6c8a0dbea7cb6cc06f2caccf8805b86c7720088b /sys-devel | |
parent | stable on x86 (diff) | |
download | historical-c5d8b8da6541d8000355d6ff834d3f31a10e29c5.tar.gz historical-c5d8b8da6541d8000355d6ff834d3f31a10e29c5.tar.bz2 historical-c5d8b8da6541d8000355d6ff834d3f31a10e29c5.zip |
fix DESCRIPTION
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-config/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/binutils-config/binutils-config-1.0.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/binutils-config/Manifest b/sys-devel/binutils-config/Manifest index 0a3bea3a273d..153da234b7cf 100644 --- a/sys-devel/binutils-config/Manifest +++ b/sys-devel/binutils-config/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 41b5e0cc5f273fc15c8dfc00970ac58b binutils-config-1.0.ebuild 527 +MD5 ef826dc72a00f7a94777defd7f84688d binutils-config-1.0.ebuild 523 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) -iD8DBQFBlxzBHTu7gpaalycRAiHaAKDCz0oE4zyJflXF8/qsEoEJYC/qNwCg07Oy -WrVX2sbfAiD9U7BlirkBycg= -=7EFA +iD8DBQFBm8qaHTu7gpaalycRAsosAKD6Ve/+/stN+Yk4xBp2ZCPVBVPcOQCeINvh +n5iyfASg0A7AFc//8oxW/3g= +=xQip -----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 b3556b07c9ca..74b7ee26524b 100644 --- a/sys-devel/binutils-config/binutils-config-1.0.ebuild +++ b/sys-devel/binutils-config/binutils-config-1.0.ebuild @@ -1,8 +1,8 @@ # 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.2 2004/11/14 08:51:33 vapier Exp $ +# $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 $ -DESCRIPTION="Utility to change the gcc compiler being used" +DESCRIPTION="Utility to change the binutils being used" HOMEPAGE="http://www.gentoo.org/" SRC_URI="" |