diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-03-24 18:33:16 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-03-24 18:33:16 +0000 |
commit | c16c49c3e4b234a21c0de1691990f060bc83eb40 (patch) | |
tree | ee2c3b12d3111eaab698325bc80a8ace6528d30a /net-proxy/wwwoffle/wwwoffle-2.9i.ebuild | |
parent | Remove older unstable versions (diff) | |
download | gentoo-2-c16c49c3e4b234a21c0de1691990f060bc83eb40.tar.gz gentoo-2-c16c49c3e4b234a21c0de1691990f060bc83eb40.tar.bz2 gentoo-2-c16c49c3e4b234a21c0de1691990f060bc83eb40.zip |
amd64, ppc and x86 stable wrt bug #457462
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'net-proxy/wwwoffle/wwwoffle-2.9i.ebuild')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9i.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild index b93aef3a5406..9ec8fe35ffb5 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild,v 1.2 2013/01/08 18:43:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild,v 1.3 2013/03/24 18:33:16 vincent Exp $ EAPI=4 inherit eutils user @@ -9,7 +9,7 @@ DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections" HOMEPAGE="http://www.gedanken.org.uk/software/wwwoffle/" SRC_URI="http://www.gedanken.org.uk/software/${PN}/download/${P}.tgz" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="gnutls ipv6 zlib" |