diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-21 17:27:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-21 17:27:11 +0000 |
commit | 49ceee62cadaae2e11a1030c3658e208b1a968b7 (patch) | |
tree | c44fb269afa3d4dea7badc18c1924b7f73878d73 /net-proxy/wwwoffle | |
parent | Stable on ppc wrt bug 232002 (diff) | |
download | gentoo-2-49ceee62cadaae2e11a1030c3658e208b1a968b7.tar.gz gentoo-2-49ceee62cadaae2e11a1030c3658e208b1a968b7.tar.bz2 gentoo-2-49ceee62cadaae2e11a1030c3658e208b1a968b7.zip |
Stable on ppc wrt bug 231691
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9d.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index c8f2f15bb825..b9f27108a5d6 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.42 2008/07/17 19:15:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.43 2008/07/21 17:27:11 nixnut Exp $ + + 21 Jul 2008; nixnut <nixnut@gentoo.org> wwwoffle-2.9d.ebuild: + Stable on ppc wrt bug 231691 17 Jul 2008; Markus Rothe <corsair@gentoo.org> wwwoffle-2.9d.ebuild: Stable on ppc64; bug #231691 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild index 01928dd67bde..f60cbf274b22 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.5 2008/07/17 19:15:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.6 2008/07/21 17:27:11 nixnut Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections" SRC_URI="http://www.gedanken.demon.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" |