summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-07-02 18:00:32 +0000
committerChristoph Mende <angelos@gentoo.org>2007-07-02 18:00:32 +0000
commit58d4ea02d69335e4e77a2b4e4b0f86565b0b8cb6 (patch)
tree21a4a9b7db711067cb8a3bbfd7d11117d1821238 /app-misc/pv
parentStable on sparc wrt #183888 (diff)
downloadgentoo-2-58d4ea02d69335e4e77a2b4e4b0f86565b0b8cb6.tar.gz
gentoo-2-58d4ea02d69335e4e77a2b4e4b0f86565b0b8cb6.tar.bz2
gentoo-2-58d4ea02d69335e4e77a2b4e4b0f86565b0b8cb6.zip
Taking over maintainership
Version bump to 0.9.9, bug #181665 pv-0.9.6 stable on amd64 (Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-misc/pv')
-rw-r--r--app-misc/pv/ChangeLog10
-rw-r--r--app-misc/pv/files/digest-pv-0.9.93
-rw-r--r--app-misc/pv/metadata.xml3
-rw-r--r--app-misc/pv/pv-0.9.6.ebuild4
-rw-r--r--app-misc/pv/pv-0.9.9.ebuild18
5 files changed, 34 insertions, 4 deletions
diff --git a/app-misc/pv/ChangeLog b/app-misc/pv/ChangeLog
index 8f235aabd02c..878e327e2757 100644
--- a/app-misc/pv/ChangeLog
+++ b/app-misc/pv/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-misc/pv
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/ChangeLog,v 1.19 2007/04/15 19:57:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/ChangeLog,v 1.20 2007/07/02 18:00:32 angelos Exp $
+
+*pv-0.9.9 (02 Jul 2007)
+
+ 02 Jul 2007; Christoph Mende <angelos@gentoo.org> metadata.xml,
+ pv-0.9.6.ebuild, +pv-0.9.9.ebuild:
+ Taking over maintainership
+ Version bump to 0.9.9, bug #181665
+ pv-0.9.6 stable on amd64
15 Apr 2007; Markus Rothe <corsair@gentoo.org> pv-0.9.6.ebuild:
Stable on ppc64
diff --git a/app-misc/pv/files/digest-pv-0.9.9 b/app-misc/pv/files/digest-pv-0.9.9
new file mode 100644
index 000000000000..54661f175de9
--- /dev/null
+++ b/app-misc/pv/files/digest-pv-0.9.9
@@ -0,0 +1,3 @@
+MD5 a26e523e54c511ed8d263f16a7025330 pv-0.9.9.tar.gz 94374
+RMD160 d22f0789ed4265934e794bdf0e21e987370163ca pv-0.9.9.tar.gz 94374
+SHA256 62517294c6ffe912e4d0ed8d4a844636ac006f5e57c50fbf4ebb7bafae71cf8b pv-0.9.9.tar.gz 94374
diff --git a/app-misc/pv/metadata.xml b/app-misc/pv/metadata.xml
index cbc75614f72b..fade90d89aff 100644
--- a/app-misc/pv/metadata.xml
+++ b/app-misc/pv/metadata.xml
@@ -3,7 +3,8 @@
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
- <email>maintainer-needed@gentoo.org</email>
+ <email>angelos@gentoo.org</email>
+ <name>Christoph Mende</name>
</maintainer>
</pkgmetadata>
diff --git a/app-misc/pv/pv-0.9.6.ebuild b/app-misc/pv/pv-0.9.6.ebuild
index 8608c0627b88..21583a3f4f65 100644
--- a/app-misc/pv/pv-0.9.6.ebuild
+++ b/app-misc/pv/pv-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.9.6.ebuild,v 1.6 2007/04/15 19:57:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.9.6.ebuild,v 1.7 2007/07/02 18:00:32 angelos 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="alpha ~amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"
diff --git a/app-misc/pv/pv-0.9.9.ebuild b/app-misc/pv/pv-0.9.9.ebuild
new file mode 100644
index 000000000000..5184981c5631
--- /dev/null
+++ b/app-misc/pv/pv-0.9.9.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.9.9.ebuild,v 1.1 2007/07/02 18:00:32 angelos 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="virtual/libc"
+
+src_install() {
+ make DESTDIR=${D} UNINSTALL=/bin/true install || die "install failed"
+}