diff options
author | Jason Wever <weeve@gentoo.org> | 2005-08-07 23:54:46 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-08-07 23:54:46 +0000 |
commit | e6884e80575240d928301fa7272615f84b4919eb (patch) | |
tree | 04bb02ab2ddc8d0534f0e71923c995ab631b4bbc /net-proxy/wwwoffle | |
parent | dont use -a with cp (diff) | |
download | historical-e6884e80575240d928301fa7272615f84b4919eb.tar.gz historical-e6884e80575240d928301fa7272615f84b4919eb.tar.bz2 historical-e6884e80575240d928301fa7272615f84b4919eb.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/wwwoffle/Manifest | 22 | ||||
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.8e.ebuild | 4 |
3 files changed, 12 insertions, 19 deletions
diff --git a/net-proxy/wwwoffle/ChangeLog b/net-proxy/wwwoffle/ChangeLog index ee656697368e..0a15ebd1a108 100644 --- a/net-proxy/wwwoffle/ChangeLog +++ b/net-proxy/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/wwwoffle # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.4 2005/07/30 09:56:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/ChangeLog,v 1.5 2005/08/07 23:54:46 weeve Exp $ + + 07 Aug 2005; Jason Wever <weeve@gentoo.org> wwwoffle-2.8e.ebuild: + Stable on SPARC. 30 Jul 2005; Alin Nastac <mrness@gentoo.org> wwwoffle-2.8e.ebuild: Stable on x86. diff --git a/net-proxy/wwwoffle/Manifest b/net-proxy/wwwoffle/Manifest index f3048b115b16..e35218c6511d 100644 --- a/net-proxy/wwwoffle/Manifest +++ b/net-proxy/wwwoffle/Manifest @@ -1,21 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 57e4c31d427acf4dbbc0a9e552b1d682 wwwoffle-2.8b.ebuild 4523 -MD5 6d6fa68777b29adb7c66a2195f3a02c8 ChangeLog 6674 +MD5 72cdf15eefce8fdf083e996d903d5ae7 ChangeLog 6761 MD5 2f092f7d958b226c98713d29cff08f9d metadata.xml 502 -MD5 889b7c9dc01b4e7b2bfb2911183ff328 wwwoffle-2.8e.ebuild 5146 -MD5 308017c3bca9dafb495514ccf1abe63b files/wwwoffled-online-2.8b 524 +MD5 57e4c31d427acf4dbbc0a9e552b1d682 wwwoffle-2.8b.ebuild 4523 +MD5 054c8f8e3b906d7fcc4987e7c1ee23b9 wwwoffle-2.8e.ebuild 5144 +MD5 009de7420924ad30ca9611df2d1d6299 files/digest-wwwoffle-2.8b 62 +MD5 a627d44111b7ff1d162ac248f5c35376 files/digest-wwwoffle-2.8e 63 MD5 848cabe3390aa24c7aea9d08c8d1d937 files/wwwoffle-online.confd 426 MD5 f710c01ec4b28de6014c40ee7f4f6046 files/wwwoffle-online.initd 696 MD5 9976f6cc21d8fd01b67cb72fc7cf3198 files/wwwoffle.initd 539 -MD5 009de7420924ad30ca9611df2d1d6299 files/digest-wwwoffle-2.8b 62 -MD5 a627d44111b7ff1d162ac248f5c35376 files/digest-wwwoffle-2.8e 63 MD5 5460db8b11a1189b90e0b88980fe4e2d files/wwwoffled 506 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC607jNSP4Vda7IdsRAjkkAJ4xObhFuLxhYoXwMoPsFuVyMWq5+wCfazao -nMxMxrhoDV1uoHKhkk1urGM= -=LYud ------END PGP SIGNATURE----- +MD5 308017c3bca9dafb495514ccf1abe63b files/wwwoffled-online-2.8b 524 diff --git a/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild b/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild index 44dc80a8f31d..e6c66e8b31b1 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild,v 1.3 2005/07/30 09:56:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/wwwoffle/wwwoffle-2.8e.ebuild,v 1.4 2005/08/07 23:54:46 weeve Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="wwwoffle = WWW Offline Explorer, an adv. caching proxy especially s SRC_URI="http://www.gedanken.freeserve.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="ipv6" |