diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2002-07-21 02:51:23 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2002-07-21 02:51:23 +0000 |
commit | 71473620452fad33bb3568b7264a6a516b32a3b1 (patch) | |
tree | 027fb5f2ae803de3569c06ebd4605f806b2adda9 /app-doc/howto-html/howto-html-20020328.ebuild | |
parent | added mbrola license (diff) | |
download | gentoo-2-71473620452fad33bb3568b7264a6a516b32a3b1.tar.gz gentoo-2-71473620452fad33bb3568b7264a6a516b32a3b1.tar.bz2 gentoo-2-71473620452fad33bb3568b7264a6a516b32a3b1.zip |
Added missing KEYWORDS, SLOT, LICENSE's
Diffstat (limited to 'app-doc/howto-html/howto-html-20020328.ebuild')
-rw-r--r-- | app-doc/howto-html/howto-html-20020328.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-doc/howto-html/howto-html-20020328.ebuild b/app-doc/howto-html/howto-html-20020328.ebuild index 6c235add03f9..a457ab1bacc1 100644 --- a/app-doc/howto-html/howto-html-20020328.ebuild +++ b/app-doc/howto-html/howto-html-20020328.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.2 2002/07/05 11:22:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.3 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { |