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 | |
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')
-rw-r--r-- | app-doc/howto-html/howto-html-20020328.ebuild | 4 | ||||
-rw-r--r-- | app-doc/howto-pdf/howto-pdf-20020328.ebuild | 6 | ||||
-rw-r--r-- | app-doc/howto-ps/howto-ps-20020328.ebuild | 6 | ||||
-rw-r--r-- | app-doc/howto-text/howto-text-20020328.ebuild | 6 |
4 files changed, 15 insertions, 7 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 () { 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 diff --git a/app-doc/howto-ps/howto-ps-20020328.ebuild b/app-doc/howto-ps/howto-ps-20020328.ebuild index 3b2777c38d62..4ccb6e30c2a1 100644 --- a/app-doc/howto-ps/howto-ps-20020328.ebuild +++ b/app-doc/howto-ps/howto-ps-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-ps/howto-ps-20020328.ebuild,v 1.1 2002/07/05 11:08:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20020328.ebuild,v 1.2 2002/07/05 11:23:58 seemant Exp $ MY_P="Linux-ps-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 diff --git a/app-doc/howto-text/howto-text-20020328.ebuild b/app-doc/howto-text/howto-text-20020328.ebuild index 1d4523e28840..e3ff0a5b3ab7 100644 --- a/app-doc/howto-text/howto-text-20020328.ebuild +++ b/app-doc/howto-text/howto-text-20020328.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 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-text/howto-text-20020328.ebuild,v 1.1 2002/07/05 11:10:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20020328.ebuild,v 1.2 2002/07/05 11:24:15 seemant Exp $ MY_P="Linux-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 |