diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-16 21:43:57 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-16 21:43:57 +0000 |
commit | c4c7e7a8dcb8786a8ec73495533fba903e352615 (patch) | |
tree | 010427947d15b682d2d1c1dab2df8e1f44fde449 /net-proxy/wwwoffle/wwwoffle-2.9d.ebuild | |
parent | removed mask from trac as beta is removed from the tree and stable was added (diff) | |
download | historical-c4c7e7a8dcb8786a8ec73495533fba903e352615.tar.gz historical-c4c7e7a8dcb8786a8ec73495533fba903e352615.tar.bz2 historical-c4c7e7a8dcb8786a8ec73495533fba903e352615.zip |
Stable on sparc, bug #231691
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64
Diffstat (limited to 'net-proxy/wwwoffle/wwwoffle-2.9d.ebuild')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild index a8eb01440cc2..3533e376d551 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.3 2008/07/13 15:58:56 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.4 2008/07/16 21:43:57 bluebird Exp $ inherit eutils @@ -8,7 +8,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" |