summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-14 08:49:48 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-14 08:49:48 +0000
commit22465c0e7aad821f60aea6c5d7411967da3f5f36 (patch)
treeac088dcbcf171f87a419c6ed9ee0d47c6d221f0d /app-misc/pv
parentQA - Add IUSE. (Manifest recommit) (diff)
downloadgentoo-2-22465c0e7aad821f60aea6c5d7411967da3f5f36.tar.gz
gentoo-2-22465c0e7aad821f60aea6c5d7411967da3f5f36.tar.bz2
gentoo-2-22465c0e7aad821f60aea6c5d7411967da3f5f36.zip
QA - Add IUSE.
Diffstat (limited to 'app-misc/pv')
-rw-r--r--app-misc/pv/pv-0.8.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/pv/pv-0.8.1.ebuild b/app-misc/pv/pv-0.8.1.ebuild
index 8f941aad1548..f439aedeb2bf 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-2004 Gentoo Technologies, Inc.
# 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.2 2004/04/20 07:35:29 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.8.1.ebuild,v 1.3 2004/06/14 08:46:18 kloeri Exp $
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
@@ -8,6 +8,7 @@ SRC_URI="mirror://sourceforge/pipeviewer/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE=""
DEPEND="virtual/glibc"
src_compile() {