diff options
author | Tom Gall <tgall@gentoo.org> | 2009-12-02 05:37:49 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2009-12-02 05:37:49 +0000 |
commit | 54bc04156d95e3fcc3bb84a45dc790d9a0b476dd (patch) | |
tree | f9316047c1a44c87ebea0634db27a4140bdf3e6d /sys-devel/binutils | |
parent | live ebuild added (diff) | |
download | gentoo-2-54bc04156d95e3fcc3bb84a45dc790d9a0b476dd.tar.gz gentoo-2-54bc04156d95e3fcc3bb84a45dc790d9a0b476dd.tar.bz2 gentoo-2-54bc04156d95e3fcc3bb84a45dc790d9a0b476dd.zip |
stable on ppc64
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 2c767c4bdcb9..30216edc85f7 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.373 2009/11/21 05:09:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.374 2009/12/02 05:37:49 tgall Exp $ + + 01 Dec 2009; Tom Gall <tgall@gentoo.org> binutils-2.19.1-r1.ebuild: + stable on ppc64 *binutils-2.20.51.0.3 (21 Nov 2009) diff --git a/sys-devel/binutils/binutils-2.19.1-r1.ebuild b/sys-devel/binutils/binutils-2.19.1-r1.ebuild index 95038ca91ec7..0115970ad274 100644 --- a/sys-devel/binutils/binutils-2.19.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.19.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.3 2009/09/14 15:34:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.4 2009/12/02 05:37:49 tgall Exp $ PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" |