diff options
author | 2011-09-05 20:02:47 +0000 | |
---|---|---|
committer | 2011-09-05 20:02:47 +0000 | |
commit | d0f1562f12c2d16feae5e09a5496a73a0854218d (patch) | |
tree | 36ebca309578fce19181fb20405c871fca0b3805 /sys-devel/binutils-hppa64 | |
parent | Fix for Prefix migration gone bad. Make sure update-ca-certificates knows ab... (diff) | |
download | gentoo-2-d0f1562f12c2d16feae5e09a5496a73a0854218d.tar.gz gentoo-2-d0f1562f12c2d16feae5e09a5496a73a0854218d.tar.bz2 gentoo-2-d0f1562f12c2d16feae5e09a5496a73a0854218d.zip |
Revision bump for new patchset.
(Portage version: 2.2.0_alpha53/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r-- | sys-devel/binutils-hppa64/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.21.1-r1.ebuild (renamed from sys-devel/binutils-hppa64/binutils-hppa64-2.21.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-devel/binutils-hppa64/ChangeLog b/sys-devel/binutils-hppa64/ChangeLog index d993f5def21a..3fc5a0a90a88 100644 --- a/sys-devel/binutils-hppa64/ChangeLog +++ b/sys-devel/binutils-hppa64/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils-hppa64 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.20 2011/07/15 02:01:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.21 2011/09/05 20:02:47 jer Exp $ + +*binutils-hppa64-2.21.1-r1 (05 Sep 2011) + + 05 Sep 2011; Jeroen Roovers <jer@gentoo.org> -binutils-hppa64-2.21.1.ebuild, + +binutils-hppa64-2.21.1-r1.ebuild: + Revision bump for new patchset. *binutils-hppa64-2.21.1 (15 Jul 2011) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.21.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.21.1-r1.ebuild index a45d4729c0b5..3ec750381f86 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.21.1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.21.1-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 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.21.1.ebuild,v 1.1 2011/07/15 02:01:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.21.1-r1.ebuild,v 1.1 2011/09/05 20:02:47 jer Exp $ export CTARGET=hppa64-${CHOST#*-} -PATCHVER="1.0" +PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils |