diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-23 11:53:18 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-23 11:53:18 +0000 |
commit | c971201f3e714e9a24468873148672bafa9aa2c7 (patch) | |
tree | a15af057e28770e6486cb1b6d5e0e3714c776b8d /sys-devel/binutils | |
parent | Cleanup somt things... push maskings into 64bit-default subprofile as that's ... (diff) | |
download | gentoo-2-c971201f3e714e9a24468873148672bafa9aa2c7.tar.gz gentoo-2-c971201f3e714e9a24468873148672bafa9aa2c7.tar.bz2 gentoo-2-c971201f3e714e9a24468873148672bafa9aa2c7.zip |
Stable on amd64.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 495586975704..c221b91d6d65 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.182 2005/01/22 20:56:14 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.183 2005/01/23 11:53:18 eradicator Exp $ + + 23 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> + binutils-2.15.92.0.2-r1.ebuild: + Stable on amd64. 22 Jan 2005; <plasmaroo@gentoo.org> binutils-2.15.92.0.2-r1.ebuild, binutils-2.15.92.0.2-r2.ebuild: diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild index 185a85fe89b5..1964922a209c 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild @@ -1,6 +1,6 @@ # 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.15.92.0.2-r1.ebuild,v 1.26 2005/01/22 20:56:14 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.27 2005/01/23 11:53:18 eradicator Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="-* ~amd64 -arm hppa -ia64 sparc x86" +KEYWORDS="-* amd64 -arm hppa -ia64 sparc x86" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |