diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-05 11:24:15 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-05 11:24:15 +0000 |
commit | 94e89e5f953b107d5373a31d14a9b1cee783e679 (patch) | |
tree | 79222433de0cce11c73dabee001b49cab8d93842 /app-doc/howto-html | |
parent | added LICENSE (diff) | |
download | gentoo-2-94e89e5f953b107d5373a31d14a9b1cee783e679.tar.gz gentoo-2-94e89e5f953b107d5373a31d14a9b1cee783e679.tar.bz2 gentoo-2-94e89e5f953b107d5373a31d14a9b1cee783e679.zip |
added SLOT and LICENSE
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/howto-html-20020328.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-doc/howto-html/howto-html-20020328.ebuild b/app-doc/howto-html/howto-html-20020328.ebuild index e2831a8cd4dd..6c235add03f9 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.1 2002/07/05 06:59:30 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.2 2002/07/05 11:22:48 seemant Exp $ MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO @@ -11,6 +11,8 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" +SLOT="" +LICENSE="GPL" src_install () { |