diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-04 13:57:32 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-04 13:57:32 +0000 |
commit | 2062bbf665eed7ee49c0ae7fa7c195f620611c16 (patch) | |
tree | 8903976452e88de0df43907af6686f08f6e291a6 /sys-apps | |
parent | Stable for amd64, wrt bug #429792 (diff) | |
download | gentoo-2-2062bbf665eed7ee49c0ae7fa7c195f620611c16.tar.gz gentoo-2-2062bbf665eed7ee49c0ae7fa7c195f620611c16.tar.bz2 gentoo-2-2062bbf665eed7ee49c0ae7fa7c195f620611c16.zip |
Stable on amd64 wrt bug #429480
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
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 ea4f400ce418..3d6134c108d0 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.40 2012/08/03 06:47:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.41 2012/08/04 13:57:32 hwoarang Exp $ + + 04 Aug 2012; Markos Chandras <hwoarang@gentoo.org> pv-1.3.4.ebuild: + Stable on amd64 wrt bug #429480 03 Aug 2012; Jeff Horelick <jdhore@gentoo.org> pv-1.3.4.ebuild: marked x86 per bug 429480 diff --git a/sys-apps/pv/pv-1.3.4.ebuild b/sys-apps/pv/pv-1.3.4.ebuild index 12686ae344c5..21e86175deca 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.6 2012/08/03 06:47:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.4.ebuild,v 1.7 2012/08/04 13:57:32 hwoarang 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" |