diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-08-30 10:04:03 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-08-30 10:04:03 +0000 |
commit | 85ab85d594c6f58fd9521adfcba0476171c0da4c (patch) | |
tree | 2141cca055dffc7a56dd172e46b91f7ebc539f33 /net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild | |
parent | new version (#141523), upped dep on subversion to 1.3, removed debug einfo (diff) | |
download | gentoo-2-85ab85d594c6f58fd9521adfcba0476171c0da4c.tar.gz gentoo-2-85ab85d594c6f58fd9521adfcba0476171c0da4c.tar.bz2 gentoo-2-85ab85d594c6f58fd9521adfcba0476171c0da4c.zip |
Stable for x86. See bug #145571
(Portage version: 2.1-r2)
Diffstat (limited to 'net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild index 35d387f1ed3d..1e35eac024b4 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild,v 1.1 2006/07/25 15:05:56 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild,v 1.2 2006/08/30 10:04:03 s4t4n Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="wwwoffle = WWW Offline Explorer, an adv. caching proxy especially s SRC_URI="http://www.gedanken.freeserve.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" |