diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-01 23:35:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-01 23:35:45 +0000 |
commit | 8a6834cafe7cb33aec583008469a374a0179b869 (patch) | |
tree | ca8224926a2660070ca569f6212b63e3686950cb /sys-devel | |
parent | Stable for HPPA (bug #427680). (diff) | |
download | gentoo-2-8a6834cafe7cb33aec583008469a374a0179b869.tar.gz gentoo-2-8a6834cafe7cb33aec583008469a374a0179b869.tar.bz2 gentoo-2-8a6834cafe7cb33aec583008469a374a0179b869.zip |
Stable for HPPA (bug #414865).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.22-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index ea37f71ae12c..01381500fbf7 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.453 2012/07/28 04:00:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.454 2012/08/01 23:35:44 jer Exp $ + + 01 Aug 2012; Jeroen Roovers <jer@gentoo.org> binutils-2.22-r1.ebuild: + Stable for HPPA (bug #414865). 28 Jul 2012; Mike Frysinger <vapier@gentoo.org> binutils-2.22.90.ebuild: Fix applying of lib32 patch #428366 by Alexandre. diff --git a/sys-devel/binutils/binutils-2.22-r1.ebuild b/sys-devel/binutils/binutils-2.22-r1.ebuild index 831955bfa458..3e2d2fd6c480 100644 --- a/sys-devel/binutils/binutils-2.22-r1.ebuild +++ b/sys-devel/binutils/binutils-2.22-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.7 2012/06/15 23:31:10 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.8 2012/08/01 23:35:45 jer Exp $ PATCHVER="1.4" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" |