diff options
Diffstat (limited to 'app-misc/pv/pv-1.1.0.ebuild')
-rw-r--r-- | app-misc/pv/pv-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pv/pv-1.1.0.ebuild b/app-misc/pv/pv-1.1.0.ebuild index 7485ee592373..da697f6ea017 100644 --- a/app-misc/pv/pv-1.1.0.ebuild +++ b/app-misc/pv/pv-1.1.0.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-1.1.0.ebuild,v 1.5 2007/10/02 16:30:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-1.1.0.ebuild,v 1.6 2007/10/03 07:57:20 tgall 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() { |