diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-18 02:42:35 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-18 02:42:35 +0000 |
commit | 960113d5f044147a8f106f96a95114524bcfc85f (patch) | |
tree | ef1a1535be23bf8c35e17f0543115f587ea34398 /net-www | |
parent | Stable on sparc. (diff) | |
download | historical-960113d5f044147a8f106f96a95114524bcfc85f.tar.gz historical-960113d5f044147a8f106f96a95114524bcfc85f.tar.bz2 historical-960113d5f044147a8f106f96a95114524bcfc85f.zip |
Stable on sparc.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/wwwoffle/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/wwwoffle/Manifest | 10 | ||||
-rw-r--r-- | net-www/wwwoffle/wwwoffle-2.8b.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-www/wwwoffle/ChangeLog b/net-www/wwwoffle/ChangeLog index 108e5ecf3a59..7c6e901504c3 100644 --- a/net-www/wwwoffle/ChangeLog +++ b/net-www/wwwoffle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/wwwoffle # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/ChangeLog,v 1.20 2004/06/15 02:32:25 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/ChangeLog,v 1.21 2004/06/18 02:42:35 weeve Exp $ + + 17 Jun 2004; Jason Wever <weeve@gentoo.org> wwwoffle-2.8b.ebuild: + Stable on sparc. 15 Jun 2004; Daniel Black <dragonheart@gentoo.org> wwwoffle-2.8b.ebuild: x86 stable diff --git a/net-www/wwwoffle/Manifest b/net-www/wwwoffle/Manifest index ea918faa113e..9ca5756eb8da 100644 --- a/net-www/wwwoffle/Manifest +++ b/net-www/wwwoffle/Manifest @@ -1,11 +1,11 @@ -MD5 540fc14fc19c2e626ec6ec07acf78281 ChangeLog 3176 +MD5 36776373950492fbef45a40742ab90a6 ChangeLog 3258 +MD5 b2f1b1e8b2ecd58f512b57a8fc6c9393 wwwoffle-2.8b.ebuild 4053 MD5 8be4fd1e048b7d6e83c6d2803bbff513 wwwoffle-2.7g.ebuild 1878 -MD5 b1ab49bda0b729f05f5a26b94161396b wwwoffle-2.7h.ebuild 1863 -MD5 7e8e9f512c0cb7d2cb40b26a31bc37d2 wwwoffle-2.8b.ebuild 4060 +MD5 4824389e56a578f619e5fa1ab7f81b8e wwwoffle-2.7h.ebuild 1864 MD5 1d58b504a9415220f2ee8c3b62e27aa9 metadata.xml 500 -MD5 efd40a1a2a7cbcaf26dd408042f562ad files/wwwoffled-online-2.8b 535 +MD5 009de7420924ad30ca9611df2d1d6299 files/digest-wwwoffle-2.8b 62 +MD5 331f9b4be2c714406138e54df177b93f files/wwwoffled-online-2.8b 536 MD5 1eb7e26a722b119b2750376f065f5403 files/digest-wwwoffle-2.7g 62 MD5 a6914435a2f1de064fcdc7c784a2b85f files/digest-wwwoffle-2.7h 62 MD5 1bdbb828062085b6df7543b85cc35a2b files/wwwoffled 518 MD5 d76c6be2f984920cd6c92c2ae0e90f5e files/wwwoffled-online 517 -MD5 009de7420924ad30ca9611df2d1d6299 files/digest-wwwoffle-2.8b 62 diff --git a/net-www/wwwoffle/wwwoffle-2.8b.ebuild b/net-www/wwwoffle/wwwoffle-2.8b.ebuild index 1ab6916f48c9..77f5335c4bc5 100644 --- a/net-www/wwwoffle/wwwoffle-2.8b.ebuild +++ b/net-www/wwwoffle/wwwoffle-2.8b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.8b.ebuild,v 1.4 2004/06/15 02:32:25 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.8b.ebuild,v 1.5 2004/06/18 02:42:35 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.demon.co.uk/pub/unix/httpd/${P}.tgz ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/${P}.tgz" HOMEPAGE="http://www.gedanken.demon.co.uk/wwwoffle" -KEYWORDS="x86 ~sparc ~ppc ~ppc64" +KEYWORDS="x86 sparc ~ppc ~ppc64" SLOT="0" LICENSE="GPL-2" IUSE="ipv6" |