diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-11-05 15:15:23 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-11-05 15:15:23 +0000 |
commit | 0ad40d11922c46f00e03a9b58444d1944b7a44c4 (patch) | |
tree | a118fffcf00ed6078d4da52a82d8602f1d7b1824 /net-proxy/wwwoffle | |
parent | Removed the icc USE flag stuff as suggested by dberkholz. (diff) | |
download | gentoo-2-0ad40d11922c46f00e03a9b58444d1944b7a44c4.tar.gz gentoo-2-0ad40d11922c46f00e03a9b58444d1944b7a44c4.tar.bz2 gentoo-2-0ad40d11922c46f00e03a9b58444d1944b7a44c4.zip |
Sparc stable --- Bug #197884 --- comes up and talks.
(Portage version: 2.1.3.18)
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 142bb6905bd9..8e56e9c97c33 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.34 2007/11/05 14:01:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.35 2007/11/05 15:15:23 fmccor Exp $ + + 05 Nov 2007; Ferris McCormick <fmccor@gentoo.org> wwwoffle-2.9c.ebuild: + Sparc stable --- Bug #197884 --- comes up and talks. 05 Nov 2007; Markus Meier <maekke@gentoo.org> wwwoffle-2.9c.ebuild: x86 stable, bug #197884 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild index d0f6ebcf196d..8280d6547f17 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild,v 1.3 2007/11/05 14:01:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild,v 1.4 2007/11/05 15:15:23 fmccor Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="wwwoffle = WWW Offline Explorer, an adv. caching proxy especially s 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" |