diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:00:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:00:34 +0000 |
commit | d5a083b2f76f01f0528cefa36278a1c92f29acd6 (patch) | |
tree | 0fc4fac40feeaff406b1d8c25e99f8b7bc0d4ac7 /sys-apps/pv/pv-1.5.7.ebuild | |
parent | Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #... (diff) | |
download | historical-d5a083b2f76f01f0528cefa36278a1c92f29acd6.tar.gz historical-d5a083b2f76f01f0528cefa36278a1c92f29acd6.tar.bz2 historical-d5a083b2f76f01f0528cefa36278a1c92f29acd6.zip |
Stable for alpha, wrt bug #525634
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
RepoMan-Options: --include-arches="alpha"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-apps/pv/pv-1.5.7.ebuild')
-rw-r--r-- | sys-apps/pv/pv-1.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pv/pv-1.5.7.ebuild b/sys-apps/pv/pv-1.5.7.ebuild index 1f2ddcc52af0..c8a2a4da80b2 100644 --- a/sys-apps/pv/pv-1.5.7.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.7.ebuild,v 1.7 2014/11/01 17:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.7.ebuild,v 1.8 2014/11/02 09:00:33 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 ) |