diff options
Diffstat (limited to 'app-doc/howto-pdf/howto-pdf-20020328.ebuild')
-rw-r--r-- | app-doc/howto-pdf/howto-pdf-20020328.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-doc/howto-pdf/howto-pdf-20020328.ebuild b/app-doc/howto-pdf/howto-pdf-20020328.ebuild index d374d9329f1f..ccac3e42c48a 100644 --- a/app-doc/howto-pdf/howto-pdf-20020328.ebuild +++ b/app-doc/howto-pdf/howto-pdf-20020328.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20020328.ebuild,v 1.1 2002/07/05 11:06:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20020328.ebuild,v 1.2 2002/07/05 11:23:35 seemant Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -12,6 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" +SLOT="" +LICENSE="GPL" + src_install () { dodir /usr/share/doc/howto |