diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-17 13:42:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-17 13:42:33 +0000 |
commit | 337321f8109a0f691bd1dd880d23595d3f031cbf (patch) | |
tree | 73f6c7de4d915493ae784e22465b23e7359aa1d2 /sys-devel | |
parent | NM: Cleanup superseded ebuilds. (diff) | |
download | gentoo-2-337321f8109a0f691bd1dd880d23595d3f031cbf.tar.gz gentoo-2-337321f8109a0f691bd1dd880d23595d3f031cbf.tar.bz2 gentoo-2-337321f8109a0f691bd1dd880d23595d3f031cbf.zip |
Bump patchset.
(Portage version: 2.2.10/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.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-hppa64/ChangeLog b/sys-devel/binutils-hppa64/ChangeLog index 2e015e6a68b1..28a2970ac2bb 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.32 2014/01/01 17:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/ChangeLog,v 1.33 2014/06/17 13:42:33 jer Exp $ + + 17 Jun 2014; Jeroen Roovers <jer@gentoo.org> binutils-hppa64-2.24.ebuild: + Bump patchset. *binutils-hppa64-2.24 (01 Jan 2014) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.24.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.24.ebuild index b910fe613047..9fe6c3640bd1 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.24.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.24.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 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.24.ebuild,v 1.1 2014/01/01 17:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.24.ebuild,v 1.2 2014/06/17 13:42:33 jer Exp $ export CTARGET=hppa64-${CHOST#*-} -PATCHVER="1.0" +PATCHVER="1.4" ELF2FLT_VER="" inherit toolchain-binutils |