diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-28 20:33:56 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-28 20:33:56 +0000 |
commit | 570ebbaf6031a9ab924f37c824d4e1fa7b4ce56e (patch) | |
tree | b43816837a3539c74413c69e733a2a34577b9fe9 /sys-devel | |
parent | ppc stable (bug 396325) (diff) | |
download | gentoo-2-570ebbaf6031a9ab924f37c824d4e1fa7b4ce56e.tar.gz gentoo-2-570ebbaf6031a9ab924f37c824d4e1fa7b4ce56e.tar.bz2 gentoo-2-570ebbaf6031a9ab924f37c824d4e1fa7b4ce56e.zip |
Stable for ppc/ppc64; bug #378485
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.21.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 1ea3821345ec..217d5042d48d 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.433 2011/12/11 21:03:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.434 2011/12/28 20:33:56 halcy0n Exp $ + + 28 Dec 2011; Mark Loeser <halcy0n@gentoo.org> binutils-2.21.1-r1.ebuild: + Stable for ppc/ppc64; bug #378485 *binutils-2.22-r1 (11 Dec 2011) diff --git a/sys-devel/binutils/binutils-2.21.1-r1.ebuild b/sys-devel/binutils/binutils-2.21.1-r1.ebuild index 9eea5061a00b..0b914089f704 100644 --- a/sys-devel/binutils/binutils-2.21.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.21.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.11 2011/12/11 14:28:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.12 2011/12/28 20:33:56 halcy0n Exp $ PATCHVER="1.4" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 -sparc-fbsd -x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 -sparc-fbsd -x86-fbsd" |