diff options
author | 2014-04-13 16:24:06 +0000 | |
---|---|---|
committer | 2014-04-13 16:24:06 +0000 | |
commit | e6287080ddf1215445e4290c82d872e0cc268901 (patch) | |
tree | f2ea748186aaab413e0f79d5d5f719482d9a6703 /sys-apps/pv | |
parent | Stable for ppc, wrt bug #504508 (diff) | |
download | gentoo-2-e6287080ddf1215445e4290c82d872e0cc268901.tar.gz gentoo-2-e6287080ddf1215445e4290c82d872e0cc268901.tar.bz2 gentoo-2-e6287080ddf1215445e4290c82d872e0cc268901.zip |
Stable for ppc, wrt bug #504508
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index d1158ec1dad4..c79f2fa14d0a 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.83 2014/04/05 11:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.84 2014/04/13 16:24:06 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.2.ebuild: + Stable for ppc, wrt bug #504508 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.2.ebuild: Stable for x86, wrt bug #504508 diff --git a/sys-apps/pv/pv-1.5.2.ebuild b/sys-apps/pv/pv-1.5.2.ebuild index f8ba925834ed..b98f3b631a79 100644 --- a/sys-apps/pv/pv-1.5.2.ebuild +++ b/sys-apps/pv/pv-1.5.2.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.5 2014/04/05 11:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.2.ebuild,v 1.6 2014/04/13 16:24:06 ago 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 ) |