diff options
author | 2006-08-30 10:04:03 +0000 | |
---|---|---|
committer | 2006-08-30 10:04:03 +0000 | |
commit | 85ab85d594c6f58fd9521adfcba0476171c0da4c (patch) | |
tree | 2141cca055dffc7a56dd172e46b91f7ebc539f33 /net-proxy | |
parent | new version (#141523), upped dep on subversion to 1.3, removed debug einfo (diff) | |
download | gentoo-2-85ab85d594c6f58fd9521adfcba0476171c0da4c.tar.gz gentoo-2-85ab85d594c6f58fd9521adfcba0476171c0da4c.tar.bz2 gentoo-2-85ab85d594c6f58fd9521adfcba0476171c0da4c.zip |
Stable for x86. See bug #145571
(Portage version: 2.1-r2)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 43a0e93991f3..723c555fb965 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.15 2006/08/17 21:27:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.16 2006/08/30 10:04:03 s4t4n Exp $ + + 30 Aug 2006; Michele Noberasco <s4t4n@gentoo.org> wwwoffle-2.9-r1.ebuild: + Stable for x86. See bug #145571. 17 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> wwwoffle-2.9.ebuild: Stable on sparc diff --git a/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild index 35d387f1ed3d..1e35eac024b4 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9-r1.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-r1.ebuild,v 1.1 2006/07/25 15:05:56 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9-r1.ebuild,v 1.2 2006/08/30 10:04:03 s4t4n 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" |