diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:43:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:43:05 +0000 |
commit | a76ac491a3dd387691944f4ecd2d9bc915b9930f (patch) | |
tree | 0f79cb3499430a58427078b8de7c8b28c3e84921 /sys-devel | |
parent | arm stable, bug #494822 (diff) | |
download | gentoo-2-a76ac491a3dd387691944f4ecd2d9bc915b9930f.tar.gz gentoo-2-a76ac491a3dd387691944f4ecd2d9bc915b9930f.tar.bz2 gentoo-2-a76ac491a3dd387691944f4ecd2d9bc915b9930f.zip |
arm stable, bug #494670
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-devel')
-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 b6d7aa822395..99c007709f2d 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.502 2013/12/24 12:57:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.503 2013/12/26 14:43:05 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> binutils-2.23.2.ebuild: + arm stable, bug #494670 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.2.ebuild: Stable for x86, wrt bug #494670 diff --git a/sys-devel/binutils/binutils-2.23.2.ebuild b/sys-devel/binutils/binutils-2.23.2.ebuild index fe80b7b97d36..fab49909b091 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.11 2013/12/24 12:57:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.12 2013/12/26 14:43:05 maekke 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" |