diff options
author | 2004-07-24 17:45:54 +0000 | |
---|---|---|
committer | 2004-07-24 17:45:54 +0000 | |
commit | 8897cb09926b2d6015e41ea2905e96db11486825 (patch) | |
tree | 12097aba1af653622baf706cdd77fcba32f9b49f /sys-devel | |
parent | stable bump (Manifest recommit) (diff) | |
download | gentoo-2-8897cb09926b2d6015e41ea2905e96db11486825.tar.gz gentoo-2-8897cb09926b2d6015e41ea2905e96db11486825.tar.bz2 gentoo-2-8897cb09926b2d6015e41ea2905e96db11486825.zip |
removing ~amd64 keyword due to random breakage that i dont know how to fix
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index b0c1d4e1ecdd..6149005ae356 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.143 2004/07/22 12:27:08 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.144 2004/07/24 17:45:54 lv Exp $ + + 24 Jul 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.91.0.1-r1.ebuild: + removing ~amd64 keyword 22 Jul 2004; <solar@gentoo.org> binutils-2.14.90.0.8-r2.ebuild: uclibc update diff --git a/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild b/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild index f939bc56834f..a9c0fe8b17cb 100644 --- a/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.91.0.1-r1.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.91.0.1-r1.ebuild,v 1.6 2004/07/15 03:10:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild,v 1.7 2004/07/24 17:45:54 lv Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* -ppc ~amd64" +KEYWORDS="-* -ppc" IUSE="bootstrap build hardened multitarget nls pic" DEPEND="virtual/libc |