diff options
author | 2004-05-07 13:05:28 +0000 | |
---|---|---|
committer | 2004-05-07 13:05:28 +0000 | |
commit | 09acd6903e1d9df64266d718113fc455353497ed (patch) | |
tree | 300409f9b87f1ed708c3b0aec831330eba547513 /net-www/wwwoffle/wwwoffle-2.7g.ebuild | |
parent | need ip addresses (diff) | |
download | gentoo-2-09acd6903e1d9df64266d718113fc455353497ed.tar.gz gentoo-2-09acd6903e1d9df64266d718113fc455353497ed.tar.bz2 gentoo-2-09acd6903e1d9df64266d718113fc455353497ed.zip |
Remove old version. QA fix and added x86 keywords on 2.7{gh}
Diffstat (limited to 'net-www/wwwoffle/wwwoffle-2.7g.ebuild')
-rw-r--r-- | net-www/wwwoffle/wwwoffle-2.7g.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-www/wwwoffle/wwwoffle-2.7g.ebuild b/net-www/wwwoffle/wwwoffle-2.7g.ebuild index a9b87474d729..f165606c4463 100644 --- a/net-www/wwwoffle/wwwoffle-2.7g.ebuild +++ b/net-www/wwwoffle/wwwoffle-2.7g.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.7g.ebuild,v 1.6 2004/04/25 00:44:10 dragonheart Exp $ - -S=${WORKDIR}/${P} +# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.7g.ebuild,v 1.7 2004/05/07 13:05:28 dragonheart Exp $ DESCRIPTION="wwwoffle = WWW Offline Explorer, an adv. caching proxy especially suitable for nonpermanent (e.g. dialup) Internet connections" @@ -13,7 +11,7 @@ HOMEPAGE="http://www.gedanken.demon.co.uk/" KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" - +IUSE="ipv6" DEPEND="sys-devel/flex sys-libs/zlib sys-devel/gcc |