diff options
Diffstat (limited to 'app-doc')
28 files changed, 144 insertions, 38 deletions
diff --git a/app-doc/howto-html-single/ChangeLog b/app-doc/howto-html-single/ChangeLog index 38baef55c47b..82667a968961 100644 --- a/app-doc/howto-html-single/ChangeLog +++ b/app-doc/howto-html-single/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-doc/howto-html-single # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.2 2002/07/05 11:02:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.3 2002/07/21 02:51:18 cardoe Exp $ *howto-html-single-20020328 (5 Jul 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-html-single-20020328.ebuild + Added missing KEYWORDS, SLOT + 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> howto-html-single-20020328.ebuild files/digest-howto-html-single-20020328 : @@ -11,6 +14,9 @@ *howto-html-single-20010823 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-html-single-20010823.ebuild + Added missing KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/howto-html-single/howto-html-single-20010823.ebuild b/app-doc/howto-html-single/howto-html-single-20010823.ebuild index 96486d449317..00e3207a6e05 100644 --- a/app-doc/howto-html-single/howto-html-single-20010823.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20010823.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-20010823.ebuild,v 1.4 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20010823.ebuild,v 1.5 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} @@ -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 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 3e813e6f262a..f1895387a6fe 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.2 2002/07/05 11:23:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20020328.ebuild,v 1.3 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/howto-html/ChangeLog b/app-doc/howto-html/ChangeLog index 502d157ad609..3b0ed7c01931 100644 --- a/app-doc/howto-html/ChangeLog +++ b/app-doc/howto-html/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-doc/howto-html # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.2 2002/07/05 06:59:30 seemant Exp $ +# /space/gentoo/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.2 2002/07/05 06:59:30 seemant Exp *howto-html-20020328 (4 Jul 2002) - + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-html-20020328.ebuild + Added missing KEYWORDS, SLOT + 4 Jul 2002; Seemant Kulleen <seemant@gentoo.org> howto-html-20020328.ebuild files/digest-howto-html-20020328 : @@ -11,6 +14,9 @@ *howto-html-20010823 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-html-20010823.ebuild + Adding missing KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is 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 () { diff --git a/app-doc/howto-html/howto-html-20020328.ebuild b/app-doc/howto-html/howto-html-20020328.ebuild index 6c235add03f9..a457ab1bacc1 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.2 2002/07/05 11:22:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20020328.ebuild,v 1.3 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/howto-pdf/ChangeLog b/app-doc/howto-pdf/ChangeLog index cc04527720b2..f7582cd14c3c 100644 --- a/app-doc/howto-pdf/ChangeLog +++ b/app-doc/howto-pdf/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-doc/howto-pdf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/ChangeLog,v 1.2 2002/07/05 11:06:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/ChangeLog,v 1.3 2002/07/21 02:51:18 cardoe Exp $ *howto-pdf-20020328 (5 Jul 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-pdf-20020328.ebuild + Added missing KEYWORDS, SLOT + 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> howto-pdf-20020328.ebuild files/digest-howto-pdf-20020328 : @@ -11,6 +14,9 @@ *howto-pdf-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org howto-pdf-20010824.ebuild + Added missing LICENSE, KEYWORDS, SLOT + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/howto-pdf/howto-pdf-20010824.ebuild b/app-doc/howto-pdf/howto-pdf-20010824.ebuild index cac75bf36d7f..a66b6b391ad2 100644 --- a/app-doc/howto-pdf/howto-pdf-20010824.ebuild +++ b/app-doc/howto-pdf/howto-pdf-20010824.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-pdf/howto-pdf-20010824.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20010824.ebuild,v 1.4 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,6 +11,11 @@ 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 diff --git a/app-doc/howto-pdf/howto-pdf-20020328.ebuild b/app-doc/howto-pdf/howto-pdf-20020328.ebuild index ccac3e42c48a..865969047624 100644 --- a/app-doc/howto-pdf/howto-pdf-20020328.ebuild +++ b/app-doc/howto-pdf/howto-pdf-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-pdf/howto-pdf-20020328.ebuild,v 1.2 2002/07/05 11:23:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20020328.ebuild,v 1.3 2002/07/21 02:51:18 cardoe Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/howto-ps/ChangeLog b/app-doc/howto-ps/ChangeLog index 33b20fd56c67..7350c87a9373 100644 --- a/app-doc/howto-ps/ChangeLog +++ b/app-doc/howto-ps/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for app-doc/howto-ps # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/ChangeLog,v 1.2 2002/07/05 11:08:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/ChangeLog,v 1.3 2002/07/21 02:51:18 cardoe Exp $ *howto-ps-20020328 (5 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-ps-20020328.ebuild + Added missing KEYWORDS, SLOT 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> howto-ps-20020328.ebuild files/digest-howto-ps-20020328 : @@ -11,6 +14,9 @@ *howto-ps-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-ps-20010824.ebuild + Added missing KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/howto-ps/howto-ps-20010824.ebuild b/app-doc/howto-ps/howto-ps-20010824.ebuild index 940a6ead24f3..0f5346ebcd5b 100644 --- a/app-doc/howto-ps/howto-ps-20010824.ebuild +++ b/app-doc/howto-ps/howto-ps-20010824.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-ps/howto-ps-20010824.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20010824.ebuild,v 1.4 2002/07/21 02:51:19 cardoe Exp $ MY_P="Linux-ps-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 diff --git a/app-doc/howto-ps/howto-ps-20020328.ebuild b/app-doc/howto-ps/howto-ps-20020328.ebuild index 4ccb6e30c2a1..7bf53a72fa79 100644 --- a/app-doc/howto-ps/howto-ps-20020328.ebuild +++ b/app-doc/howto-ps/howto-ps-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-ps/howto-ps-20020328.ebuild,v 1.2 2002/07/05 11:23:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20020328.ebuild,v 1.3 2002/07/21 02:51:19 cardoe Exp $ MY_P="Linux-ps-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/howto-text/ChangeLog b/app-doc/howto-text/ChangeLog index d1a5207679ee..2fc4772232b9 100644 --- a/app-doc/howto-text/ChangeLog +++ b/app-doc/howto-text/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-doc/howto-text # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/ChangeLog,v 1.2 2002/07/05 11:10:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/ChangeLog,v 1.3 2002/07/21 02:51:19 cardoe Exp $ *howto-text-20020328 (5 Jul 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-text-20020328.ebuild + Added missing KEYWORDS, SLOT + 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> howto-text-20020328.ebuild files/digest-howto-text-20020328 : @@ -11,6 +14,10 @@ *howto-text-20010823 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> howto-text-20010823.ebuild + Added missing KEYWORDS, SLOT, LICENSE + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is 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 diff --git a/app-doc/howto-text/howto-text-20020328.ebuild b/app-doc/howto-text/howto-text-20020328.ebuild index e3ff0a5b3ab7..5a6dfdb0d71b 100644 --- a/app-doc/howto-text/howto-text-20020328.ebuild +++ b/app-doc/howto-text/howto-text-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-text/howto-text-20020328.ebuild,v 1.2 2002/07/05 11:24:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20020328.ebuild,v 1.3 2002/07/21 02:51:20 cardoe Exp $ MY_P="Linux-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/mini-howto-html-single/ChangeLog b/app-doc/mini-howto-html-single/ChangeLog index 8bec2b86a05c..cd73262aa314 100644 --- a/app-doc/mini-howto-html-single/ChangeLog +++ b/app-doc/mini-howto-html-single/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for app-doc/mini-howto-html-single # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/ChangeLog,v 1.2 2002/07/05 11:16:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/ChangeLog,v 1.3 2002/07/21 02:51:20 cardoe Exp $ *mini-howto-html-single-20020328 (5 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-html-single-20020328.ebuild + Added missing KEYWORDS, SLOT 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> mini-howto-html-single-20020328.ebuild @@ -12,6 +15,9 @@ *mini-howto-html-single-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-html-single-20010824.ebuild + Added KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20010824.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20010824.ebuild index d35cb3cfd748..002bd4eff0fc 100644 --- a/app-doc/mini-howto-html-single/mini-howto-html-single-20010824.ebuild +++ b/app-doc/mini-howto-html-single/mini-howto-html-single-20010824.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/mini-howto-html-single/mini-howto-html-single-20010824.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20010824.ebuild,v 1.4 2002/07/21 02:51:20 cardoe Exp $ MY_P="Linux-mini-html-single-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/mini diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild index 453fc5895b17..65d3d2f491dc 100644 --- a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild +++ b/app-doc/mini-howto-html-single/mini-howto-html-single-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/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.1 2002/07/05 11:16:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.2 2002/07/21 02:51:20 cardoe Exp $ MY_P="Linux-mini-html-single-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/mini-howto-html/ChangeLog b/app-doc/mini-howto-html/ChangeLog index 13416a7ac5c5..fd1d855a863d 100644 --- a/app-doc/mini-howto-html/ChangeLog +++ b/app-doc/mini-howto-html/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-doc/mini-howto-html # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/ChangeLog,v 1.2 2002/07/05 11:15:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/ChangeLog,v 1.3 2002/07/21 02:51:20 cardoe Exp $ *mini-howto-html-20020328 (5 Jul 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-html-20020328.ebuild + Added KEYWORDS, SLOT + 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> mini-howto-html-20020328.ebuild files/digest-mini-howto-html-20020328 : @@ -11,6 +14,9 @@ *mini-howto-html-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-html-20010824.ebuild + Added missing KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/mini-howto-pdf/ChangeLog b/app-doc/mini-howto-pdf/ChangeLog index 7ab8c803935c..2b95ed176b33 100644 --- a/app-doc/mini-howto-pdf/ChangeLog +++ b/app-doc/mini-howto-pdf/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-doc/mini-howto-pdf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-pdf/ChangeLog,v 1.2 2002/07/05 11:21:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-pdf/ChangeLog,v 1.3 2002/07/21 02:51:21 cardoe Exp $ *mini-howto-pdf-20020328 (5 Jul 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-pdf-20020328.ebuild + Added missing KEYWORDS, SLOT + 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> mini-howto-pdf-20020328.ebuild files/digest-mini-howto-pdf-20020328 : @@ -11,6 +14,9 @@ *mini-howto-pdf-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.rg> mini-howto-pdf-20010824.ebuild + Added missing KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/mini-howto-pdf/mini-howto-pdf-20010824.ebuild b/app-doc/mini-howto-pdf/mini-howto-pdf-20010824.ebuild index 66313214f73a..d0e8a949d98a 100644 --- a/app-doc/mini-howto-pdf/mini-howto-pdf-20010824.ebuild +++ b/app-doc/mini-howto-pdf/mini-howto-pdf-20010824.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/mini-howto-pdf/mini-howto-pdf-20010824.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-pdf/mini-howto-pdf-20010824.ebuild,v 1.4 2002/07/21 02:51:23 cardoe Exp $ MY_P="Linux-mini-pdf-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/mini diff --git a/app-doc/mini-howto-pdf/mini-howto-pdf-20020328.ebuild b/app-doc/mini-howto-pdf/mini-howto-pdf-20020328.ebuild index a790a27c9685..3c01deb93fc5 100644 --- a/app-doc/mini-howto-pdf/mini-howto-pdf-20020328.ebuild +++ b/app-doc/mini-howto-pdf/mini-howto-pdf-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/mini-howto-pdf/mini-howto-pdf-20020328.ebuild,v 1.1 2002/07/05 11:17:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-pdf/mini-howto-pdf-20020328.ebuild,v 1.2 2002/07/21 02:51:23 cardoe Exp $ MY_P="Linux-mini-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/mini-howto-ps/ChangeLog b/app-doc/mini-howto-ps/ChangeLog index f75a5d53f777..ea9238e9935d 100644 --- a/app-doc/mini-howto-ps/ChangeLog +++ b/app-doc/mini-howto-ps/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for app-doc/mini-howto-ps # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-ps/ChangeLog,v 1.2 2002/07/05 11:20:10 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-ps/ChangeLog,v 1.3 2002/07/21 02:51:23 cardoe Exp $ *mini-howto-ps-20020328 (5 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-ps-20020328.ebuild + Added missing KEYWORDS, SLOT 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> mini-howto-ps-20020328.ebuild files/digest-mini-howto-ps-20020328 : @@ -11,6 +14,9 @@ *mini-howto-ps-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-ps-20010824.ebuild + Added KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/mini-howto-ps/mini-howto-ps-20010824.ebuild b/app-doc/mini-howto-ps/mini-howto-ps-20010824.ebuild index 0b4201d20c58..7f42a5ebe6a0 100644 --- a/app-doc/mini-howto-ps/mini-howto-ps-20010824.ebuild +++ b/app-doc/mini-howto-ps/mini-howto-ps-20010824.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/mini-howto-ps/mini-howto-ps-20010824.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-ps/mini-howto-ps-20010824.ebuild,v 1.4 2002/07/21 02:51:23 cardoe Exp $ MY_P="Linux-mini-ps-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/mini diff --git a/app-doc/mini-howto-ps/mini-howto-ps-20020328.ebuild b/app-doc/mini-howto-ps/mini-howto-ps-20020328.ebuild index 1cad6e845710..9c72f62a4903 100644 --- a/app-doc/mini-howto-ps/mini-howto-ps-20020328.ebuild +++ b/app-doc/mini-howto-ps/mini-howto-ps-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/mini-howto-ps/mini-howto-ps-20020328.ebuild,v 1.1 2002/07/05 11:18:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-ps/mini-howto-ps-20020328.ebuild,v 1.2 2002/07/21 02:51:23 cardoe Exp $ MY_P="Linux-mini-ps-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { diff --git a/app-doc/mini-howto-text/ChangeLog b/app-doc/mini-howto-text/ChangeLog index d9fe924fd0e3..d10bf1e918b2 100644 --- a/app-doc/mini-howto-text/ChangeLog +++ b/app-doc/mini-howto-text/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for app-doc/mini-howto-text # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-text/ChangeLog,v 1.2 2002/07/05 11:22:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-text/ChangeLog,v 1.3 2002/07/21 02:51:23 cardoe Exp $ *mini-howto-text-20020328 (5 Jul 2002) + + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-text-20020328.ebuild + Added missing KEYWORDS, SLOT 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org> mini-howto-text-20020328.ebuild files/digest-mini-howto-text-20020328 : @@ -11,6 +14,9 @@ *mini-howto-text-20010824 (1 Feb 2002) + 20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> mini-howto-text-20010824.ebuild + Added missing KEYWORDS, SLOT, LICENSE + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-doc/mini-howto-text/mini-howto-text-20010824.ebuild b/app-doc/mini-howto-text/mini-howto-text-20010824.ebuild index cbc8b39d7977..920be197e12f 100644 --- a/app-doc/mini-howto-text/mini-howto-text-20010824.ebuild +++ b/app-doc/mini-howto-text/mini-howto-text-20010824.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/mini-howto-text/mini-howto-text-20010824.ebuild,v 1.3 2002/07/11 06:30:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-text/mini-howto-text-20010824.ebuild,v 1.4 2002/07/21 02:51:23 cardoe Exp $ MY_P="Linux-mini-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/mini diff --git a/app-doc/mini-howto-text/mini-howto-text-20020328.ebuild b/app-doc/mini-howto-text/mini-howto-text-20020328.ebuild index 132d4855dafe..62919778b963 100644 --- a/app-doc/mini-howto-text/mini-howto-text-20020328.ebuild +++ b/app-doc/mini-howto-text/mini-howto-text-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/mini-howto-text/mini-howto-text-20020328.ebuild,v 1.1 2002/07/05 11:22:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-text/mini-howto-text-20020328.ebuild,v 1.2 2002/07/21 02:51:23 cardoe Exp $ MY_P="Linux-mini-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,8 +11,9 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${ HOMEPAGE="http://www.linuxdoc.org" -SLOT="" +SLOT="0" LICENSE="GPL" +KEYWORDS="x86 ppc sparc sparc64" src_install () { |