diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-18 20:54:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-18 20:54:12 +0000 |
commit | cecbdd9cccd3c3319e42c6af7941364deed58268 (patch) | |
tree | 045715cdacf6e86be3752489fc3412b8ace3625a /sys-devel | |
parent | Bumped following upstream. (diff) | |
download | historical-cecbdd9cccd3c3319e42c6af7941364deed58268.tar.gz historical-cecbdd9cccd3c3319e42c6af7941364deed58268.tar.bz2 historical-cecbdd9cccd3c3319e42c6af7941364deed58268.zip |
Marked ppc stable.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/Manifest | 10 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index cf3921acca43..319152939023 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.229 2005/09/17 11:27:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.230 2005/10/18 20:54:12 josejx Exp $ + + 18 Oct 2005; Joseph Jezak <josejx@gentoo.org> binutils-2.16.1.ebuild: + Marked ppc stable. 06 Sep 2005; Markus Rothe <corsair@gentoo.org> binutils-2.16.1.ebuild: Stable on ppc64 diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index 6c7e5acba033..18fc208d2576 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 e531c9e20e50ed1754fc149642707b58 ChangeLog 46122 +MD5 0356bf4cfa3c581751a4d49a68e1185b ChangeLog 46216 MD5 d60f4df7ccfeef4d4f5eea9de8a71ad3 binutils-2.14.90.0.8-r3.ebuild 363 MD5 0680ca6de3b49aa48861d46a14a759e7 binutils-2.14.ebuild 298 MD5 779755665878f5e4b9142a0e7d13985b binutils-2.15.90.0.1.1-r5.ebuild 343 @@ -11,7 +11,7 @@ MD5 0b2aa8431d3f1efaf12b67441381d6f8 binutils-2.15.92.0.2-r10.ebuild 375 MD5 fae6ef750b66a27f9161bfd414a7353f binutils-2.15.94.0.2.2.ebuild 328 MD5 b9ed4c67553ad1d493e8d91f4cece334 binutils-2.15.ebuild 480 MD5 98d35099698542dab3713e8db109bd35 binutils-2.16-r1.ebuild 657 -MD5 93580c6466a073862f6f65c8fa1fc89b binutils-2.16.1.ebuild 663 +MD5 7117cf19c3596df1cd78cc9bba88ec7e binutils-2.16.1.ebuild 663 MD5 84ad902908d8f17da02749d97e45fd50 binutils-2.16.90.0.3.ebuild 354 MD5 9d88c0379eb30fa8756b81fed7e0796a binutils-2.16.91.0.1.ebuild 349 MD5 6985eff504595233ceaa68340958e5d6 binutils-2.16.91.0.2.ebuild 349 @@ -34,7 +34,7 @@ MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDSwAIgIKl8Uu19MoRAiHMAJ9Lh7Y9FmkndbcL889Yr8T3Sn/gVQCdGpC4 -7cgl2gJzR2l1mbSylogahFI= -=cLSx +iD8DBQFDVWEPcsIHjyDViGQRAlerAKChBuruPYv6C9o61C6LdSTIFxp1EACeNqtc +0k6vGy4mvOV67o81Ih4vZB8= +=VM+K -----END PGP SIGNATURE----- diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index a342e6aed051..dba23dac09d6 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.9 2005/10/10 23:56:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.10 2005/10/18 20:54:12 josejx Exp $ PATCHVER="1.4" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 sh ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh ~sparc ~x86" src_unpack() { tc-binutils_unpack |