diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-27 08:44:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-27 08:44:26 +0000 |
commit | 0e0adf86a5e5e705d4ee17d4111e56ed1ad1936d (patch) | |
tree | 8aa41cf54a57cd66395f016f07b03883bfab28f3 /sys-apps/pv | |
parent | Add python 3.4, test suite passes (diff) | |
download | gentoo-2-0e0adf86a5e5e705d4ee17d4111e56ed1ad1936d.tar.gz gentoo-2-0e0adf86a5e5e705d4ee17d4111e56ed1ad1936d.tar.bz2 gentoo-2-0e0adf86a5e5e705d4ee17d4111e56ed1ad1936d.zip |
Version bump.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.5.7.ebuild (renamed from sys-apps/pv/pv-1.5.2.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 0aaebac57d51..e55fbb68c113 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/pv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.96 2014/08/02 18:10:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.97 2014/08/27 08:44:26 jer Exp $ + +*pv-1.5.7 (27 Aug 2014) + + 27 Aug 2014; Jeroen Roovers <jer@gentoo.org> -pv-1.5.2.ebuild, + +pv-1.5.7.ebuild: + Version bump. 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.3.ebuild: Stable for ppc64, wrt bug #512598 diff --git a/sys-apps/pv/pv-1.5.2.ebuild b/sys-apps/pv/pv-1.5.7.ebuild index b299413a5548..dc95e8c4b130 100644 --- a/sys-apps/pv/pv-1.5.2.ebuild +++ b/sys-apps/pv/pv-1.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.2.ebuild,v 1.9 2014/05/17 13:57:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.7.ebuild,v 1.1 2014/08/27 08:44:26 jer Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" IUSE="debug nls" PV_LINGUAS=( de fr pl pt ) |