diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:09:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:09:02 +0000 |
commit | a154d959035a447e996e8fa146d3851797a3466e (patch) | |
tree | 2b65b768df4a3979358322b6ea4be465935bf921 /sys-devel/binutils | |
parent | Stable for alpha, wrt bug #526376 (diff) | |
download | gentoo-2-a154d959035a447e996e8fa146d3851797a3466e.tar.gz gentoo-2-a154d959035a447e996e8fa146d3851797a3466e.tar.bz2 gentoo-2-a154d959035a447e996e8fa146d3851797a3466e.zip |
Stable for alpha, wrt bug #526482
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.24-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 657d4393696f..c9a3ce06a8f4 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.521 2014/10/30 10:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.522 2014/11/02 09:09:02 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> binutils-2.24-r3.ebuild: + Stable for alpha, wrt bug #526482 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> binutils-2.24-r3.ebuild: Stable for x86, wrt bug #526482 diff --git a/sys-devel/binutils/binutils-2.24-r3.ebuild b/sys-devel/binutils/binutils-2.24-r3.ebuild index b94d4ae5efa4..46c13e051c15 100644 --- a/sys-devel/binutils/binutils-2.24-r3.ebuild +++ b/sys-devel/binutils/binutils-2.24-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.6 2014/10/30 10:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.7 2014/11/02 09:09:02 ago Exp $ PATCHVER="1.4" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd" |