diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-11 19:20:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-11 19:20:25 +0000 |
commit | 97537eb03c0567b6ceaba43dd094d3dba89f3353 (patch) | |
tree | 5c7cb7657730233fb97e2927965886f356d6c699 /net-proxy/wwwoffle | |
parent | Stable on ppc64; bug #174126 (diff) | |
download | gentoo-2-97537eb03c0567b6ceaba43dd094d3dba89f3353.tar.gz gentoo-2-97537eb03c0567b6ceaba43dd094d3dba89f3353.tar.bz2 gentoo-2-97537eb03c0567b6ceaba43dd094d3dba89f3353.zip |
Stable on ppc64; bug #174167
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 9bc5ee667818..46d93899474f 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.26 2007/04/11 15:09:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.27 2007/04/11 19:20:25 corsair Exp $ + + 11 Apr 2007; Markus Rothe <corsair@gentoo.org> wwwoffle-2.9b.ebuild: + Stable on ppc64; bug #174167 11 Apr 2007; Alin Năstac <mrness@gentoo.org> wwwoffle-2.9b.ebuild: Stable on amd64. diff --git a/net-proxy/wwwoffle/wwwoffle-2.9b.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9b.ebuild index ba5678fb3104..7993e90e7b07 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9b.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9b.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.9b.ebuild,v 1.2 2007/04/11 15:09:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9b.ebuild,v 1.3 2007/04/11 19:20:25 corsair 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" |