diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-11 17:22:17 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-11 17:22:17 +0000 |
commit | 7ba98f8f38e215ef0c8e434a8e82f24fca24ecbf (patch) | |
tree | 459f41c59f2c77a03b9e57f9e7f8825858459de4 /sys-apps/pv | |
parent | x86 stable per bug 355881 (diff) | |
download | gentoo-2-7ba98f8f38e215ef0c8e434a8e82f24fca24ecbf.tar.gz gentoo-2-7ba98f8f38e215ef0c8e434a8e82f24fca24ecbf.tar.bz2 gentoo-2-7ba98f8f38e215ef0c8e434a8e82f24fca24ecbf.zip |
x86 stable per bug 355911
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index bf869a4ea1ac..906a2d7882bd 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.20 2011/03/02 00:28:53 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.21 2011/03/11 17:22:17 tomka Exp $ + + 11 Mar 2011; Thomas Kahle <tomka@gentoo.org> pv-1.2.0.ebuild: + x86 stable per bug 355911 02 Mar 2011; Michael Weber <xmw@gentoo.org> pv-1.2.0.ebuild: sparc stable (bug 355911) diff --git a/sys-apps/pv/pv-1.2.0.ebuild b/sys-apps/pv/pv-1.2.0.ebuild index b1f277cf9293..5a59b1c39958 100644 --- a/sys-apps/pv/pv-1.2.0.ebuild +++ b/sys-apps/pv/pv-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.2.0.ebuild,v 1.7 2011/03/02 00:28:53 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.2.0.ebuild,v 1.8 2011/03/11 17:22:17 tomka Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://pipeviewer.googlecode.com/files/${P}.tar.bz2" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" IUSE="nls" src_configure() { |