diff options
Diffstat (limited to 'app-doc/howto-text/howto-text-20010823.ebuild')
-rw-r--r-- | app-doc/howto-text/howto-text-20010823.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-doc/howto-text/howto-text-20010823.ebuild b/app-doc/howto-text/howto-text-20010823.ebuild index ed31d9b44834..c637da7b6896 100644 --- a/app-doc/howto-text/howto-text-20010823.ebuild +++ b/app-doc/howto-text/howto-text-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-text/howto-text-20010823.ebuild,v 1.4 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20010823.ebuild,v 1.5 2002/07/21 02:51:20 cardoe Exp $ MY_P="Linux-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,6 +11,10 @@ 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 () { dodir /usr/share/doc/howto |