diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-25 13:30:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-25 13:30:44 +0000 |
commit | 1a5fe8a58e8d36201d21606c8b1b72c8a3c66b31 (patch) | |
tree | ce193e7c955fc3249bf3c70651c704192bf90343 /net-proxy/wwwoffle | |
parent | ppc stable (diff) | |
download | gentoo-2-1a5fe8a58e8d36201d21606c8b1b72c8a3c66b31.tar.gz gentoo-2-1a5fe8a58e8d36201d21606c8b1b72c8a3c66b31.tar.bz2 gentoo-2-1a5fe8a58e8d36201d21606c8b1b72c8a3c66b31.zip |
ppc stable
(Portage version: 2.1-r1)
Diffstat (limited to 'net-proxy/wwwoffle')
-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 21e2839f8282..e16cf18e245d 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.11 2006/06/18 17:39:15 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.12 2006/06/25 13:30:44 dertobi123 Exp $ + + 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> wwwoffle-2.9.ebuild: + ppc stable 18 Jun 2006; Alin Nastac <mrness@gentoo.org> wwwoffle-2.9.ebuild: Stable on x86. diff --git a/net-proxy/wwwoffle/wwwoffle-2.9.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9.ebuild index 7f754d49be17..db299925487d 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.4 2006/06/18 17:39:15 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9.ebuild,v 1.5 2006/06/25 13:30:44 dertobi123 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" |