diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:48:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:48:14 +0000 |
commit | 18b31c619a5b54e19287751dd35ff0c1a46bfc01 (patch) | |
tree | a76110c7a6f5b598e1806c549a4689457153d56d /sys-devel/binutils | |
parent | Package will be maintained by Pavel Kazakov <nullishzero AT gmail.com> throug... (diff) | |
download | gentoo-2-18b31c619a5b54e19287751dd35ff0c1a46bfc01.tar.gz gentoo-2-18b31c619a5b54e19287751dd35ff0c1a46bfc01.tar.bz2 gentoo-2-18b31c619a5b54e19287751dd35ff0c1a46bfc01.zip |
Stable for sparc, wrt bug #475570
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 32936c31c589..c04345e625d6 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.489 2013/07/07 15:17:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.490 2013/08/03 07:48:14 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: + Stable for sparc, wrt bug #475570 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> binutils-2.23.1.ebuild: Stable for ia64, wrt bug #475570 diff --git a/sys-devel/binutils/binutils-2.23.1.ebuild b/sys-devel/binutils/binutils-2.23.1.ebuild index bc77af7480b1..dbe3d8b021ee 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.9 2013/07/07 15:17:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.1.ebuild,v 1.10 2013/08/03 07:48:14 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" |