diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:12 +0000 |
commit | 662c4d718e49ca3f90c3b94c36716b1464b512f9 (patch) | |
tree | cfb91f34fe906066d9f00e3b8e0626e25b895f01 /sys-devel/binutils | |
parent | Stable for amd64, wrt bug #525064 (diff) | |
download | gentoo-2-662c4d718e49ca3f90c3b94c36716b1464b512f9.tar.gz gentoo-2-662c4d718e49ca3f90c3b94c36716b1464b512f9.tar.bz2 gentoo-2-662c4d718e49ca3f90c3b94c36716b1464b512f9.zip |
Stable for amd64, wrt bug #526482
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 037bd94e5d5c..99bf36362612 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.519 2014/10/23 00:14:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.520 2014/10/29 10:34:12 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> binutils-2.24-r3.ebuild: + Stable for amd64, wrt bug #526482 23 Oct 2014; Anthony G. Basile <blueness@gentoo.org> binutils-2.24-r3.ebuild: Stable ppc and ppc64, bug #526482 diff --git a/sys-devel/binutils/binutils-2.24-r3.ebuild b/sys-devel/binutils/binutils-2.24-r3.ebuild index 5d70f0f48e66..f994af23b7c8 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.4 2014/10/23 00:14:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.5 2014/10/29 10:34:12 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" |