diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 09:13:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 09:13:09 +0000 |
commit | 7e94f22b19fbe2b7dbba69fbfce5a90e444d47e7 (patch) | |
tree | 6a635f67d7132310459842e21ab9f4e1a3a9aa64 /sys-devel | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-7e94f22b19fbe2b7dbba69fbfce5a90e444d47e7.tar.gz gentoo-2-7e94f22b19fbe2b7dbba69fbfce5a90e444d47e7.tar.bz2 gentoo-2-7e94f22b19fbe2b7dbba69fbfce5a90e444d47e7.zip |
Stable on alpha.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 5b298376644d..1158294e4d14 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # 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.139 2004/07/02 09:31:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.140 2004/07/03 09:13:09 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> + binutils-2.14.90.0.8-r1.ebuild: + Stable on alpha. 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> binutils-2.11.92.0.12.3-r2.ebuild, binutils-2.11.92.0.7.ebuild, diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild index e8f58b45a2b0..6225e6588eb0 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.8-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.14.90.0.8-r1.ebuild,v 1.17 2004/07/02 09:31:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.18 2004/07/03 09:13:09 kloeri 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="x86 ~ppc ~sparc mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 s390" +KEYWORDS="x86 ~ppc ~sparc mips alpha arm ~hppa amd64 ~ia64 ~ppc64 s390" IUSE="nls bootstrap build multitarget" DEPEND="virtual/libc |