diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 22:09:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 22:09:41 +0000 |
commit | 29ba5f9edac7c7b7122c7e9115c1f381c5fc04b0 (patch) | |
tree | 4446bf7b7a77b74184e0c5a1e7367c103cb64904 /net-proxy | |
parent | Stable for amd64, wrt bug #441404 (diff) | |
download | gentoo-2-29ba5f9edac7c7b7122c7e9115c1f381c5fc04b0.tar.gz gentoo-2-29ba5f9edac7c7b7122c7e9115c1f381c5fc04b0.tar.bz2 gentoo-2-29ba5f9edac7c7b7122c7e9115c1f381c5fc04b0.zip |
Stable for amd64, wrt bug #441498
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 dddba1a1fcf7..883d6c29e0b3 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.51 2012/08/01 19:49:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.52 2012/12/08 22:09:41 ago Exp $ + + 08 Dec 2012; <ago@gentoo.org> wwwoffle-2.9h.ebuild: + Stable for amd64, wrt bug #441498 *wwwoffle-2.9h (01 Aug 2012) diff --git a/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild index d7d235712995..2e743c057ead 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.1 2012/08/01 19:49:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9h.ebuild,v 1.2 2012/12/08 22:09:41 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" |