diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-06 06:29:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-06 06:29:09 +0000 |
commit | 00b0664a069b071926c7974336f12463f9bce7d9 (patch) | |
tree | 7759daa6d61253c766c3b8cb152dcc54ebe216d1 /net-proxy | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-00b0664a069b071926c7974336f12463f9bce7d9.tar.gz gentoo-2-00b0664a069b071926c7974336f12463f9bce7d9.tar.bz2 gentoo-2-00b0664a069b071926c7974336f12463f9bce7d9.zip |
Stable on ppc64
(Portage version: 2.1-r1)
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 e16cf18e245d..137ebb1d2903 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.12 2006/06/25 13:30:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.13 2006/07/06 06:29:09 corsair Exp $ + + 06 Jul 2006; Markus Rothe <corsair@gentoo.org> wwwoffle-2.9.ebuild: + Stable on ppc64 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> wwwoffle-2.9.ebuild: ppc stable diff --git a/net-proxy/wwwoffle/wwwoffle-2.9.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9.ebuild index db299925487d..5495aa32f1cc 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.5 2006/06/25 13:30:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9.ebuild,v 1.6 2006/07/06 06:29:09 corsair 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" |