diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-03-26 12:09:45 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-03-26 12:09:45 +0000 |
commit | 5776033968a8609e602c09c0b449b14de456af0a (patch) | |
tree | 4f93a4666063b1eccb3b448659f59627586f0513 /sys-apps/pv | |
parent | Remove old (diff) | |
download | gentoo-2-5776033968a8609e602c09c0b449b14de456af0a.tar.gz gentoo-2-5776033968a8609e602c09c0b449b14de456af0a.tar.bz2 gentoo-2-5776033968a8609e602c09c0b449b14de456af0a.zip |
Stable for amd64, ppc, ppc64 and x86. Reference: bug #463140
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 33d255d66ee4..d9b8371d8f96 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.59 2013/02/02 16:24:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.60 2013/03/26 12:09:45 vincent Exp $ + + 26 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> pv-1.4.6.ebuild: + Stable for amd64, ppc, ppc64 and x86. Reference: bug #463140 *pv-1.4.6 (02 Feb 2013) diff --git a/sys-apps/pv/pv-1.4.6.ebuild b/sys-apps/pv/pv-1.4.6.ebuild index 2603f33bb2be..60468dc8ab35 100644 --- a/sys-apps/pv/pv-1.4.6.ebuild +++ b/sys-apps/pv/pv-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.4.6.ebuild,v 1.1 2013/02/02 16:24:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.4.6.ebuild,v 1.2 2013/03/26 12:09:45 vincent Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,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="debug nls" PV_LINGUAS=( de fr pl pt ) |