diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:45:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:45:17 +0000 |
commit | 98424eea2d2bac59583107db9c81bbb603811734 (patch) | |
tree | d70cbdc85dad712bd8c0a897446d39b3122f105f | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.tar.gz gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.tar.bz2 gentoo-2-98424eea2d2bac59583107db9c81bbb603811734.zip |
Remove arm keywords
13 files changed, 26 insertions, 26 deletions
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 diff --git a/app-emacs/inform-mode/inform-mode-1.5.8.ebuild b/app-emacs/inform-mode/inform-mode-1.5.8.ebuild index 7919aaf18b9a..e6e35cb42663 100644 --- a/app-emacs/inform-mode/inform-mode-1.5.8.ebuild +++ b/app-emacs/inform-mode/inform-mode-1.5.8.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-emacs/inform-mode/inform-mode-1.5.8.ebuild,v 1.5 2003/09/06 22:01:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild,v 1.6 2004/02/22 18:45:02 agriffis Exp $ inherit elisp @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/emacs" RDEPEND="${DEPEND}" diff --git a/app-emacs/psgml/psgml-1.2.4.ebuild b/app-emacs/psgml/psgml-1.2.4.ebuild index 367397190866..e83f51acb518 100644 --- a/app-emacs/psgml/psgml-1.2.4.ebuild +++ b/app-emacs/psgml/psgml-1.2.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.1 2004/01/30 08:48:06 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.4.ebuild,v 1.2 2004/02/22 18:45:17 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://psgml.sourceforge.net" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" |