diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:21:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:21:51 +0000 |
commit | 436f0e55d9dfdea038402accba18077154dac80f (patch) | |
tree | 5c30e5e1879234e5cd72f82bf71b0ce8004497eb /sys-devel | |
parent | Stable for ppc64, wrt bug #487798 (diff) | |
download | gentoo-2-436f0e55d9dfdea038402accba18077154dac80f.tar.gz gentoo-2-436f0e55d9dfdea038402accba18077154dac80f.tar.bz2 gentoo-2-436f0e55d9dfdea038402accba18077154dac80f.zip |
Stable for ppc64, wrt bug #494670
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.23.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 73822ef2163b..93e1424196cc 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.496 2013/12/21 19:16:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.497 2013/12/22 14:21:51 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.2.ebuild: + Stable for ppc64, wrt bug #494670 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.2.ebuild: Stable for ppc, wrt bug #494670 diff --git a/sys-devel/binutils/binutils-2.23.2.ebuild b/sys-devel/binutils/binutils-2.23.2.ebuild index 5765255db5d7..72560d60f565 100644 --- a/sys-devel/binutils/binutils-2.23.2.ebuild +++ b/sys-devel/binutils/binutils-2.23.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.6 2013/12/21 19:16:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.7 2013/12/22 14:21:51 ago Exp $ PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils # See #464152 -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" |