diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 17:34:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 17:34:41 +0000 |
commit | c9d5ae4a980e913f57676b22b4cb9653983b4558 (patch) | |
tree | c3687be4e8a8f0ee25d6d5628246303c9beb747d /sys-apps | |
parent | version bump (diff) | |
download | historical-c9d5ae4a980e913f57676b22b4cb9653983b4558.tar.gz historical-c9d5ae4a980e913f57676b22b4cb9653983b4558.tar.bz2 historical-c9d5ae4a980e913f57676b22b4cb9653983b4558.zip |
alpha/sparc stable wrt #429480
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
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 3d6134c108d0..0305995e06f0 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.41 2012/08/04 13:57:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.42 2012/08/26 17:34:41 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> pv-1.3.4.ebuild: + alpha/sparc stable wrt #429480 04 Aug 2012; Markos Chandras <hwoarang@gentoo.org> pv-1.3.4.ebuild: Stable on amd64 wrt bug #429480 diff --git a/sys-apps/pv/pv-1.3.4.ebuild b/sys-apps/pv/pv-1.3.4.ebuild index 21e86175deca..035db2d03ef3 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.7 2012/08/04 13:57:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.4.ebuild,v 1.8 2012/08/26 17:34:41 armin76 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" |