diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-05 11:23:06 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-05 11:23:06 +0000 |
commit | f678450da2ff119c3152f37be6955465101313b7 (patch) | |
tree | 399f1540b30fdc76ca27cd222bcbf46d32af0f25 /app-doc | |
parent | version bump (diff) | |
download | gentoo-2-f678450da2ff119c3152f37be6955465101313b7.tar.gz gentoo-2-f678450da2ff119c3152f37be6955465101313b7.tar.bz2 gentoo-2-f678450da2ff119c3152f37be6955465101313b7.zip |
added LICENSE
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/howto-html-single/howto-html-single-20020328.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-doc/howto-html-single/howto-html-single-20020328.ebuild b/app-doc/howto-html-single/howto-html-single-20020328.ebuild index b3579a1ad5dd..3e813e6f262a 100644 --- a/app-doc/howto-html-single/howto-html-single-20020328.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20020328.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/app-doc/howto-html-single/howto-html-single-20020328.ebuild,v 1.1 2002/07/05 11:02:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20020328.ebuild,v 1.2 2002/07/05 11:23:06 seemant Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} @@ -12,6 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" SLOT="" +LICENSE="GPL" src_install () { |