diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 14:16:33 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 14:16:33 +0000 |
commit | ea058dcefd23258ee5d0d2fc6ef947176a8d51f2 (patch) | |
tree | 3a437c618ce085f383ea62a11dcb82fd859f4d75 /sys-devel/binutils | |
parent | Stable for HPPA (bug #431186). (diff) | |
download | gentoo-2-ea058dcefd23258ee5d0d2fc6ef947176a8d51f2.tar.gz gentoo-2-ea058dcefd23258ee5d0d2fc6ef947176a8d51f2.tar.bz2 gentoo-2-ea058dcefd23258ee5d0d2fc6ef947176a8d51f2.zip |
ppc stable (bug 414865).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils')
-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 2250e89ab101..b35f6ee6c52a 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.465 2012/08/10 04:29:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.466 2012/08/22 14:16:33 xmw Exp $ + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> binutils-2.22-r1.ebuild: + ppc stable (bug 414865). 10 Aug 2012; Mike Frysinger <vapier@gentoo.org> binutils-2.22-r1.ebuild: Build with -fPIC on s390x #430554 by Raúl Porcel. diff --git a/sys-devel/binutils/binutils-2.22-r1.ebuild b/sys-devel/binutils/binutils-2.22-r1.ebuild index 389043dbbc70..bfcbdb066f21 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.14 2012/08/10 04:29:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.15 2012/08/22 14:16:33 xmw Exp $ PATCHVER="1.5" 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" |