diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-06 19:14:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-06 19:14:42 +0000 |
commit | 9855704fc8bafb434e1d8e8b22e17a80f7f66232 (patch) | |
tree | 0687521c34e5714d4f057e31968ad41e555ae919 /net-proxy | |
parent | old (diff) | |
download | gentoo-2-9855704fc8bafb434e1d8e8b22e17a80f7f66232.tar.gz gentoo-2-9855704fc8bafb434e1d8e8b22e17a80f7f66232.tar.bz2 gentoo-2-9855704fc8bafb434e1d8e8b22e17a80f7f66232.zip |
Stable on ppc64; bug #197884
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-proxy')
-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 8e56e9c97c33..e5cdb40617e8 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.35 2007/11/05 15:15:23 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.36 2007/11/06 19:14:42 corsair Exp $ + + 06 Nov 2007; Markus Rothe <corsair@gentoo.org> wwwoffle-2.9c.ebuild: + Stable on ppc64; bug #197884 05 Nov 2007; Ferris McCormick <fmccor@gentoo.org> wwwoffle-2.9c.ebuild: Sparc stable --- Bug #197884 --- comes up and talks. diff --git a/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild index 8280d6547f17..b2c358a7d796 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.4 2007/11/05 15:15:23 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9c.ebuild,v 1.5 2007/11/06 19:14:42 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" |