diff options
21 files changed, 42 insertions, 42 deletions
diff --git a/app-doc/abs-guide/abs-guide-2.1.ebuild b/app-doc/abs-guide/abs-guide-2.1.ebuild index 4e032d2b27e3..3124a0efb2e2 100644 --- a/app-doc/abs-guide/abs-guide-2.1.ebuild +++ b/app-doc/abs-guide/abs-guide-2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.1.ebuild,v 1.2 2004/01/05 21:19:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.1.ebuild,v 1.3 2004/02/22 18:38:32 agriffis Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" HOMEPAGE="http://www.tldp.org/LDP/abs/html" S=${WORKDIR} -KEYWORDS="x86 sparc ppc alpha arm hppa" +KEYWORDS="x86 sparc ppc alpha hppa" LICENSE="FDL-1.1" SLOT="0" diff --git a/app-doc/abs-guide/abs-guide-2.2.ebuild b/app-doc/abs-guide/abs-guide-2.2.ebuild index 9b481df64dd9..62ed6f568826 100644 --- a/app-doc/abs-guide/abs-guide-2.2.ebuild +++ b/app-doc/abs-guide/abs-guide-2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.2.ebuild,v 1.2 2004/01/05 21:19:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.2.ebuild,v 1.3 2004/02/22 18:38:32 agriffis Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" HOMEPAGE="http://www.tldp.org/LDP/abs/html" S="${WORKDIR}" -KEYWORDS="x86 sparc ppc alpha arm hppa" +KEYWORDS="x86 sparc ppc alpha hppa" LICENSE="FDL-1.1" SLOT="0" diff --git a/app-doc/abs-guide/abs-guide-2.3.ebuild b/app-doc/abs-guide/abs-guide-2.3.ebuild index 9ca66f95b238..f7dfccde98a9 100644 --- a/app-doc/abs-guide/abs-guide-2.3.ebuild +++ b/app-doc/abs-guide/abs-guide-2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.3.ebuild,v 1.1 2004/01/05 21:19:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.3.ebuild,v 1.2 2004/02/22 18:38:32 agriffis Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" HOMEPAGE="http://www.tldp.org/LDP/abs/html" S="${WORKDIR}" -KEYWORDS="x86 sparc ppc alpha arm hppa" +KEYWORDS="x86 sparc ppc alpha hppa" LICENSE="FDL-1.1" SLOT="0" diff --git a/app-doc/abs-guide/abs-guide-2.4.ebuild b/app-doc/abs-guide/abs-guide-2.4.ebuild index 9acacc235756..ef923af5f111 100644 --- a/app-doc/abs-guide/abs-guide-2.4.ebuild +++ b/app-doc/abs-guide/abs-guide-2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.4.ebuild,v 1.1 2004/01/26 06:35:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.4.ebuild,v 1.2 2004/02/22 18:38:32 agriffis Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" HOMEPAGE="http://www.tldp.org/LDP/abs/html" S="${WORKDIR}" -KEYWORDS="x86 sparc ppc alpha arm hppa" +KEYWORDS="x86 sparc ppc alpha hppa" LICENSE="FDL-1.1" SLOT="0" diff --git a/app-doc/abs-guide/abs-guide-2.5.ebuild b/app-doc/abs-guide/abs-guide-2.5.ebuild index cf6977c2924a..f9d558918e22 100644 --- a/app-doc/abs-guide/abs-guide-2.5.ebuild +++ b/app-doc/abs-guide/abs-guide-2.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.5.ebuild,v 1.1 2004/02/18 02:05:10 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-2.5.ebuild,v 1.2 2004/02/22 18:38:32 agriffis Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" HOMEPAGE="http://www.tldp.org/LDP/abs/html" S="${WORKDIR}" -KEYWORDS="x86 sparc ppc alpha arm hppa" +KEYWORDS="x86 sparc ppc alpha hppa" LICENSE="FDL-1.1" SLOT="0" diff --git a/app-doc/daemontools-man/daemontools-man-20020131.ebuild b/app-doc/daemontools-man/daemontools-man-20020131.ebuild index 7917ba0d6f21..9c2e387a2ea9 100644 --- a/app-doc/daemontools-man/daemontools-man-20020131.ebuild +++ b/app-doc/daemontools-man/daemontools-man-20020131.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/daemontools-man/daemontools-man-20020131.ebuild,v 1.10 2003/11/14 21:23:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/daemontools-man/daemontools-man-20020131.ebuild,v 1.11 2004/02/22 18:38:49 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Man pages for daemontools" @@ -9,7 +9,7 @@ HOMEPAGE="http://smarden.org/pape/djb/manpages/" SLOT="0" LICENSE="public-domain" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="app-arch/tar app-arch/gzip" RDEPEND="sys-apps/man" diff --git a/app-doc/djbdns-man/djbdns-man-20020130.ebuild b/app-doc/djbdns-man/djbdns-man-20020130.ebuild index 078da4baa584..c76f0c7d44f5 100644 --- a/app-doc/djbdns-man/djbdns-man-20020130.ebuild +++ b/app-doc/djbdns-man/djbdns-man-20020130.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/djbdns-man/djbdns-man-20020130.ebuild,v 1.10 2003/11/14 21:23:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/djbdns-man/djbdns-man-20020130.ebuild,v 1.11 2004/02/22 18:39:04 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Man pages for djbdns" @@ -9,7 +9,7 @@ HOMEPAGE="http://smarden.org/pape/djb/manpages/" SLOT="0" LICENSE="public-domain" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="app-arch/tar app-arch/gzip" RDEPEND="sys-apps/man" diff --git a/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild b/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild index 9380f07837da..d35b9f87b5f7 100644 --- a/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild +++ b/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild,v 1.13 2003/11/14 21:23:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-user-manual/gimp-user-manual-2.0.ebuild,v 1.14 2004/02/22 18:39:24 agriffis Exp $ S=${WORKDIR} DESCRIPTION="A user manual for GIMP" @@ -13,7 +13,7 @@ RDEPEND="" SLOT="0" LICENSE="OPL" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_compile() { rm GUM/wwhsrch.js diff --git a/app-doc/howto-html-single/howto-html-single-20021121.ebuild b/app-doc/howto-html-single/howto-html-single-20021121.ebuild index 7d60fab4cf34..a51abac4cd4b 100644 --- a/app-doc/howto-html-single/howto-html-single-20021121.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20021121.ebuild,v 1.4 2003/02/13 06:35:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20021121.ebuild,v 1.5 2004/02/22 18:40:03 agriffis Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto diff --git a/app-doc/howto-html/howto-html-20021121.ebuild b/app-doc/howto-html/howto-html-20021121.ebuild index a5a2b6e647b6..533096f8984b 100644 --- a/app-doc/howto-html/howto-html-20021121.ebuild +++ b/app-doc/howto-html/howto-html-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20021121.ebuild,v 1.5 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20021121.ebuild,v 1.6 2004/02/22 18:39:46 agriffis Exp $ MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto diff --git a/app-doc/howto-pdf/howto-pdf-20021121.ebuild b/app-doc/howto-pdf/howto-pdf-20021121.ebuild index 8056744b2f62..67e890f356d4 100644 --- a/app-doc/howto-pdf/howto-pdf-20021121.ebuild +++ b/app-doc/howto-pdf/howto-pdf-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20021121.ebuild,v 1.4 2003/02/13 06:35:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20021121.ebuild,v 1.5 2004/02/22 18:40:20 agriffis Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto diff --git a/app-doc/howto-ps/howto-ps-20021121.ebuild b/app-doc/howto-ps/howto-ps-20021121.ebuild index abf14c6afc34..8d9ac1c71bfa 100644 --- a/app-doc/howto-ps/howto-ps-20021121.ebuild +++ b/app-doc/howto-ps/howto-ps-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20021121.ebuild,v 1.5 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20021121.ebuild,v 1.6 2004/02/22 18:40:40 agriffis Exp $ MY_P="Linux-ps-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto diff --git a/app-doc/howto-text/howto-text-20031006.ebuild b/app-doc/howto-text/howto-text-20031006.ebuild index 8f7451c24821..baf41ba87723 100644 --- a/app-doc/howto-text/howto-text-20031006.ebuild +++ b/app-doc/howto-text/howto-text-20031006.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20031006.ebuild,v 1.1 2003/10/06 13:30:48 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20031006.ebuild,v 1.2 2004/02/22 18:40:59 agriffis Exp $ MY_P="Linux-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" #As of 2003-07-24, the mini-HOWTOs are now merged into the full set of HOWTOs DEPEND="!app-doc/mini-howto-text" diff --git a/app-doc/jargon/jargon-4.4.7.ebuild b/app-doc/jargon/jargon-4.4.7.ebuild index 4f7a4d56ad96..ea0e9fad6f17 100644 --- a/app-doc/jargon/jargon-4.4.7.ebuild +++ b/app-doc/jargon/jargon-4.4.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/jargon/jargon-4.4.7.ebuild,v 1.1 2004/02/06 02:05:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/jargon/jargon-4.4.7.ebuild,v 1.2 2004/02/22 18:41:13 agriffis Exp $ DESCRIPTION="A comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor" HOMEPAGE="http://www.catb.org/~esr/jargon" SRC_URI="http://www.catb.org/~esr/jargon/${P}.tar.gz" -KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 x86obsd" +KEYWORDS="x86 ppc ppc64 sparc mips alpha hppa amd64 ia64 x86obsd" LICENSE="public-domain" SLOT="0" IUSE="" diff --git a/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild b/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild index 28acd1f239e4..100e9871c318 100644 --- a/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild +++ b/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild,v 1.8 2003/02/13 06:36:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild,v 1.9 2004/02/22 18:41:33 agriffis Exp $ MY_P="LFS-BOOK-${PV}-HTML" S=${WORKDIR}/${MY_P} @@ -13,7 +13,7 @@ HOMEPAGE="http://www.linuxfromscratch.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/linuxfromscratch-html-${PV} diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20021121.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20021121.ebuild index fb84fa9872fd..b146670f647c 100644 --- a/app-doc/mini-howto-html-single/mini-howto-html-single-20021121.ebuild +++ b/app-doc/mini-howto-html-single/mini-howto-html-single-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20021121.ebuild,v 1.4 2003/02/13 06:36:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20021121.ebuild,v 1.5 2004/02/22 18:42:03 agriffis Exp $ MY_P="Linux-mini-html-single-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto/mini diff --git a/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild b/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild index dc9bd7d22ea5..c3c489e1d2b2 100644 --- a/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild +++ b/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild,v 1.5 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild,v 1.6 2004/02/22 18:41:47 agriffis Exp $ MY_P="Linux-mini-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO/mini @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linuxdoc.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc" src_install() { dodir /usr/share/doc/howto/mini diff --git a/app-doc/mini-howto-pdf/mini-howto-pdf-20021121.ebuild b/app-doc/mini-howto-pdf/mini-howto-pdf-20021121.ebuild index 9213103aed7e..0126c71bbff8 100644 --- a/app-doc/mini-howto-pdf/mini-howto-pdf-20021121.ebuild +++ b/app-doc/mini-howto-pdf/mini-howto-pdf-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-pdf/mini-howto-pdf-20021121.ebuild,v 1.4 2003/02/13 06:37:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-pdf/mini-howto-pdf-20021121.ebuild,v 1.5 2004/02/22 18:42:18 agriffis Exp $ MY_P="Linux-mini-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linuxdoc.org/" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto/mini diff --git a/app-doc/mini-howto-ps/mini-howto-ps-20021121.ebuild b/app-doc/mini-howto-ps/mini-howto-ps-20021121.ebuild index f9036f6adfbd..0e014cb2e89e 100644 --- a/app-doc/mini-howto-ps/mini-howto-ps-20021121.ebuild +++ b/app-doc/mini-howto-ps/mini-howto-ps-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-ps/mini-howto-ps-20021121.ebuild,v 1.4 2003/02/13 06:37:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-ps/mini-howto-ps-20021121.ebuild,v 1.5 2004/02/22 18:42:33 agriffis Exp $ MY_P="Linux-mini-ps-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linuxdoc.org/" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto/mini diff --git a/app-doc/mini-howto-text/mini-howto-text-20021121.ebuild b/app-doc/mini-howto-text/mini-howto-text-20021121.ebuild index c9782e2a3e17..0ced9fca1c04 100644 --- a/app-doc/mini-howto-text/mini-howto-text-20021121.ebuild +++ b/app-doc/mini-howto-text/mini-howto-text-20021121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-text/mini-howto-text-20021121.ebuild,v 1.4 2003/02/13 06:37:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-text/mini-howto-text-20021121.ebuild,v 1.5 2004/02/22 18:42:48 agriffis Exp $ MY_P="Linux-mini-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linuxdoc.org" SLOT="0" LICENSE="GPL-2 LDP" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodir /usr/share/doc/howto/mini diff --git a/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild b/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild index 5f7e444068fd..9fd2a0250ac8 100644 --- a/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild +++ b/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild,v 1.8 2003/02/13 06:38:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild,v 1.9 2004/02/22 18:43:02 agriffis Exp $ S=${WORKDIR}/ucspi-tcp-0.88-man @@ -10,7 +10,7 @@ HOMEPAGE="http://smarden.org/pape/djb/manpages/" SLOT="0" LICENSE="public-domain" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_install() { dodoc README |