diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 13:10:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 13:10:54 +0000 |
commit | 70c2aa05f00bfd939a5c6423ebdf1445f61016ff (patch) | |
tree | 4aa02cb5c410344cb1b7b2d916b18bad34694c5e /sys-devel | |
parent | Stable for s390, wrt bug #477360 (diff) | |
download | gentoo-2-70c2aa05f00bfd939a5c6423ebdf1445f61016ff.tar.gz gentoo-2-70c2aa05f00bfd939a5c6423ebdf1445f61016ff.tar.bz2 gentoo-2-70c2aa05f00bfd939a5c6423ebdf1445f61016ff.zip |
Stable for s390, wrt bug #475570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", 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 c04345e625d6..56234610444b 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.490 2013/08/03 07:48:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.491 2013/08/06 13:10:54 ago Exp $ + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: + Stable for s390, wrt bug #475570 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: Stable for sparc, wrt bug #475570 diff --git a/sys-devel/binutils/binutils-2.23.1.ebuild b/sys-devel/binutils/binutils-2.23.1.ebuild index dbe3d8b021ee..a653834e40c1 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.10 2013/08/03 07:48:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.1.ebuild,v 1.11 2013/08/06 13:10: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" |