summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/pv')
-rw-r--r--sys-apps/pv/ChangeLog5
-rw-r--r--sys-apps/pv/pv-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog
index 3740475e210f..e9ccc656ac94 100644
--- a/sys-apps/pv/ChangeLog
+++ b/sys-apps/pv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pv
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.6 2008/06/12 18:46:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.7 2008/06/13 06:11:47 wormo Exp $
+
+ 13 Jun 2008; Stephanie Lockwood-Childs <wormo@gentoo.org> pv-1.1.4.ebuild:
+ stable on ppc (bug #225947)
12 Jun 2008; Raúl Porcel <armin76@gentoo.org> pv-1.1.4.ebuild:
alpha/sparc/x86 stable wrt #225947
diff --git a/sys-apps/pv/pv-1.1.4.ebuild b/sys-apps/pv/pv-1.1.4.ebuild
index 68368fc20516..ba0ce8dbd078 100644
--- a/sys-apps/pv/pv-1.1.4.ebuild
+++ b/sys-apps/pv/pv-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.1.4.ebuild,v 1.4 2008/06/12 18:46:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.1.4.ebuild,v 1.5 2008/06/13 06:11:47 wormo Exp $
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pipeviewer/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE="debug nls"
src_compile() {