diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-17 11:53:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-17 11:53:28 +0000 |
commit | ac4a32a8874e0951d99c583c67a70fa2a8c52890 (patch) | |
tree | a06f09063fff3d08d03835b1b1c258111c115b96 /sys-apps/pv | |
parent | Add snapshot. (diff) | |
download | gentoo-2-ac4a32a8874e0951d99c583c67a70fa2a8c52890.tar.gz gentoo-2-ac4a32a8874e0951d99c583c67a70fa2a8c52890.tar.bz2 gentoo-2-ac4a32a8874e0951d99c583c67a70fa2a8c52890.zip |
Stable for HPPA (bug #446732).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, 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.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 990ecac9bc73..01f1bfbe658d 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.51 2012/12/17 07:55:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.52 2012/12/17 11:53:28 jer Exp $ + + 17 Dec 2012; Jeroen Roovers <jer@gentoo.org> pv-1.3.9.ebuild: + Stable for HPPA (bug #446732). 17 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> pv-1.3.9.ebuild: Stable on amd64, wrt bug #446732 diff --git a/sys-apps/pv/pv-1.3.9.ebuild b/sys-apps/pv/pv-1.3.9.ebuild index f1a20483ea90..b611dc262c2b 100644 --- a/sys-apps/pv/pv-1.3.9.ebuild +++ b/sys-apps/pv/pv-1.3.9.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.9.ebuild,v 1.4 2012/12/17 07:55:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.9.ebuild,v 1.5 2012/12/17 11:53:28 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" |