diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 18:32:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 18:32:19 +0000 |
commit | 9eff45fe783047822504adc8ced1a73708aace72 (patch) | |
tree | 69f5167c5579ad541597305dd7104d39b4f9f06c /net-proxy/wwwoffle | |
parent | Stable for ppc64, wrt bug #441370 (diff) | |
download | gentoo-2-9eff45fe783047822504adc8ced1a73708aace72.tar.gz gentoo-2-9eff45fe783047822504adc8ced1a73708aace72.tar.bz2 gentoo-2-9eff45fe783047822504adc8ced1a73708aace72.zip |
Stable for ppc64, wrt bug #441498
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9h.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 491ee5dfc594..1a2be639856d 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.53 2012/12/09 15:13:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.54 2012/12/09 18:32:19 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> wwwoffle-2.9h.ebuild: + Stable for ppc64, wrt bug #441498 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> wwwoffle-2.9h.ebuild: Stable for ppc, wrt bug #441498 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild index 343585bd9234..311b70d979dc 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild,v 1.3 2012/12/09 15:13:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild,v 1.4 2012/12/09 18:32:19 ago Exp $ EAPI=4 inherit user @@ -9,7 +9,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" |