diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-06-03 05:12:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-06-03 05:12:19 +0000 |
commit | df580e86417c67e754a60252035faca2ff6cc85c (patch) | |
tree | 7da50516f1a2852e384fa695046b18c2cb99d2f1 /sys-devel | |
parent | Version bump. (diff) | |
download | gentoo-2-df580e86417c67e754a60252035faca2ff6cc85c.tar.gz gentoo-2-df580e86417c67e754a60252035faca2ff6cc85c.tar.bz2 gentoo-2-df580e86417c67e754a60252035faca2ff6cc85c.zip |
Bump patch level.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-hppa64/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-hppa64/ChangeLog b/sys-devel/binutils-hppa64/ChangeLog index d26c0c218ec1..9e6f360f0bea 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.36 2015/02/16 18:31:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.37 2015/06/03 05:12:19 jer Exp $ + + 03 Jun 2015; Jeroen Roovers <jer@gentoo.org> binutils-hppa64-2.25.ebuild: + Bump patch level. *binutils-hppa64-2.25 (16 Feb 2015) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.25.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.25.ebuild index 26aa0a293cf0..6e838f89d01f 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.25.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.25.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 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.25.ebuild,v 1.1 2015/02/16 18:31:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.25.ebuild,v 1.2 2015/06/03 05:12:19 jer Exp $ EAPI="4" export CTARGET=hppa64-${CHOST#*-} -PATCHVER="1.0" +PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils |