diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:45:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:45:07 +0000 |
commit | f476ebc03feabddd386a09423bff41e02688cea0 (patch) | |
tree | 5a23ad29b330933b940b2955b7e7e77a91d49b27 /net-proxy | |
parent | sparc/x86 stable wrt #289721 (diff) | |
download | gentoo-2-f476ebc03feabddd386a09423bff41e02688cea0.tar.gz gentoo-2-f476ebc03feabddd386a09423bff41e02688cea0.tar.bz2 gentoo-2-f476ebc03feabddd386a09423bff41e02688cea0.zip |
sparc stable wrt #282419
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9e.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index a7563d0a0522..a9804f99a903 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.48 2009/10/24 11:34:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.49 2009/11/18 18:45:07 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> wwwoffle-2.9e.ebuild: + sparc stable wrt #282419 24 Oct 2009; nixnut <nixnut@gentoo.org> wwwoffle-2.9e.ebuild: ppc stable #282419 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9e.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9e.ebuild index 06dcb232baad..afa14e894cc3 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9e.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9e.ebuild,v 1.4 2009/10/24 11:34:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9e.ebuild,v 1.5 2009/11/18 18:45:07 armin76 Exp $ EAPI="2" @@ -10,7 +10,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" |