diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 15:17:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 15:17:23 +0000 |
commit | b57bf6b81d87f9000e01177dea020966f8ed564c (patch) | |
tree | 4f2d1d6449d76ff58ea96516a2f843a6a563edf4 /sys-devel | |
parent | Stable for ia64, wrt bug #475440 (diff) | |
download | gentoo-2-b57bf6b81d87f9000e01177dea020966f8ed564c.tar.gz gentoo-2-b57bf6b81d87f9000e01177dea020966f8ed564c.tar.bz2 gentoo-2-b57bf6b81d87f9000e01177dea020966f8ed564c.zip |
Stable for ia64, wrt bug #475570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 eb63785bc1aa..32936c31c589 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.488 2013/07/07 12:30:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.489 2013/07/07 15:17:23 ago Exp $ + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: + Stable for ia64, wrt bug #475570 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: Stable for arm, wrt bug #475570 diff --git a/sys-devel/binutils/binutils-2.23.1.ebuild b/sys-devel/binutils/binutils-2.23.1.ebuild index dc9657e82e1c..bc77af7480b1 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.8 2013/07/07 12:30:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.1.ebuild,v 1.9 2013/07/07 15:17:23 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" |