diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-23 14:34:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-23 14:34:58 +0000 |
commit | e1171d51dd2d65d28f7a20d0bc5f3759459b9892 (patch) | |
tree | 4aa34145cff3ef26439b7e2fa65a772e921faca8 /sys-devel | |
parent | sign manifest (diff) | |
download | gentoo-2-e1171d51dd2d65d28f7a20d0bc5f3759459b9892.tar.gz gentoo-2-e1171d51dd2d65d28f7a20d0bc5f3759459b9892.tar.bz2 gentoo-2-e1171d51dd2d65d28f7a20d0bc5f3759459b9892.zip |
Stable on sparc
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index bfc32df0d46a..f00a5002ccb6 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.233 2005/11/23 04:24:19 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.234 2005/11/23 14:34:58 gustavoz Exp $ + + 23 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + binutils-2.16.1.ebuild: + Stable on sparc 23 Nov 2005; Mark Loeser <halcy0n@gentoo.org> binutils-2.16.1.ebuild: Stable on x86; bug #112666 diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index 57b2421966c3..79f6df21e1bb 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,13 +1,13 @@ # 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.16.1.ebuild,v 1.12 2005/11/23 04:24:19 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.13 2005/11/23 14:34:58 gustavoz Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh ~sparc x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh sparc x86" src_unpack() { tc-binutils_unpack |