diff options
author | 2006-12-03 20:02:29 +0000 | |
---|---|---|
committer | 2006-12-03 20:02:29 +0000 | |
commit | 2d405bcd531e136f837177f96abc12431877b547 (patch) | |
tree | ba0c63e46ed37f5b41f178b917d9b5783f999ecb /net-proxy/wwwoffle | |
parent | Stable on ppc64 (diff) | |
download | historical-2d405bcd531e136f837177f96abc12431877b547.tar.gz historical-2d405bcd531e136f837177f96abc12431877b547.tar.bz2 historical-2d405bcd531e136f837177f96abc12431877b547.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 845170b56887..576472478957 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.23 2006/11/20 15:10:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.24 2006/12/03 20:02:29 corsair Exp $ + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> wwwoffle-2.9a.ebuild: + Stable on ppc64 20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> wwwoffle-2.9a.ebuild: Stable on sparc diff --git a/net-proxy/wwwoffle/wwwoffle-2.9a.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9a.ebuild index 0c6d9df2df6f..a9328f04ad0c 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9a.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9a.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.9a.ebuild,v 1.3 2006/11/20 15:10:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9a.ebuild,v 1.4 2006/12/03 20:02:29 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" |