diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-14 15:34:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-14 15:34:55 +0000 |
commit | 1b3d0364a6e628e2cb7d2e51a72e070ce23e4cea (patch) | |
tree | 077fc6507aab86170e1160c3858c590a6e854e1f /sys-devel | |
parent | direct people interested in xkobo to games-arcade/kobodeluxe instead (diff) | |
download | gentoo-2-1b3d0364a6e628e2cb7d2e51a72e070ce23e4cea.tar.gz gentoo-2-1b3d0364a6e628e2cb7d2e51a72e070ce23e4cea.tar.bz2 gentoo-2-1b3d0364a6e628e2cb7d2e51a72e070ce23e4cea.zip |
s390 stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index db0b054c00ec..2d63f0079b8a 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.368 2009/09/09 06:38:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.369 2009/09/14 15:34:55 armin76 Exp $ + + 14 Sep 2009; Raúl Porcel <armin76@gentoo.org> binutils-2.19.1-r1.ebuild: + s390 stable 09 Sep 2009; Mike Frysinger <vapier@gentoo.org> binutils-2.19.1-r1.ebuild: Fix gold build with gcc-4.4 #269260. diff --git a/sys-devel/binutils/binutils-2.19.1-r1.ebuild b/sys-devel/binutils/binutils-2.19.1-r1.ebuild index d482ff6d8a03..95038ca91ec7 100644 --- a/sys-devel/binutils/binutils-2.19.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.19.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.2 2009/09/09 06:38:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.3 2009/09/14 15:34:55 armin76 Exp $ PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" |