diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 17:23:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 17:23:23 +0000 |
commit | 2c6112a85044766808fba005b183b7ec7b110842 (patch) | |
tree | 2f60284e80f58b0f4dd6fe60f4887c94ce327e53 /sys-apps | |
parent | Exclude tests when romio is not set on mpi. Remove sources of documentation. ... (diff) | |
download | gentoo-2-2c6112a85044766808fba005b183b7ec7b110842.tar.gz gentoo-2-2c6112a85044766808fba005b183b7ec7b110842.tar.bz2 gentoo-2-2c6112a85044766808fba005b183b7ec7b110842.zip |
Stable for HPPA (bug #429480).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 5f3dcc192196..3ece40807e5a 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.38 2012/08/02 15:13:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.39 2012/08/02 17:23:23 jer Exp $ + + 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> pv-1.3.4.ebuild: + Stable for HPPA (bug #429480). 02 Aug 2012; Anthony G. Basile <blueness@gentoo.org> pv-1.3.4.ebuild: Keyword ~mips diff --git a/sys-apps/pv/pv-1.3.4.ebuild b/sys-apps/pv/pv-1.3.4.ebuild index 4a8d01c7910c..77c491c0c541 100644 --- a/sys-apps/pv/pv-1.3.4.ebuild +++ b/sys-apps/pv/pv-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.4.ebuild,v 1.4 2012/08/02 15:13:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.4.ebuild,v 1.5 2012/08/02 17:23:23 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.gz" 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="nls" PV_LINGUAS="de fr pl pt" |