diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.zip |
Remove arm keywords
44 files changed, 88 insertions, 88 deletions
diff --git a/app-text/aiksaurus/aiksaurus-0.15.ebuild b/app-text/aiksaurus/aiksaurus-0.15.ebuild index e6ec8fbc417f..53e65a31ad88 100644 --- a/app-text/aiksaurus/aiksaurus-0.15.ebuild +++ b/app-text/aiksaurus/aiksaurus-0.15.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-text/aiksaurus/aiksaurus-0.15.ebuild,v 1.7 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/aiksaurus-0.15.ebuild,v 1.8 2004/02/22 20:00:42 agriffis Exp $ S=${WORKDIR}/Aiksaurus-${PV} DESCRIPTION="A thesaurus lib, tool and database" @@ -11,7 +11,7 @@ LICENSE="GPL-2" DEPEND="sys-devel/gcc" RDEPEND="" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_compile() { cd ${S} diff --git a/app-text/aspell/aspell-0.50.4.1.ebuild b/app-text/aspell/aspell-0.50.4.1.ebuild index 237f59a668f7..ef8b1fc3b0f4 100644 --- a/app-text/aspell/aspell-0.50.4.1.ebuild +++ b/app-text/aspell/aspell-0.50.4.1.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-text/aspell/aspell-0.50.4.1.ebuild,v 1.3 2003/11/15 03:01:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.4.1.ebuild,v 1.4 2004/02/22 20:00:58 agriffis Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm -amd64 ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa -amd64 ia64" DEPEND=">=sys-libs/ncurses-5.2" diff --git a/app-text/aspell/aspell-0.50.5.ebuild b/app-text/aspell/aspell-0.50.5.ebuild index 7bdded9c82ae..2710052f1d13 100644 --- a/app-text/aspell/aspell-0.50.5.ebuild +++ b/app-text/aspell/aspell-0.50.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.1 2004/02/18 09:18:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.2 2004/02/22 20:00:58 agriffis Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm -amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa -amd64 ~ia64" DEPEND=">=sys-libs/ncurses-5.2" diff --git a/app-text/clara/clara-20031214.ebuild b/app-text/clara/clara-20031214.ebuild index 432734aa58b3..29dd63a071b7 100644 --- a/app-text/clara/clara-20031214.ebuild +++ b/app-text/clara/clara-20031214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v 1.1 2004/02/17 13:22:21 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v 1.2 2004/02/22 20:01:14 agriffis Exp $ DESCRIPTION="An OCR (Optical Character Recognition) program" SRC_URI="http://www.claraocr.org/sources/${P}.tar.gz" @@ -36,4 +36,4 @@ pkg_postinst() { einfo "the docs in /usr/share/doc/${P}/html/ to get more " einfo "info about the training procedure." einfo -}
\ No newline at end of file +} diff --git a/app-text/djvu/djvu-3.5.7.ebuild b/app-text/djvu/djvu-3.5.7.ebuild index 1dd63459b525..6b2ab68690d9 100644 --- a/app-text/djvu/djvu-3.5.7.ebuild +++ b/app-text/djvu/djvu-3.5.7.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-text/djvu/djvu-3.5.7.ebuild,v 1.7 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.8 2004/02/22 20:01:27 agriffis Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -8,7 +8,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" # Build-time dependencies, such as DEPEND=">=qt-3.0.4.20020606-r1 diff --git a/app-text/djvu/djvu-3.5.9-r1.ebuild b/app-text/djvu/djvu-3.5.9-r1.ebuild index 7e40cb347e97..0b3e3cd7d630 100644 --- a/app-text/djvu/djvu-3.5.9-r1.ebuild +++ b/app-text/djvu/djvu-3.5.9-r1.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-text/djvu/djvu-3.5.9-r1.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.5 2004/02/22 20:01:27 agriffis Exp $ inherit nsplugins @@ -10,7 +10,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" diff --git a/app-text/djvu/djvu-3.5.9.ebuild b/app-text/djvu/djvu-3.5.9.ebuild index 9968f184ba16..0595705eea92 100644 --- a/app-text/djvu/djvu-3.5.9.ebuild +++ b/app-text/djvu/djvu-3.5.9.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-text/djvu/djvu-3.5.9.ebuild,v 1.5 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9.ebuild,v 1.6 2004/02/22 20:01:27 agriffis Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -8,7 +8,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" diff --git a/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild b/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild index b7b7824e0cec..eaa76758eeca 100644 --- a/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild +++ b/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.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-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild,v 1.12 2003/12/08 07:59:15 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xml-dtd/docbook-xml-dtd-4.1.2-r2.ebuild,v 1.13 2004/02/22 20:02:01 agriffis Exp $ MY_P="docbkx412" S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ LICENSE="X11" DEPEND=">=app-arch/unzip-5.41 >=dev-libs/libxml2-2.4 >=app-text/docbook-xsl-stylesheets-1.45" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_unpack() { mkdir ${S} cd ${S} diff --git a/app-text/docbook2X/docbook2X-0.6.1-r1.ebuild b/app-text/docbook2X/docbook2X-0.6.1-r1.ebuild index 5ebded0ae3da..4845a042df12 100644 --- a/app-text/docbook2X/docbook2X-0.6.1-r1.ebuild +++ b/app-text/docbook2X/docbook2X-0.6.1-r1.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-text/docbook2X/docbook2X-0.6.1-r1.ebuild,v 1.5 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.6.1-r1.ebuild,v 1.6 2004/02/22 20:01:43 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Tools to convert docbook to man and info" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/docbook2x/${P}.tar.gz" HOMEPAGE="http://docbook2x.sourceforge.net" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" LICENSE="GPL-2" DEPEND="" diff --git a/app-text/docbook2X/docbook2X-0.6.1.ebuild b/app-text/docbook2X/docbook2X-0.6.1.ebuild index 59fbb42b0004..f302951ad0f6 100644 --- a/app-text/docbook2X/docbook2X-0.6.1.ebuild +++ b/app-text/docbook2X/docbook2X-0.6.1.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-text/docbook2X/docbook2X-0.6.1.ebuild,v 1.18 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.6.1.ebuild,v 1.19 2004/02/22 20:01:43 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Tools to convert docbook to man and info" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/docbook2x/${P}.tar.gz" HOMEPAGE="http://docbook2x.sourceforge.net" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" LICENSE="GPL-2" DEPEND="" diff --git a/app-text/duali/duali-0.1.1.ebuild b/app-text/duali/duali-0.1.1.ebuild index 39746913e45a..521a16942af6 100644 --- a/app-text/duali/duali-0.1.1.ebuild +++ b/app-text/duali/duali-0.1.1.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-text/duali/duali-0.1.1.ebuild,v 1.1 2003/09/24 03:02:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duali/duali-0.1.1.ebuild,v 1.2 2004/02/22 20:02:16 agriffis Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" DEPEND="dev-lang/python" PDEPEND="app-dicts/duali-data" diff --git a/app-text/duconv/duconv-1.1.ebuild b/app-text/duconv/duconv-1.1.ebuild index 1e2a2c341e2f..4f214ab9978f 100644 --- a/app-text/duconv/duconv-1.1.ebuild +++ b/app-text/duconv/duconv-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.9 2003/02/13 09:36:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.10 2004/02/22 20:02:31 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small util that converts from dos<->unix" SRC_URI="http://people.freenet.de/tfaehr/${PN}.tgz" HOMEPAGE="http://people.freenet.de/tfaehr/linux.htm" LICENSE="as-is" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" src_unpack() { diff --git a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild index fd83d1fb6242..7ed74961f0ed 100644 --- a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild +++ b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.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-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild,v 1.3 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild,v 1.4 2004/02/22 20:02:43 agriffis Exp $ inherit sgml-catalog @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND=">=app-text/sgml-common-0.6.1" diff --git a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild index 44b9cf9ef5ca..e07460a89259 100644 --- a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild +++ b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.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-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.13 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.14 2004/02/22 20:02:43 agriffis Exp $ S=${WORKDIR} DESCRIPTION="DTD for Gentoo-Guide Style XML Files" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND=">=app-text/sgml-common-0.6.1" diff --git a/app-text/ggv/ggv-1.1.94.ebuild b/app-text/ggv/ggv-1.1.94.ebuild index 83518b66a08d..cd36ea89cb05 100644 --- a/app-text/ggv/ggv-1.1.94.ebuild +++ b/app-text/ggv/ggv-1.1.94.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-text/ggv/ggv-1.1.94.ebuild,v 1.13 2003/11/20 02:20:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.14 2004/02/22 20:03:01 agriffis Exp $ IUSE="nls bonobo" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" RDEPEND=">=gnome-base/gnome-libs-1.4.1.4 bonobo? ( >=gnome-base/bonobo-1.0.19-r1 )" diff --git a/app-text/glark/glark-1.4.ebuild b/app-text/glark/glark-1.4.ebuild index 88098be018e4..5056282a54f1 100644 --- a/app-text/glark/glark-1.4.ebuild +++ b/app-text/glark/glark-1.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-text/glark/glark-1.4.ebuild,v 1.8 2003/02/13 09:37:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.4.ebuild,v 1.9 2004/02/22 20:03:16 agriffis Exp $ S="${WORKDIR}/${P}" DESCRIPTION="File searcher" SRC_URI="mirror://sourceforge/glark/${P}.tar.gz" HOMEPAGE="http://glark.sf.net" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" LICENSE="LGPL-2.1" DEPEND=">=dev-lang/ruby-1.6.7" RDEPEND="$DEPEND" diff --git a/app-text/hd2u/hd2u-0.8.0.ebuild b/app-text/hd2u/hd2u-0.8.0.ebuild index b3c605adb64c..af1cd0fbdd93 100644 --- a/app-text/hd2u/hd2u-0.8.0.ebuild +++ b/app-text/hd2u/hd2u-0.8.0.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-text/hd2u/hd2u-0.8.0.ebuild,v 1.10 2003/06/12 20:24:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hd2u/hd2u-0.8.0.ebuild,v 1.11 2004/02/22 20:03:32 agriffis Exp $ DESCRIPTION="Dos2Unix text file converter" SRC_URI="http://www.megaloman.com/~hany/_data/hd2u/${P}.tgz" HOMEPAGE="http://www.megaloman/~hany/" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/hd2u/hd2u-0.8.1.ebuild b/app-text/hd2u/hd2u-0.8.1.ebuild index 0c0955129d93..50e51473f95a 100644 --- a/app-text/hd2u/hd2u-0.8.1.ebuild +++ b/app-text/hd2u/hd2u-0.8.1.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-text/hd2u/hd2u-0.8.1.ebuild,v 1.1 2003/09/20 04:05:56 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hd2u/hd2u-0.8.1.ebuild,v 1.2 2004/02/22 20:03:32 agriffis Exp $ DESCRIPTION="Dos2Unix text file converter" SRC_URI="http://www.megaloman.com/~hany/_data/hd2u/${P}.tgz" HOMEPAGE="http://www.megaloman/~hany/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/hd2u/hd2u-0.8.2.ebuild b/app-text/hd2u/hd2u-0.8.2.ebuild index 5e5bf8d3b305..9cbca967b1c0 100644 --- a/app-text/hd2u/hd2u-0.8.2.ebuild +++ b/app-text/hd2u/hd2u-0.8.2.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-text/hd2u/hd2u-0.8.2.ebuild,v 1.1 2003/10/03 22:21:44 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hd2u/hd2u-0.8.2.ebuild,v 1.2 2004/02/22 20:03:32 agriffis Exp $ DESCRIPTION="Dos2Unix text file converter" SRC_URI="http://www.megaloman.com/~hany/_data/hd2u/${P}.tgz" HOMEPAGE="http://www.megaloman.com/~hany/software/hd2u/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/app-text/html-xml-utils/html-xml-utils-2.3-r1.ebuild b/app-text/html-xml-utils/html-xml-utils-2.3-r1.ebuild index a902590955f6..005c4f60cf43 100644 --- a/app-text/html-xml-utils/html-xml-utils-2.3-r1.ebuild +++ b/app-text/html-xml-utils/html-xml-utils-2.3-r1.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-text/html-xml-utils/html-xml-utils-2.3-r1.ebuild,v 1.6 2004/01/22 09:56:43 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-2.3-r1.ebuild,v 1.7 2004/02/22 20:04:18 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A number of simple utilities for manipulating HTML and XML files." SRC_URI="http://www.w3.org/Tools/HTML-XML-utils/${P}.tar.gz" HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="W3C" diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild index f5f0a08ff996..31d12a3ff958 100644 --- a/app-text/htmldoc/htmldoc-1.8.19.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.19.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-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.8 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.9 2004/02/22 20:03:48 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert HTML pages into a PDF document" SRC_URI="ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/htmldoc/1.8.19/${P}-source.tar.bz2" HOMEPAGE="http://www.easysw.com/htmldoc" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/x11" diff --git a/app-text/htmltidy/htmltidy-0.8.4.ebuild b/app-text/htmltidy/htmltidy-0.8.4.ebuild index cd7e6afe49cb..8002cf43f283 100644 --- a/app-text/htmltidy/htmltidy-0.8.4.ebuild +++ b/app-text/htmltidy/htmltidy-0.8.4.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-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.10 2003/02/13 09:39:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.11 2004/02/22 20:04:01 agriffis Exp $ # convert from normalized gentoo version number to htmltidy's wacky date thing month=(dmy jan feb mar apr may jun jul aug sep oct nov dec) @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tidy/${MY_P}.tgz" HOMEPAGE="http://tidy.sourceforge.net/" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" LICENSE="GPL-2" DEPEND="" diff --git a/app-text/kfilereplace/kfilereplace-0.7.0.ebuild b/app-text/kfilereplace/kfilereplace-0.7.0.ebuild index 5ca6d72d40fe..3eda86c4cc11 100644 --- a/app-text/kfilereplace/kfilereplace-0.7.0.ebuild +++ b/app-text/kfilereplace/kfilereplace-0.7.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-text/kfilereplace/kfilereplace-0.7.0.ebuild,v 1.11 2003/07/22 20:10:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kfilereplace/kfilereplace-0.7.0.ebuild,v 1.12 2004/02/22 20:04:29 agriffis Exp $ inherit kde-base @@ -9,7 +9,7 @@ need-kde 3.0.1 DESCRIPTION="A KDE 3.x multifile replace utility" SRC_URI="mirror://sourceforge/kfilereplace/${P}.tar.bz2" HOMEPAGE="http://kfilereplace.sourceforge.net" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/mpage/mpage-2.5.1.ebuild b/app-text/mpage/mpage-2.5.1.ebuild index 29d45b45206f..312f27442c97 100644 --- a/app-text/mpage/mpage-2.5.1.ebuild +++ b/app-text/mpage/mpage-2.5.1.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-text/mpage/mpage-2.5.1.ebuild,v 1.10 2003/09/05 22:37:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mpage/mpage-2.5.1.ebuild,v 1.11 2004/02/22 20:04:44 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A printing tool" SRC_URI="http://www.mesa.nl/pub/mpage/mpage251pre.tgz" HOMEPAGE="http://www.mesa.nl/" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="freedist" DEPEND="virtual/glibc" diff --git a/app-text/ots/ots-0.4.1.ebuild b/app-text/ots/ots-0.4.1.ebuild index ac04b34cc2cb..345be4a5ff48 100644 --- a/app-text/ots/ots-0.4.1.ebuild +++ b/app-text/ots/ots-0.4.1.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-text/ots/ots-0.4.1.ebuild,v 1.1 2003/08/18 23:07:58 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.4.1.ebuild,v 1.2 2004/02/22 20:04:58 agriffis Exp $ IUSE="doc" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libots/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips" RDEPEND="=dev-libs/glib-2* diff --git a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild index 921b22c035ea..4f1e31db303d 100644 --- a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild +++ b/app-text/pinfo/pinfo-0.6.5_p2-r1.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-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.10 2003/02/13 09:43:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.11 2004/02/22 20:05:15 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="nls readline" DEPEND="sys-libs/ncurses diff --git a/app-text/pinfo/pinfo-0.6.7.ebuild b/app-text/pinfo/pinfo-0.6.7.ebuild index c03497ee7263..d673e2e6f0dc 100644 --- a/app-text/pinfo/pinfo-0.6.7.ebuild +++ b/app-text/pinfo/pinfo-0.6.7.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-text/pinfo/pinfo-0.6.7.ebuild,v 1.3 2003/07/15 09:18:23 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.7.ebuild,v 1.4 2004/02/22 20:05:15 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc" IUSE="nls readline" DEPEND="sys-libs/ncurses diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index ffe79831a286..0b13752fcdba 100644 --- a/app-text/pinfo/pinfo-0.6.8.ebuild +++ b/app-text/pinfo/pinfo-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.2 2004/02/07 02:17:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.3 2004/02/22 20:05:15 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dione.ids.pl/~pborys/pinfo" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="nls readline" DEPEND="sys-libs/ncurses diff --git a/app-text/pstotext/pstotext-1.8g.ebuild b/app-text/pstotext/pstotext-1.8g.ebuild index cfa56db6c965..44c7e44846e3 100644 --- a/app-text/pstotext/pstotext-1.8g.ebuild +++ b/app-text/pstotext/pstotext-1.8g.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-text/pstotext/pstotext-1.8g.ebuild,v 1.5 2003/12/09 17:41:01 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.6 2004/02/22 20:05:25 agriffis Exp $ DESCRIPTION="extract ASCII text from a PostScript or PDF file" HOMEPAGE="http://research.compaq.com/SRC/virtualpaper/pstotext.html" @@ -8,7 +8,7 @@ SRC_URI="http://research.compaq.com/SRC/virtualpaper/binaries/pstotext.tar.Z" LICENSE="PSTT" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="app-arch/ncompress" diff --git a/app-text/rcs/rcs-5.7-r1.ebuild b/app-text/rcs/rcs-5.7-r1.ebuild index f0a57b336dba..be8312a32d5c 100644 --- a/app-text/rcs/rcs-5.7-r1.ebuild +++ b/app-text/rcs/rcs-5.7-r1.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-text/rcs/rcs-5.7-r1.ebuild,v 1.11 2003/02/13 09:43:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r1.ebuild,v 1.12 2004/02/22 20:05:41 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Revision Control System" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" RDEPEND="sys-apps/diffutils" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" src_compile() { diff --git a/app-text/rfcutil/rfcutil-3.2.3.ebuild b/app-text/rfcutil/rfcutil-3.2.3.ebuild index ceb2680c360a..42c8f64db0db 100644 --- a/app-text/rfcutil/rfcutil-3.2.3.ebuild +++ b/app-text/rfcutil/rfcutil-3.2.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-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.6 2003/02/15 07:20:58 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.7 2004/02/22 20:05:56 agriffis Exp $ MY_PN="rfc" MY_P="${MY_PN}-${PV}" @@ -14,7 +14,7 @@ numbers." HOMEPAGE="http://www.dewn.com/rfc/" SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="as-is" diff --git a/app-text/rman/rman-3.0.9.ebuild b/app-text/rman/rman-3.0.9.ebuild index 77903ecd60a6..3cd466f7a764 100644 --- a/app-text/rman/rman-3.0.9.ebuild +++ b/app-text/rman/rman-3.0.9.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-text/rman/rman-3.0.9.ebuild,v 1.10 2003/07/17 00:14:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.11 2004/02/22 20:06:16 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="PolyGlotMan man page translator AKA RosettaMan" SRC_URI="http://polyglotman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://polyglotman.sourceforge.net/" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" SLOT="0" LICENSE="Artistic" diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild index 0904b900f92c..3937ba9b322a 100644 --- a/app-text/rpl/rpl-1.4.0.ebuild +++ b/app-text/rpl/rpl-1.4.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-text/rpl/rpl-1.4.0.ebuild,v 1.7 2003/02/13 09:44:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.8 2004/02/22 20:06:31 agriffis Exp $ DESCRIPTION="rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively" HOMEPAGE="http://www.laffeycomputer.com/rpl.html" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="virtual/glibc" diff --git a/app-text/sgml2x/sgml2x-0.11-r1.ebuild b/app-text/sgml2x/sgml2x-0.11-r1.ebuild index 798606daa519..92d6ccbca4ee 100644 --- a/app-text/sgml2x/sgml2x-0.11-r1.ebuild +++ b/app-text/sgml2x/sgml2x-0.11-r1.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-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.17 2003/03/11 21:11:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.18 2004/02/22 20:06:50 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Frontend for jade and jadetex" @@ -9,7 +9,7 @@ HOMEPAGE="http://sgml2x.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND=">=dev-lang/perl-5" diff --git a/app-text/t1utils/t1utils-1.23.ebuild b/app-text/t1utils/t1utils-1.23.ebuild index cd5bb0ca1f20..e841fc8af488 100644 --- a/app-text/t1utils/t1utils-1.23.ebuild +++ b/app-text/t1utils/t1utils-1.23.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-text/t1utils/t1utils-1.23.ebuild,v 1.9 2003/02/13 09:46:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.23.ebuild,v 1.10 2004/02/22 20:07:12 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="BSD" diff --git a/app-text/t1utils/t1utils-1.25.ebuild b/app-text/t1utils/t1utils-1.25.ebuild index 5d6765479804..6c0e29ab1452 100644 --- a/app-text/t1utils/t1utils-1.25.ebuild +++ b/app-text/t1utils/t1utils-1.25.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-text/t1utils/t1utils-1.25.ebuild,v 1.9 2003/02/13 09:46:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.25.ebuild,v 1.10 2004/02/22 20:07:12 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="BSD" diff --git a/app-text/tkman/tkman-2.1-r1.ebuild b/app-text/tkman/tkman-2.1-r1.ebuild index 54ede696f593..b0943116068b 100644 --- a/app-text/tkman/tkman-2.1-r1.ebuild +++ b/app-text/tkman/tkman-2.1-r1.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-text/tkman/tkman-2.1-r1.ebuild,v 1.5 2003/11/01 08:00:15 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1-r1.ebuild,v 1.6 2004/02/22 20:07:28 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" SLOT="0" LICENSE="Artistic" diff --git a/app-text/tkman/tkman-2.1.ebuild b/app-text/tkman/tkman-2.1.ebuild index 81a128f39cb5..43e68ff76ce5 100644 --- a/app-text/tkman/tkman-2.1.ebuild +++ b/app-text/tkman/tkman-2.1.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-text/tkman/tkman-2.1.ebuild,v 1.9 2003/02/13 09:47:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.10 2004/02/22 20:07:28 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc" SLOT="0" LICENSE="Artistic" diff --git a/app-text/tkman/tkman-2.2.ebuild b/app-text/tkman/tkman-2.2.ebuild index 7d23a4926d6b..b4acf2fabcf0 100644 --- a/app-text/tkman/tkman-2.2.ebuild +++ b/app-text/tkman/tkman-2.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.2.ebuild,v 1.1 2003/12/07 12:39:17 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.2.ebuild,v 1.2 2004/02/22 20:07:28 agriffis Exp $ DESCRIPTION="TkMan man and info page browser" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc ~sparc" SLOT="0" LICENSE="Artistic" IUSE="" diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild index 02c56f45cd65..a64363066146 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.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-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.15 2003/09/08 06:20:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.16 2004/02/22 20:07:52 agriffis Exp $ DESCRIPTION="Converts True Type to Type 1 fonts" HOMEPAGE="http://ttf2pt1.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" RDEPEND="virtual/glibc >=media-libs/freetype-2.0" diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild index 683039af7fff..f0fc326a4bf3 100644 --- a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild +++ b/app-text/ttf2pt1/ttf2pt1-3.4.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-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.13 2003/09/08 06:20:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.14 2004/02/22 20:07:52 agriffis Exp $ DESCRIPTION="Converts True Type to Type 1 fonts" HOMEPAGE="http://ttf2pt1.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" RDEPEND="virtual/glibc >=media-libs/freetype-2.0" diff --git a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild index 02503eef9035..6935e062d624 100644 --- a/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild +++ b/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.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-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2pdbdoc/txt2pdbdoc-1.4.2.ebuild,v 1.9 2004/02/22 20:08:09 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Text to Doc file converter for the Palm Pilot. Also includes an HTML to Doc converter." SRC_URI="http://homepage.mac.com/pauljlucas/software/${P}.tar.gz" HOMEPAGE="http://homepage.mac.com/pauljlucas/software.html" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/vilistextum/vilistextum-2.6.1.ebuild b/app-text/vilistextum/vilistextum-2.6.1.ebuild index 7dc74086432b..983ad132f283 100644 --- a/app-text/vilistextum/vilistextum-2.6.1.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.1.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-text/vilistextum/vilistextum-2.6.1.ebuild,v 1.7 2003/02/13 09:47:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.1.ebuild,v 1.8 2004/02/22 20:08:24 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Vilistextum is a html to ascii converter specifically programmed to get the best out of incorrect html." SRC_URI="http://www.mysunrise.ch/users/bhaak/vilistextum/${P}.tar.bz2" HOMEPAGE="http://www.mysunrise.ch/users/bhaak/vilistextum/" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/xpdf-japanese/xpdf-japanese-1.ebuild b/app-text/xpdf-japanese/xpdf-japanese-1.ebuild index 5adaa6228c4a..f82f20f1b2ca 100644 --- a/app-text/xpdf-japanese/xpdf-japanese-1.ebuild +++ b/app-text/xpdf-japanese/xpdf-japanese-1.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-text/xpdf-japanese/xpdf-japanese-1.ebuild,v 1.5 2003/02/13 09:49:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-japanese/xpdf-japanese-1.ebuild,v 1.6 2004/02/22 20:08:41 agriffis Exp $ DESCRIPTION="Japanese support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" HOMEPAGE="http://www.foolabs.com/xpdf" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" DEPEND="app-text/xpdf" |