diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:15:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:15:01 +0000 |
commit | 3e49c9dc8d958deb95b02d117e7f240ae339bd9f (patch) | |
tree | 0a9213f466e7785f1fd6c0b14e11975779952452 /net-proxy | |
parent | Stable on ppc64; bug #231690 (diff) | |
download | historical-3e49c9dc8d958deb95b02d117e7f240ae339bd9f.tar.gz historical-3e49c9dc8d958deb95b02d117e7f240ae339bd9f.tar.bz2 historical-3e49c9dc8d958deb95b02d117e7f240ae339bd9f.zip |
Stable on ppc64; bug #231691
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9d.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index 7942bd75bcef..c8f2f15bb825 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.41 2008/07/16 21:43:57 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.42 2008/07/17 19:15:01 corsair Exp $ + + 17 Jul 2008; Markus Rothe <corsair@gentoo.org> wwwoffle-2.9d.ebuild: + Stable on ppc64; bug #231691 16 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> wwwoffle-2.9d.ebuild: Stable on sparc, bug #231691 diff --git a/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild index 3533e376d551..01928dd67bde 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.4 2008/07/16 21:43:57 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.9d.ebuild,v 1.5 2008/07/17 19:15:01 corsair 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" |