diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-08-10 08:42:21 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-08-10 08:42:21 +0000 |
commit | e4edab78187b98302ab69f00eb14d5ce498afc78 (patch) | |
tree | 5cddf113801b25ac27b2e03538509d4379ff1384 /sys-devel | |
parent | Changed -sparc and -mips keywords to ~mips and ~sparc for testing. (diff) | |
download | gentoo-2-e4edab78187b98302ab69f00eb14d5ce498afc78.tar.gz gentoo-2-e4edab78187b98302ab69f00eb14d5ce498afc78.tar.bz2 gentoo-2-e4edab78187b98302ab69f00eb14d5ce498afc78.zip |
Changed -sparc and -mips keywords to ~mips and ~sparc for testing.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/binutils/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 7dde236c3e51..4aab1aa35365 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.62 2003/07/24 03:42:24 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.63 2003/08/10 08:42:12 kumba Exp $ + +*binutils-2.14.90.0.5-r1 (10 Aug 2003) + + 10 Aug 2003; Joshua Kinard <kumba@gentoo.org> binutils-2.14.90.0.5-r1.ebuild: + Moved binutils-2.14.90.0.5-r1 to mips unstable, since latest CVS this comes + from includes major mips updates. And to test it in Stager. + Also moved it to sparc unstable for testing. *binutils-2.14.90.0.5 (23 Jul 2003) diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index ac7259e9b8b5..d135d2c14ba6 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -1,4 +1,4 @@ -MD5 03b65f6bd311fa7ebdf8c698487db8e0 ChangeLog 13390 +MD5 e4ab2e3e7bfa57f898c7c9d6f416522e ChangeLog 13390 MD5 39c137509f3ea2ab526bb092b10a9c54 binutils-2.11.92.0.12.3-r2.ebuild 3055 MD5 011c5a33d84072e1af09ccf89cba6d61 binutils-2.11.92.0.7.ebuild 2357 MD5 368c85b995c3ab74a32a09e573aba1f9 binutils-2.12.90.0.15.ebuild 3512 @@ -13,7 +13,7 @@ MD5 8e8914eebb88c363a128964a7941d66c binutils-2.14.90.0.4.1-r1.ebuild 5806 MD5 8303a09e50b83d864db0735fd00cf7bd binutils-2.14.90.0.4.1.ebuild 4851 MD5 e7df35e2bb31fb0268d2150da19b27b9 binutils-2.14.90.0.4.ebuild 4842 MD5 5690182afbd4c3cc29eff36bf253bdad binutils-2.14.90.0.5.ebuild 5127 -MD5 c1127722d89fef09c3f1544b8960668e binutils-2.14.90.0.5-r1.ebuild 5300 +MD5 09bf9b1422f151009222b3a5277b284f binutils-2.14.90.0.5-r1.ebuild 5299 MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936 MD5 f453b3f208b17cd18380bc3653936487 files/binutils-2.12.90.0.14-x86_64-libpic.patch 1184 MD5 db3f89b51f6961b0cf92bdddf8127ea7 files/digest-binutils-2.11.92.0.12.3-r2 161 diff --git a/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild index f4d9d6cb68c9..459a3d568066 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild,v 1.1 2003/08/03 21:01:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild,v 1.2 2003/08/10 08:42:12 kumba Exp $ IUSE="nls bootstrap build" @@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="~amd64 ~x86 -ppc -alpha -sparc -mips -hppa -arm" +KEYWORDS="~amd64 ~x86 -ppc -alpha ~sparc ~mips -hppa -arm" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 |