diff options
author | 2013-03-31 10:26:44 +0000 | |
---|---|---|
committer | 2013-03-31 10:26:44 +0000 | |
commit | 47f5bd5efb5d56d8270ec0ebab2185514352bfd2 (patch) | |
tree | 04eff00b1de63cd4f7f68582272844dfcb9ff120 /net-proxy/wwwoffle | |
parent | Stable for sparc, wrt bug #456516 (diff) | |
download | gentoo-2-47f5bd5efb5d56d8270ec0ebab2185514352bfd2.tar.gz gentoo-2-47f5bd5efb5d56d8270ec0ebab2185514352bfd2.tar.bz2 gentoo-2-47f5bd5efb5d56d8270ec0ebab2185514352bfd2.zip |
Stable for sparc, wrt bug #457462
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9i.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 926027ea358f..9f9064b97cd2 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.60 2013/03/27 09:28:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.61 2013/03/31 10:26:44 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> wwwoffle-2.9i.ebuild: + Stable for sparc, wrt bug #457462 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> wwwoffle-2.9i.ebuild: Stable for ppc64, wrt bug #457462 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild index 2d6b4a6b67f3..820920e0347d 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild,v 1.4 2013/03/27 09:28:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9i.ebuild,v 1.5 2013/03/31 10:26:44 ago Exp $ EAPI=4 inherit eutils user @@ -9,7 +9,7 @@ DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections" HOMEPAGE="http://www.gedanken.org.uk/software/wwwoffle/" SRC_URI="http://www.gedanken.org.uk/software/${PN}/download/${P}.tgz" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="gnutls ipv6 zlib" |