diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-15 03:13:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-15 03:13:56 +0000 |
commit | 284e6f7e8c7b2a07e471256613fc27f39ac7909f (patch) | |
tree | 34ba57e5e555b379c173d596105100640cedd472 /sys-devel | |
parent | Stable for HPPA (bug #327979). (diff) | |
download | gentoo-2-284e6f7e8c7b2a07e471256613fc27f39ac7909f.tar.gz gentoo-2-284e6f7e8c7b2a07e471256613fc27f39ac7909f.tar.bz2 gentoo-2-284e6f7e8c7b2a07e471256613fc27f39ac7909f.zip |
Stable for HPPA too.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-hppa64/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils-hppa64/ChangeLog b/sys-devel/binutils-hppa64/ChangeLog index e62373e7911a..0dafcdad2547 100644 --- a/sys-devel/binutils-hppa64/ChangeLog +++ b/sys-devel/binutils-hppa64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils-hppa64 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.15 2010/01/29 16:16:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.16 2010/07/15 03:13:56 jer Exp $ + + 15 Jul 2010; Jeroen Roovers <jer@gentoo.org> + binutils-hppa64-2.19.1.ebuild: + Stable for HPPA too. *binutils-hppa64-2.19.1 (29 Jan 2010) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild index c8e3828009ab..0a51886a2a8d 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild,v 1.1 2010/01/29 16:16:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.19.1.ebuild,v 1.2 2010/07/15 03:13:56 jer Exp $ export CTARGET=hppa64-${CHOST#*-} @@ -10,7 +10,7 @@ inherit toolchain-binutils DESCRIPTION="binutils package for building 64bit kernels on HPPA" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" src_install() { toolchain-binutils_src_install |