diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:26:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:26:08 +0000 |
commit | 34d43d95d457e7b52612e898621eb61959efcdfd (patch) | |
tree | c16af936d96463c0ecb978ef844e5d42f206c622 /sys-devel/binutils | |
parent | Stable for sparc, wrt bug #526444 (diff) | |
download | gentoo-2-34d43d95d457e7b52612e898621eb61959efcdfd.tar.gz gentoo-2-34d43d95d457e7b52612e898621eb61959efcdfd.tar.bz2 gentoo-2-34d43d95d457e7b52612e898621eb61959efcdfd.zip |
Stable for sparc, wrt bug #526482
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 c9a3ce06a8f4..7c8d5d96de20 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.522 2014/11/02 09:09:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.523 2014/11/04 09:26:08 ago Exp $ + + 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> binutils-2.24-r3.ebuild: + Stable for sparc, wrt bug #526482 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> binutils-2.24-r3.ebuild: Stable for alpha, wrt bug #526482 diff --git a/sys-devel/binutils/binutils-2.24-r3.ebuild b/sys-devel/binutils/binutils-2.24-r3.ebuild index 46c13e051c15..15d8f8fe4649 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.7 2014/11/02 09:09:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24-r3.ebuild,v 1.8 2014/11/04 09:26:08 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" |