diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-17 21:27:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-17 21:27:30 +0000 |
commit | e8d3b6a524036b11daed4ac4677602f1cd388504 (patch) | |
tree | deebffede0c449bfcf254c44b779fe64de64bc6a /net-proxy | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-e8d3b6a524036b11daed4ac4677602f1cd388504.tar.gz gentoo-2-e8d3b6a524036b11daed4ac4677602f1cd388504.tar.bz2 gentoo-2-e8d3b6a524036b11daed4ac4677602f1cd388504.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 1930c591e8ac..43a0e93991f3 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.14 2006/07/25 15:05:56 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.15 2006/08/17 21:27:30 gustavoz Exp $ + + 17 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> wwwoffle-2.9.ebuild: + Stable on sparc *wwwoffle-2.9-r1 (25 Jul 2006) diff --git a/net-proxy/wwwoffle/wwwoffle-2.9.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9.ebuild index 5495aa32f1cc..419b2e31e0d4 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9.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.ebuild,v 1.6 2006/07/06 06:29:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9.ebuild,v 1.7 2006/08/17 21:27:30 gustavoz 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" |