diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:02:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:02:25 +0000 |
commit | d68618a859d7d7b8ebf015df7cd2c4a83cc5de36 (patch) | |
tree | 2baa81b789f87f5c59ad613032e72712b4ddb328 /net-proxy/wwwoffle | |
parent | - Redisable the groff dep for uclibc (again and again...) (diff) | |
download | gentoo-2-d68618a859d7d7b8ebf015df7cd2c4a83cc5de36.tar.gz gentoo-2-d68618a859d7d7b8ebf015df7cd2c4a83cc5de36.tar.bz2 gentoo-2-d68618a859d7d7b8ebf015df7cd2c4a83cc5de36.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.8e.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 0a15ebd1a108..eb70a1ca965a 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.5 2005/08/07 23:54:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.6 2005/08/08 15:00:33 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> wwwoffle-2.8e.ebuild: + Stable on ppc64 07 Aug 2005; Jason Wever <weeve@gentoo.org> wwwoffle-2.8e.ebuild: Stable on SPARC. diff --git a/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild b/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild index e6c66e8b31b1..900620f2bef8 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild,v 1.4 2005/08/07 23:54:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild,v 1.5 2005/08/08 15:00:33 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="ipv6" |