diff options
author | 2004-09-12 19:52:07 +0000 | |
---|---|---|
committer | 2004-09-12 19:52:07 +0000 | |
commit | 4393bfb291f50198094428e19e7931365e73696b (patch) | |
tree | 57db6a7fa91649eefac9d8a73e997459344be4aa /sys-devel | |
parent | Corrected metadata.xml to match DTD. (diff) | |
download | historical-4393bfb291f50198094428e19e7931365e73696b.tar.gz historical-4393bfb291f50198094428e19e7931365e73696b.tar.bz2 historical-4393bfb291f50198094428e19e7931365e73696b.zip |
makes glibc build segfault, remove arm KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index 74303b73dfb0..753a60b6a406 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -16,7 +16,7 @@ MD5 d85f258a2f9b920ad9cda56c1ca7d452 binutils-2.14.90.0.6-r3.ebuild 5684 MD5 6d103a0bd7a58a10d3914ad660d09c77 binutils-2.14.90.0.6-r6.ebuild 6312 MD5 cf7b68b6b0845615228f78f6fa3387fd binutils-2.14.90.0.6-r7.ebuild 6638 MD5 fadfbb8b23141556d4998aa445af716c binutils-2.15.90.0.1.1-r1.ebuild 4670 -MD5 4fc13618837a998b7f249400e58a4cde binutils-2.15.90.0.1.1-r3.ebuild 4746 +MD5 967414d3b3ec969d5804c7a88d9d818c binutils-2.15.90.0.1.1-r3.ebuild 4741 MD5 ee1931e1a905ac742b6e33a03fe64fdc binutils-2.14.90.0.7.ebuild 5522 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 MD5 d4f868f9ec53c121c29bd354521187c0 binutils-2.14.90.0.7-r4.ebuild 6244 @@ -139,7 +139,7 @@ MD5 8f619fc0c409a5ba768f126f172ee6bc files/2.15/05_all_binutils-2.15-elf32-arm-t -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBP7c5HTu7gpaalycRAvgpAKDSA5EWw3pzTief38eOkbL+SwEfjgCgiR8d -l2Hk6HdLHIK15OUoabUUwnk= -=bd1b +iD8DBQFBRKj5HTu7gpaalycRAu0yAJ9JPuosVdniowsf3P00Ef7dkZuzlACfeA4P +XL1UXf866g2mQgCKV938jUc= +=CYCd -----END PGP SIGNATURE----- diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild index c051bc789f71..50d9769e1d39 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.10 2004/09/08 12:46:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.11 2004/09/12 19:52:07 vapier Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* amd64 -hppa ~ppc ~x86 ~arm" +KEYWORDS="-* amd64 -hppa ~ppc ~x86" IUSE="nls bootstrap build multitarget" DEPEND="virtual/libc |