diff options
author | 2012-12-16 13:49:45 +0000 | |
---|---|---|
committer | 2012-12-16 13:49:45 +0000 | |
commit | c3e1ec8be2117cfd8f4f218b13d14d0c44e91d41 (patch) | |
tree | 196497528e0566306afe154eefbabe096b1e3f7c /net-proxy/wwwoffle/wwwoffle-2.9h.ebuild | |
parent | Stable for x86, wrt bug #441500 (diff) | |
download | gentoo-2-c3e1ec8be2117cfd8f4f218b13d14d0c44e91d41.tar.gz gentoo-2-c3e1ec8be2117cfd8f4f218b13d14d0c44e91d41.tar.bz2 gentoo-2-c3e1ec8be2117cfd8f4f218b13d14d0c44e91d41.zip |
Stable for x86, wrt bug #441498
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-proxy/wwwoffle/wwwoffle-2.9h.ebuild')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9h.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild index 311b70d979dc..0e728a0da658 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild,v 1.4 2012/12/09 18:32:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild,v 1.5 2012/12/16 13:49:45 ago Exp $ EAPI=4 inherit user @@ -9,7 +9,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" |