diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-05 21:18:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-05 21:18:05 +0000 |
commit | 942949378c72950a4bbab600652ea803dc4d12f4 (patch) | |
tree | b73f17f5a9d8346df76983972621fe91fa4ba3b1 /sys-devel | |
parent | Version bump for stable channel release. (diff) | |
download | gentoo-2-942949378c72950a4bbab600652ea803dc4d12f4.tar.gz gentoo-2-942949378c72950a4bbab600652ea803dc4d12f4.tar.bz2 gentoo-2-942949378c72950a4bbab600652ea803dc4d12f4.zip |
Bump PATCHVER.
(Portage version: 2.2.0_alpha89/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-hppa64/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-hppa64/ChangeLog b/sys-devel/binutils-hppa64/ChangeLog index 27112a31b9d7..51a86fb306a2 100644 --- a/sys-devel/binutils-hppa64/ChangeLog +++ b/sys-devel/binutils-hppa64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils-hppa64 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.24 2012/02/08 00:14:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.25 2012/03/05 21:18:05 jer Exp $ + + 05 Mar 2012; Jeroen Roovers <jer@gentoo.org> binutils-hppa64-2.22.ebuild: + Bump PATCHVER. *binutils-hppa64-2.22 (08 Feb 2012) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild index e428e325212d..a4bc6087ebca 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 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.22.ebuild,v 1.2 2012/02/08 05:23:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.22.ebuild,v 1.3 2012/03/05 21:18:05 jer Exp $ export CTARGET=hppa64-${CHOST#*-} -PATCHVER="1.1" +PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils |