diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:48:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:48:55 +0000 |
commit | eebbf7a059b44782532e0cee7a83b946d510b3e7 (patch) | |
tree | c1efce2b399b481ba37a6fdc516264f7151c36c9 /sys-devel/binutils | |
parent | Stable for HPPA (bug #493780). (diff) | |
download | gentoo-2-eebbf7a059b44782532e0cee7a83b946d510b3e7.tar.gz gentoo-2-eebbf7a059b44782532e0cee7a83b946d510b3e7.tar.bz2 gentoo-2-eebbf7a059b44782532e0cee7a83b946d510b3e7.zip |
amd64 stable, bug #494670
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-devel/binutils')
-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 93e1424196cc..1deedbe567b4 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.497 2013/12/22 14:21:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.498 2013/12/22 14:48:55 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> binutils-2.23.2.ebuild: + amd64 stable, bug #494670 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.2.ebuild: Stable for ppc64, wrt bug #494670 diff --git a/sys-devel/binutils/binutils-2.23.2.ebuild b/sys-devel/binutils/binutils-2.23.2.ebuild index 72560d60f565..40671aa3f6ec 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.7 2013/12/22 14:21:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.8 2013/12/22 14:48:55 pacho 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" |