diff options
Diffstat (limited to 'net-proxy/wwwoffle/wwwoffle-2.9d.ebuild')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild index a8eb01440cc2..3533e376d551 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.3 2008/07/13 15:58:56 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.4 2008/07/16 21:43:57 bluebird Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections" SRC_URI="http://www.gedanken.demon.co.uk/download-wwwoffle/${P}.tgz" HOMEPAGE="http://www.gedanken.demon.co.uk/wwwoffle" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="gnutls ipv6 zlib" |