diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-14 20:25:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-14 20:25:23 +0000 |
commit | 0ce6d7f146012b5e109115b9c907c736bb601060 (patch) | |
tree | 83afd4e4e3a352b2e3f7d2714bad57d33076ed21 /net-www/wwwoffle/wwwoffle-2.7b.ebuild | |
parent | Development version of ion (diff) | |
download | historical-0ce6d7f146012b5e109115b9c907c736bb601060.tar.gz historical-0ce6d7f146012b5e109115b9c907c736bb601060.tar.bz2 historical-0ce6d7f146012b5e109115b9c907c736bb601060.zip |
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'net-www/wwwoffle/wwwoffle-2.7b.ebuild')
-rw-r--r-- | net-www/wwwoffle/wwwoffle-2.7b.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-www/wwwoffle/wwwoffle-2.7b.ebuild b/net-www/wwwoffle/wwwoffle-2.7b.ebuild index 1ac76d1572f6..fdbebd1d8130 100644 --- a/net-www/wwwoffle/wwwoffle-2.7b.ebuild +++ b/net-www/wwwoffle/wwwoffle-2.7b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.7b.ebuild,v 1.2 2002/07/11 06:30:49 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.7b.ebuild,v 1.3 2002/07/14 20:25:23 aliz Exp $ S=${WORKDIR}/${P} @@ -10,6 +10,9 @@ SRC_URI="ftp://ftp.demon.co.uk/pub/unix/httpd/${P}.tgz ftp://metalab.unc.edu/pub/Linux/apps/www/servers/${P}.tgz" HOMEPAGE="http://www.gedanken.demon.co.uk/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" DEPEND="sys-devel/flex sys-libs/zlib |