summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2005-06-18 05:07:20 +0000
committerJon Portnoy <avenj@gentoo.org>2005-06-18 05:07:20 +0000
commit886a086ab5628f2d2cf3d7339136419a0713500e (patch)
treed73c570250e5a3d83474cd9bd5a39348b938a67b /app-misc/pv
parentAdd patches from upstream to fix arm/TEXTRELs and remove the duplicated pthre... (diff)
downloadgentoo-2-886a086ab5628f2d2cf3d7339136419a0713500e.tar.gz
gentoo-2-886a086ab5628f2d2cf3d7339136419a0713500e.tar.bz2
gentoo-2-886a086ab5628f2d2cf3d7339136419a0713500e.zip
0.8.1 stable, 0.9.0 committed to unstable, bug 88545
(Portage version: 2.0.51-r12)
Diffstat (limited to 'app-misc/pv')
-rw-r--r--app-misc/pv/ChangeLog10
-rw-r--r--app-misc/pv/Manifest6
-rw-r--r--app-misc/pv/files/digest-pv-0.9.01
-rw-r--r--app-misc/pv/pv-0.8.1.ebuild4
-rw-r--r--app-misc/pv/pv-0.9.0.ebuild18
5 files changed, 34 insertions, 5 deletions
diff --git a/app-misc/pv/ChangeLog b/app-misc/pv/ChangeLog
index e57fbc13215c..2281b3d6d5a9 100644
--- a/app-misc/pv/ChangeLog
+++ b/app-misc/pv/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-misc/pv
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/ChangeLog,v 1.9 2005/03/09 19:18:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/ChangeLog,v 1.10 2005/06/18 05:07:20 avenj Exp $
+
+*pv-0.9.0 (17 Jun 2005)
+
+ 17 Jun 2005; Jon Portnoy <avenj@gentoo.org> pv-0.9.0.ebuild :
+ Version bump, bug #88545
+
+ 17 Jun 2005; Jon Portnoy <avenj@gentoo.org> pv-0.8.1.ebuild :
+ Stable on x86, amd64
07 Mar 2005; Markus Rothe <corsair@gentoo.org> pv-0.8.1.ebuild:
Stable on ppc64
diff --git a/app-misc/pv/Manifest b/app-misc/pv/Manifest
index a16c4a70af29..e83264eac66f 100644
--- a/app-misc/pv/Manifest
+++ b/app-misc/pv/Manifest
@@ -1,4 +1,6 @@
-MD5 ed598295e823b02b4a8dcd60403d4add ChangeLog 905
+MD5 c639b81ee3aa2aa3b0e5ce898302b772 ChangeLog 1110
+MD5 1ccb5cf3b4d3f8d6ea600f68d3302074 pv-0.8.1.ebuild 598
MD5 51334b67d2cbed22e0efec4143bc6ff0 metadata.xml 245
-MD5 a25661a95eff67e685d6a01742bac621 pv-0.8.1.ebuild 600
+MD5 185582fe1856b35f66c1c71728764d00 pv-0.9.0.ebuild 601
MD5 7d10e38953b610a7c418e78e0a4fcd76 files/digest-pv-0.8.1 59
+MD5 afd4aff7177f2ce83dc7c3878bc5cf41 files/digest-pv-0.9.0 59
diff --git a/app-misc/pv/files/digest-pv-0.9.0 b/app-misc/pv/files/digest-pv-0.9.0
new file mode 100644
index 000000000000..c39ffc944b7e
--- /dev/null
+++ b/app-misc/pv/files/digest-pv-0.9.0
@@ -0,0 +1 @@
+MD5 2703a930bea7c866e3cabe42245fd7c2 pv-0.9.0.tar.gz 97815
diff --git a/app-misc/pv/pv-0.8.1.ebuild b/app-misc/pv/pv-0.8.1.ebuild
index 60b7fb8bbc10..5e9f5b72ce6c 100644
--- a/app-misc/pv/pv-0.8.1.ebuild
+++ b/app-misc/pv/pv-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.8.1.ebuild,v 1.10 2005/03/09 19:18:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.8.1.ebuild,v 1.11 2005/06/18 05:07:20 avenj 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"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~alpha ppc64"
+KEYWORDS="x86 ~ppc amd64 ~sparc ~alpha ppc64"
IUSE=""
DEPEND="virtual/libc"
diff --git a/app-misc/pv/pv-0.9.0.ebuild b/app-misc/pv/pv-0.9.0.ebuild
new file mode 100644
index 000000000000..309778c2accb
--- /dev/null
+++ b/app-misc/pv/pv-0.9.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.9.0.ebuild,v 1.1 2005/06/18 05:07:20 avenj Exp $
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
+SRC_URI="mirror://sourceforge/pipeviewer/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~alpha ~ppc64"
+IUSE=""
+
+DEPEND="virtual/libc"
+
+src_install() {
+ make DESTDIR=${D} UNINSTALL=/bin/true install || die "install failed"
+}