diff options
Diffstat (limited to 'app-text')
20 files changed, 40 insertions, 20 deletions
diff --git a/app-text/t1utils/t1utils-1.23.ebuild b/app-text/t1utils/t1utils-1.23.ebuild index 5d1aea23bbde..8d44305a1f5b 100644 --- a/app-text/t1utils/t1utils-1.23.ebuild +++ b/app-text/t1utils/t1utils-1.23.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.13 2004/07/01 12:06:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.23.ebuild,v 1.14 2004/07/14 00:46:07 agriffis Exp $ 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" +IUSE="" SLOT="0" LICENSE="BSD" diff --git a/app-text/t1utils/t1utils-1.25.ebuild b/app-text/t1utils/t1utils-1.25.ebuild index 5f67a131dbb6..e26ebaa18668 100644 --- a/app-text/t1utils/t1utils-1.25.ebuild +++ b/app-text/t1utils/t1utils-1.25.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.13 2004/07/01 12:06:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.25.ebuild,v 1.14 2004/07/14 00:46:07 agriffis Exp $ 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" +IUSE="" SLOT="0" LICENSE="BSD" diff --git a/app-text/talkfilters/talkfilters-2.1.ebuild b/app-text/talkfilters/talkfilters-2.1.ebuild index 9e514b6c6171..27a72acd53d3 100644 --- a/app-text/talkfilters/talkfilters-2.1.ebuild +++ b/app-text/talkfilters/talkfilters-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/talkfilters/talkfilters-2.1.ebuild,v 1.7 2004/07/01 12:07:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/talkfilters/talkfilters-2.1.ebuild,v 1.8 2004/07/14 00:46:49 agriffis Exp $ DESCRIPTION="convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect" SRC_URI="http://www2.dystance.net:8080/software/talkfilters/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www2.dystance.net:8080/software/talkfilters/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc amd64" +IUSE="" DEPEND="virtual/libc sys-devel/flex" diff --git a/app-text/tkinfo/tkinfo-2.6.ebuild b/app-text/tkinfo/tkinfo-2.6.ebuild index b367be8ebdaf..eaf5548a62ba 100644 --- a/app-text/tkinfo/tkinfo-2.6.ebuild +++ b/app-text/tkinfo/tkinfo-2.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.3 2004/06/24 22:53:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.4 2004/07/14 00:47:44 agriffis Exp $ DESCRIPTION="Info Browser in TK" SRC_URI="http://math-www.uni-paderborn.de/~axel/tkinfo/${P}.tar.gz" HOMEPAGE="http://math-www.uni-paderborn.de/~axel/tkinfo/" KEYWORDS="x86 sparc ppc" +IUSE="" LICENSE="freedist" SLOT="0" diff --git a/app-text/tkman/tkman-2.1-r1.ebuild b/app-text/tkman/tkman-2.1-r1.ebuild index d36a9689baa3..677d193d8b57 100644 --- a/app-text/tkman/tkman-2.1-r1.ebuild +++ b/app-text/tkman/tkman-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.10 2004/06/24 22:53:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1-r1.ebuild,v 1.11 2004/07/14 00:48:24 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ppc sparc" +IUSE="" DEPEND=">=app-text/rman-3.0.9 >=dev-lang/tcl-8.3.3 diff --git a/app-text/tkman/tkman-2.1.ebuild b/app-text/tkman/tkman-2.1.ebuild index d6c1d5060c35..362f8bed184b 100644 --- a/app-text/tkman/tkman-2.1.ebuild +++ b/app-text/tkman/tkman-2.1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.12 2004/06/24 22:53:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.13 2004/07/14 00:48:24 agriffis Exp $ 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" +IUSE="" SLOT="0" LICENSE="Artistic" diff --git a/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild b/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild index c82bae9e70ac..c04eb1af7cc8 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-2004 Gentoo Foundation # 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.20 2004/07/01 12:09:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.3.3.ebuild,v 1.21 2004/07/14 00:49:03 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" RDEPEND="virtual/libc >=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 ff58e575485a..8dc830c8ebd5 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-2004 Gentoo Foundation # 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.18 2004/07/01 12:09:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.19 2004/07/14 00:49:03 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/ttf2pt1/${P}.tgz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" RDEPEND="virtual/libc >=media-libs/freetype-2.0" diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 5056f4f3caae..94cf3be55441 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.14 2004/06/28 04:14:12 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.15 2004/07/14 00:49:38 agriffis Exp $ inherit gcc eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips" +IUSE="" DEPEND="" RDEPEND="" diff --git a/app-text/vilistextum/vilistextum-2.6.1.ebuild b/app-text/vilistextum/vilistextum-2.6.1.ebuild index db6fcae90fdc..e6ee6e16aade 100644 --- a/app-text/vilistextum/vilistextum-2.6.1.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.11 2004/07/01 12:10:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.1.ebuild,v 1.12 2004/07/14 00:50:11 agriffis Exp $ 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" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/vilistextum/vilistextum-2.6.2.ebuild b/app-text/vilistextum/vilistextum-2.6.2.ebuild index cedfa777b4f9..7f2f5a96cd35 100644 --- a/app-text/vilistextum/vilistextum-2.6.2.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.2.ebuild,v 1.14 2004/07/01 12:10:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.2.ebuild,v 1.15 2004/07/14 00:50:11 agriffis Exp $ 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 ~amd64" +IUSE="" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/wv2/wv2-0.0.9.ebuild b/app-text/wv2/wv2-0.0.9.ebuild index f8bf0f2156c2..1cb0d96ce82c 100644 --- a/app-text/wv2/wv2-0.0.9.ebuild +++ b/app-text/wv2/wv2-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.9.ebuild,v 1.6 2004/06/24 22:56:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.9.ebuild,v 1.7 2004/07/14 00:50:46 agriffis Exp $ S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="x86" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/wv2/wv2-0.1.9.ebuild b/app-text/wv2/wv2-0.1.9.ebuild index dd6d381874aa..0088799f2740 100644 --- a/app-text/wv2/wv2-0.1.9.ebuild +++ b/app-text/wv2/wv2-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.1.9.ebuild,v 1.7 2004/06/24 22:56:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.1.9.ebuild,v 1.8 2004/07/14 00:50:46 agriffis Exp $ S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="~x86 ~ppc sparc" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/wv2/wv2-0.2.1.ebuild b/app-text/wv2/wv2-0.2.1.ebuild index b8cce12f516e..5a8d9ffdc9d9 100644 --- a/app-text/wv2/wv2-0.2.1.ebuild +++ b/app-text/wv2/wv2-0.2.1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.1.ebuild,v 1.4 2004/06/24 22:56:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.1.ebuild,v 1.5 2004/07/14 00:50:46 agriffis Exp $ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="~x86 ~amd64 ppc sparc ~alpha" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/wv2/wv2-0.2.2.ebuild b/app-text/wv2/wv2-0.2.2.ebuild index a65b9cfbcb92..39fa4bd36934 100644 --- a/app-text/wv2/wv2-0.2.2.ebuild +++ b/app-text/wv2/wv2-0.2.2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.1 2004/07/06 12:39:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.2 2004/07/14 00:50:46 agriffis Exp $ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/wv2/wv2-0.2.ebuild b/app-text/wv2/wv2-0.2.ebuild index 571cbc237fc2..0755451607cf 100644 --- a/app-text/wv2/wv2-0.2.ebuild +++ b/app-text/wv2/wv2-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.ebuild,v 1.7 2004/06/24 22:56:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.ebuild,v 1.8 2004/07/14 00:50:46 agriffis Exp $ S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="x86 amd64 ~ppc sparc" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/xhtml1/xhtml1-20020801.ebuild b/app-text/xhtml1/xhtml1-20020801.ebuild index 8100f957dd23..814e17773327 100644 --- a/app-text/xhtml1/xhtml1-20020801.ebuild +++ b/app-text/xhtml1/xhtml1-20020801.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.7 2004/06/24 22:56:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.8 2004/07/14 00:51:32 agriffis Exp $ DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0" HOMEPAGE="http://www.w3.org/TR/${PN}/" @@ -8,6 +8,7 @@ SRC_URI="${HOMEPAGE}${PN}.tgz" LICENSE="W3C" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="app-text/sgml-common !dev-util/gtk-doc" diff --git a/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild b/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild index cad55052374b..9c961e76be14 100644 --- a/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild +++ b/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild,v 1.6 2004/06/24 22:57:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild,v 1.7 2004/07/14 00:53:58 agriffis Exp $ DESCRIPTION="Chinese (simplified) 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 ppc" +IUSE="" SLOT="0" DEPEND="app-text/xpdf" diff --git a/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild b/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild index d850984826d3..f69f361f628b 100644 --- a/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild +++ b/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild,v 1.6 2004/06/24 22:57:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild,v 1.7 2004/07/14 00:54:17 agriffis Exp $ DESCRIPTION="Chinese (traditional) 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 ppc" +IUSE="" SLOT="0" DEPEND="app-text/xpdf" diff --git a/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild b/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild index 970ce648e7c6..ae438d2f08a4 100644 --- a/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild +++ b/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild,v 1.5 2004/06/24 22:57:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild,v 1.6 2004/07/14 00:54:52 agriffis Exp $ DESCRIPTION="Cyrillic 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" +IUSE="" SLOT="0" DEPEND="app-text/xpdf" |