diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 13:32:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 13:32:54 +0000 |
commit | 0c638837ba4f2e0ce50a3d78b3b7ea2675762dfb (patch) | |
tree | d5c5aea8388ca2049afd1b79d692b019bd27401e /sys-devel/binutils | |
parent | Stable for ppc64, wrt bug #475440 (diff) | |
download | gentoo-2-0c638837ba4f2e0ce50a3d78b3b7ea2675762dfb.tar.gz gentoo-2-0c638837ba4f2e0ce50a3d78b3b7ea2675762dfb.tar.bz2 gentoo-2-0c638837ba4f2e0ce50a3d78b3b7ea2675762dfb.zip |
Stable for ppc64, wrt bug #475570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/binutils')
-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 f64836dca4cb..5f6eb9829cf1 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.485 2013/07/04 13:06:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.486 2013/07/04 13:32:54 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: + Stable for ppc64, wrt bug #475570 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: Stable for ppc, wrt bug #475570 diff --git a/sys-devel/binutils/binutils-2.23.1.ebuild b/sys-devel/binutils/binutils-2.23.1.ebuild index 86f9a3f96370..aef6cb610e5b 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.5 2013/07/04 13:06:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.1.ebuild,v 1.6 2013/07/04 13:32:54 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" |