diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:13:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:13:32 +0000 |
commit | f815702d8bae989a0889119ef38e76168bde2112 (patch) | |
tree | e0fb129ffd234f30fd1ae94c6ad008c99b0ecdb1 /net-proxy | |
parent | Stable for ppc, wrt bug #441512 (diff) | |
download | gentoo-2-f815702d8bae989a0889119ef38e76168bde2112.tar.gz gentoo-2-f815702d8bae989a0889119ef38e76168bde2112.tar.bz2 gentoo-2-f815702d8bae989a0889119ef38e76168bde2112.zip |
Stable for ppc, wrt bug #441498
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-proxy')
-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 883d6c29e0b3..491ee5dfc594 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.52 2012/12/08 22:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.53 2012/12/09 15:13:32 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> wwwoffle-2.9h.ebuild: + Stable for ppc, wrt bug #441498 08 Dec 2012; <ago@gentoo.org> wwwoffle-2.9h.ebuild: Stable for amd64, wrt bug #441498 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild index 2e743c057ead..343585bd9234 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.2 2012/12/08 22:09:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild,v 1.3 2012/12/09 15:13:32 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" |