diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-07-13 15:58:56 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-07-13 15:58:56 +0000 |
commit | b76a9e2af4b07a3723a46ef9a8b841f53a68ecbb (patch) | |
tree | eab53ce1e5f5186ea818cbad2d0dd8052c75b420 /net-proxy/wwwoffle/wwwoffle-2.9d.ebuild | |
parent | Remove conditional patching (diff) | |
download | historical-b76a9e2af4b07a3723a46ef9a8b841f53a68ecbb.tar.gz historical-b76a9e2af4b07a3723a46ef9a8b841f53a68ecbb.tar.bz2 historical-b76a9e2af4b07a3723a46ef9a8b841f53a68ecbb.zip |
amd64 stable, bug #231691
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64
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 95b50c5227a1..a8eb01440cc2 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.2 2008/05/15 22:09:17 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.3 2008/07/13 15:58:56 ken69267 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" |