diff options
author | 2004-07-09 02:36:14 +0000 | |
---|---|---|
committer | 2004-07-09 02:36:14 +0000 | |
commit | 1aa9447d5fdb814b7710d5634a40b7233bfdb0b2 (patch) | |
tree | d2b7beebbe887f2d3d7ec27988b948808ecc9cff /sys-devel/binutils | |
parent | First: Bumped the testing version to 2.16 (released today) and removed the 2.... (diff) | |
download | gentoo-2-1aa9447d5fdb814b7710d5634a40b7233bfdb0b2.tar.gz gentoo-2-1aa9447d5fdb814b7710d5634a40b7233bfdb0b2.tar.bz2 gentoo-2-1aa9447d5fdb814b7710d5634a40b7233bfdb0b2.zip |
i've been testing this on amd64 almost since it was added to the tree. marking ~amd64
Diffstat (limited to 'sys-devel/binutils')
-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 fdb05eda226d..fd28ccb4c69b 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.141 2004/07/08 20:40:41 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.142 2004/07/09 02:36:14 lv Exp $ + + 08 Jul 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.91.0.1-r1.ebuild: + adding ~amd64 keyword for wider testing 08 Jul 2004; Alexander Gabert <pappy@gentoo.org> binutils-2.14.90.0.8-r2.ebuild: 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 bc7e56bd83c2..2c494d0e5a94 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.4 2004/07/02 09:31:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.1-r1.ebuild,v 1.5 2004/07/09 02:36:14 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" +KEYWORDS="-* -ppc ~amd64" IUSE="nls bootstrap build multitarget" DEPEND="virtual/libc |