diff options
author | David Holm <dholm@gentoo.org> | 2004-04-20 07:36:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-20 07:36:14 +0000 |
commit | a9ad0647691f903f21c01390ca06bda563b5967a (patch) | |
tree | 1b846860c9e0de1cbc94225ced92621e00771485 /app-misc/pv/pv-0.8.1.ebuild | |
parent | Version bump. Bug #48007. (Manifest recommit) (diff) | |
download | gentoo-2-a9ad0647691f903f21c01390ca06bda563b5967a.tar.gz gentoo-2-a9ad0647691f903f21c01390ca06bda563b5967a.tar.bz2 gentoo-2-a9ad0647691f903f21c01390ca06bda563b5967a.zip |
Added to ~ppc
Diffstat (limited to 'app-misc/pv/pv-0.8.1.ebuild')
-rw-r--r-- | app-misc/pv/pv-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pv/pv-0.8.1.ebuild b/app-misc/pv/pv-0.8.1.ebuild index 6503f178eabc..8f941aad1548 100644 --- a/app-misc/pv/pv-0.8.1.ebuild +++ b/app-misc/pv/pv-0.8.1.ebuild @@ -1,13 +1,13 @@ # 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.1 2004/04/20 00:53:03 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pv/pv-0.8.1.ebuild,v 1.2 2004/04/20 07:35:29 dholm 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 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" DEPEND="virtual/glibc" src_compile() { |