diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 13:06:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 13:06:11 +0000 |
commit | c899f6a3517542ae8afbf42acffced141356cd5b (patch) | |
tree | 026dbf07c0cc19528c6c5466c267f38679aaf578 /sys-devel | |
parent | Stable for ppc, wrt bug #469752 (diff) | |
download | gentoo-2-c899f6a3517542ae8afbf42acffced141356cd5b.tar.gz gentoo-2-c899f6a3517542ae8afbf42acffced141356cd5b.tar.bz2 gentoo-2-c899f6a3517542ae8afbf42acffced141356cd5b.zip |
Stable for ppc, wrt bug #475570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 5f9682b9b8ec..f64836dca4cb 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.484 2013/07/03 18:21:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.485 2013/07/04 13:06:11 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: + Stable for ppc, wrt bug #475570 03 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: Stable for x86, wrt bug #475570 diff --git a/sys-devel/binutils/binutils-2.23.1.ebuild b/sys-devel/binutils/binutils-2.23.1.ebuild index b925a0cf6d03..86f9a3f96370 100644 --- a/sys-devel/binutils/binutils-2.23.1.ebuild +++ b/sys-devel/binutils/binutils-2.23.1.ebuild @@ -1,9 +1,9 @@ # 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.1.ebuild,v 1.4 2013/07/03 18:21:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.1.ebuild,v 1.5 2013/07/04 13:06:11 ago Exp $ PATCHVER="1.0" 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" |