summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-07-05 01:24:19 +0000
committerChristoph Mende <angelos@gentoo.org>2007-07-05 01:24:19 +0000
commit785a284f8a3f4738b546fbb1727e3f02b6e2714c (patch)
tree1971f49c855ab51c9495cd1889b4940298ef0187 /app-misc/pv
parentuse DOCS, mydoc is deprecated. Removed default doc names from DOCS (diff)
downloadgentoo-2-785a284f8a3f4738b546fbb1727e3f02b6e2714c.tar.gz
gentoo-2-785a284f8a3f4738b546fbb1727e3f02b6e2714c.tar.bz2
gentoo-2-785a284f8a3f4738b546fbb1727e3f02b6e2714c.zip
Cleanup and added nls USE flag for pv-0.9.9
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-misc/pv')
-rw-r--r--app-misc/pv/ChangeLog6
-rw-r--r--app-misc/pv/files/digest-pv-0.8.13
-rw-r--r--app-misc/pv/files/digest-pv-0.9.03
-rw-r--r--app-misc/pv/pv-0.8.1.ebuild18
-rw-r--r--app-misc/pv/pv-0.9.0.ebuild18
-rw-r--r--app-misc/pv/pv-0.9.9.ebuild9
6 files changed, 12 insertions, 45 deletions
diff --git a/app-misc/pv/ChangeLog b/app-misc/pv/ChangeLog
index 878e327e2757..22842b8d633f 100644
--- a/app-misc/pv/ChangeLog
+++ b/app-misc/pv/ChangeLog
@@ -1,6 +1,10 @@
# 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.20 2007/07/02 18:00:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/ChangeLog,v 1.21 2007/07/05 01:24:19 angelos Exp $
+
+ 05 Jul 2007; Christoph Mende <angelos@gentoo.org> -pv-0.8.1.ebuild,
+ -pv-0.9.0.ebuild, pv-0.9.9.ebuild:
+ Cleanup and added nls USE flag for pv-0.9.9
*pv-0.9.9 (02 Jul 2007)
diff --git a/app-misc/pv/files/digest-pv-0.8.1 b/app-misc/pv/files/digest-pv-0.8.1
deleted file mode 100644
index 4c668784f49f..000000000000
--- a/app-misc/pv/files/digest-pv-0.8.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 5132e16a2a634122e2576679bdda231a pv-0.8.1.tar.gz 93005
-RMD160 f8e19100b0c25cfc356f59cdd8f170b0285fd98d pv-0.8.1.tar.gz 93005
-SHA256 e2127008b472c8d5f9fa4c0d6ebb52c02795ab60faa716b2225749bb7697501a pv-0.8.1.tar.gz 93005
diff --git a/app-misc/pv/files/digest-pv-0.9.0 b/app-misc/pv/files/digest-pv-0.9.0
deleted file mode 100644
index 2044fecba0a2..000000000000
--- a/app-misc/pv/files/digest-pv-0.9.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 2703a930bea7c866e3cabe42245fd7c2 pv-0.9.0.tar.gz 97815
-RMD160 fb71762ae857218cb68c87b62eee523ca62cf4b2 pv-0.9.0.tar.gz 97815
-SHA256 d1c8b0e7cab581fe71ab80898d16e563acbb05c3b964b741c1cf1a370c2a5a3c 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
deleted file mode 100644
index b6d6d4a66877..000000000000
--- a/app-misc/pv/pv-0.8.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 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.13 2006/05/28 13:17:12 pylon 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"
-}
diff --git a/app-misc/pv/pv-0.9.0.ebuild b/app-misc/pv/pv-0.9.0.ebuild
deleted file mode 100644
index 309778c2accb..000000000000
--- a/app-misc/pv/pv-0.9.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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"
-}
diff --git a/app-misc/pv/pv-0.9.9.ebuild b/app-misc/pv/pv-0.9.9.ebuild
index 5184981c5631..9548cc4544b7 100644
--- a/app-misc/pv/pv-0.9.9.ebuild
+++ b/app-misc/pv/pv-0.9.9.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.9.ebuild,v 1.1 2007/07/02 18:00:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.9.9.ebuild,v 1.2 2007/07/05 01:24:19 angelos Exp $
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
@@ -9,10 +9,15 @@ SRC_URI="mirror://sourceforge/pipeviewer/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+IUSE="nls"
DEPEND="virtual/libc"
+src_compile() {
+ econf $(use_enable nls) || die "configure failed"
+ emake || die "make failed"
+}
+
src_install() {
make DESTDIR=${D} UNINSTALL=/bin/true install || die "install failed"
}