diff options
author | 2014-06-06 14:47:34 +0000 | |
---|---|---|
committer | 2014-06-06 14:47:34 +0000 | |
commit | 98bc844d5b6d5ae6d91d8b0f07858da5ffe63d65 (patch) | |
tree | 9a84dee0bea31778f19f870edadc1db3304a41e0 /sys-apps/pv | |
parent | Stable for HPPA (bug #511992). (diff) | |
download | gentoo-2-98bc844d5b6d5ae6d91d8b0f07858da5ffe63d65.tar.gz gentoo-2-98bc844d5b6d5ae6d91d8b0f07858da5ffe63d65.tar.bz2 gentoo-2-98bc844d5b6d5ae6d91d8b0f07858da5ffe63d65.zip |
Stable for HPPA (bug #512598).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 2b7c49836650..f9a68a52a92b 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,9 @@ # 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.89 2014/05/17 16:27:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.90 2014/06/06 14:47:34 jer Exp $ + + 06 Jun 2014; Jeroen Roovers <jer@gentoo.org> pv-1.5.3.ebuild: + Stable for HPPA (bug #512598). 17 May 2014; Jeroen Roovers <jer@gentoo.org> -pv-1.4.12.ebuild, -pv-1.5.1.ebuild: diff --git a/sys-apps/pv/pv-1.5.3.ebuild b/sys-apps/pv/pv-1.5.3.ebuild index 98d45748f2d5..d841ffe390b6 100644 --- a/sys-apps/pv/pv-1.5.3.ebuild +++ b/sys-apps/pv/pv-1.5.3.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.3.ebuild,v 1.1 2014/05/06 02:50:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.2 2014/06/06 14:47:34 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 ) |