diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-25 15:50:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-25 15:50:31 +0000 |
commit | 105dab71b05b2249f432d6213eb141edd1e239ff (patch) | |
tree | 635cc8c12461326c8acef9662b2573a7d3b005ab /sys-devel | |
parent | Stable on sparc (diff) | |
download | gentoo-2-105dab71b05b2249f432d6213eb141edd1e239ff.tar.gz gentoo-2-105dab71b05b2249f432d6213eb141edd1e239ff.tar.bz2 gentoo-2-105dab71b05b2249f432d6213eb141edd1e239ff.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 10a8451dbc47..9d356a1b4e64 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.244 2006/04/17 05:59:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.245 2006/04/25 15:50:31 gustavoz Exp $ + + 25 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + binutils-2.16.1-r2.ebuild: + Stable on sparc *binutils-2.16.92 (17 Apr 2006) diff --git a/sys-devel/binutils/binutils-2.16.1-r2.ebuild b/sys-devel/binutils/binutils-2.16.1-r2.ebuild index 9018b6b10d3c..32939d6a3524 100644 --- a/sys-devel/binutils/binutils-2.16.1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.16.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.4 2006/04/11 15:57:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.5 2006/04/25 15:50:31 gustavoz Exp $ PATCHVER="1.9" UCLIBC_PATCHVER="1.1" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" |