diff options
Diffstat (limited to 'app-doc/howto-html/howto-html-20010823.ebuild')
-rw-r--r-- | app-doc/howto-html/howto-html-20010823.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-doc/howto-html/howto-html-20010823.ebuild b/app-doc/howto-html/howto-html-20010823.ebuild index 027b062a9849..777f7c6d7fa4 100644 --- a/app-doc/howto-html/howto-html-20010823.ebuild +++ b/app-doc/howto-html/howto-html-20010823.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-20010823.ebuild,v 1.4 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20010823.ebuild,v 1.5 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO @@ -11,6 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { |