diff options
author | 2004-10-17 09:39:29 +0000 | |
---|---|---|
committer | 2004-10-17 09:39:29 +0000 | |
commit | 3974d9b8c9008cf19fd66167c908fa919840142d (patch) | |
tree | 7e4eb06f47bb6f0a776b9c0b009a1bbe8daeaeb8 /net-p2p/gwebcache/gwebcache-1.0.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-3974d9b8c9008cf19fd66167c908fa919840142d.tar.gz historical-3974d9b8c9008cf19fd66167c908fa919840142d.tar.bz2 historical-3974d9b8c9008cf19fd66167c908fa919840142d.zip |
Added to ~ppc
Diffstat (limited to 'net-p2p/gwebcache/gwebcache-1.0.0.ebuild')
-rw-r--r-- | net-p2p/gwebcache/gwebcache-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild b/net-p2p/gwebcache/gwebcache-1.0.0.ebuild index 836cc9e88a86..86fefcb0d0af 100644 --- a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild +++ b/net-p2p/gwebcache/gwebcache-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.1 2004/09/17 16:51:00 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.2 2004/10/17 09:39:29 dholm Exp $ inherit webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnucleus.com/gwebcache/" SRC_URI="http://www.gnucleus.com/gwebcache/dist/${P}.zip" LICENSE="GPL-2" IUSE="" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=app-arch/unzip-5.42-r1" RDEPEND=">=net-www/apache-1.3.24-r1 |