summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/active-dvi/ChangeLog5
-rw-r--r--app-text/active-dvi/Manifest4
-rw-r--r--app-text/active-dvi/active-dvi-1.4.0.ebuild4
-rw-r--r--app-text/antiword/ChangeLog6
-rw-r--r--app-text/antiword/Manifest6
-rw-r--r--app-text/antiword/antiword-0.33.ebuild4
-rw-r--r--app-text/antiword/antiword-0.34.ebuild4
-rw-r--r--app-text/epstool/ChangeLog5
-rw-r--r--app-text/epstool/Manifest4
-rw-r--r--app-text/epstool/epstool-3.02.ebuild4
-rw-r--r--app-text/ghostview/ChangeLog6
-rw-r--r--app-text/ghostview/Manifest8
-rw-r--r--app-text/ghostview/ghostview-1.5-r1.ebuild4
-rw-r--r--app-text/ghostview/ghostview-1.5.ebuild4
-rw-r--r--app-text/pspresent/Manifest2
-rw-r--r--app-text/pspresent/pspresent-1.1.ebuild6
-rw-r--r--app-text/pstotext/ChangeLog4
-rw-r--r--app-text/pstotext/Manifest4
-rw-r--r--app-text/pstotext/pstotext-1.8g.ebuild4
-rw-r--r--app-text/xpdf/ChangeLog6
-rw-r--r--app-text/xpdf/Manifest8
-rw-r--r--app-text/xpdf/xpdf-2.02.1.ebuild4
-rw-r--r--app-text/xpdf/xpdf-2.02.ebuild4
-rw-r--r--app-text/xpdf/xpdf-2.03.ebuild4
24 files changed, 68 insertions, 46 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog
index e745ff8b6f42..9078e8cf9ef5 100644
--- a/app-text/active-dvi/ChangeLog
+++ b/app-text/active-dvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/active-dvi
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.2 2003/11/06 19:47:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.3 2003/12/09 17:42:40 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> active-dvi-1.4.0.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
*active-dvi-1.4.0 (06 Nov 2003)
diff --git a/app-text/active-dvi/Manifest b/app-text/active-dvi/Manifest
index 516f7cad3136..0bd3203b212b 100644
--- a/app-text/active-dvi/Manifest
+++ b/app-text/active-dvi/Manifest
@@ -1,4 +1,4 @@
-MD5 8a873f63ebd6fd702bca1d00e897096d ChangeLog 610
-MD5 f6f852089af3f743ed1f69e99b0f5d27 active-dvi-1.4.0.ebuild 2437
+MD5 ad65c13ca95aed19c157cfcc4dee82b5 active-dvi-1.4.0.ebuild 2430
+MD5 bc4842475bf748f8a2f5a704cee81be8 ChangeLog 742
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 93c4ba321a1dbd54e7f85e41348902b7 files/digest-active-dvi-1.4.0 63
diff --git a/app-text/active-dvi/active-dvi-1.4.0.ebuild b/app-text/active-dvi/active-dvi-1.4.0.ebuild
index 5628faadd56b..7c5c350c4f20 100644
--- a/app-text/active-dvi/active-dvi-1.4.0.ebuild
+++ b/app-text/active-dvi/active-dvi-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/active-dvi/active-dvi-1.4.0.ebuild,v 1.2 2003/11/06 19:47:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.4.0.ebuild,v 1.3 2003/12/09 17:42:40 lanius Exp $
MY_PN=${PN/ctive-/}
MY_P=${MY_PN}-${PV}
@@ -18,7 +18,7 @@ KEYWORDS="~x86"
DEPEND=">=dev-lang/ocaml-3.04
>=dev-ml/camlimages-2.11
virtual/tetex
- >=app-text/ghostscript-6.52"
+ virtual/ghostscript"
RDEPEND="${DEPEND}
cjk? ( media-fonts/kochi-substitute )"
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog
index 0abb6920a1c7..363390651f89 100644
--- a/app-text/antiword/ChangeLog
+++ b/app-text/antiword/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/antiword
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.11 2003/09/16 10:09:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.12 2003/12/09 17:41:37 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> antiword-0.33.ebuild,
+ antiword-0.34.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
*antiword-0.34 (16 Sep 2003)
diff --git a/app-text/antiword/Manifest b/app-text/antiword/Manifest
index b5b2a25be7c3..dddbf49d3bf8 100644
--- a/app-text/antiword/Manifest
+++ b/app-text/antiword/Manifest
@@ -1,6 +1,6 @@
-MD5 1a083961a62dffc7704d573290c2565b antiword-0.34.ebuild 882
-MD5 a9fc1dd8151d0ea91c2adf00b57f93c2 antiword-0.33.ebuild 868
-MD5 d5bd4b9b8f0fdb58e552646e142fa2e2 ChangeLog 1744
+MD5 57e52f8ae25df5c0cb96cd9e5072ddbf antiword-0.34.ebuild 880
+MD5 c082da5ad2ea3f81632ac3b3fa294fec antiword-0.33.ebuild 865
+MD5 d6da0c7347e563d740453ddf68bf5819 ChangeLog 1895
MD5 2d50040aeb4b967c6019f4d56ab6d3e3 files/digest-antiword-0.33 65
MD5 eba1749f4ac38b2bb9abaa37e0b39f28 files/digest-antiword-0.34 65
MD5 dc4b195386deeddbd406c7aa5afb8a60 files/gentoo-antiword.diff 380
diff --git a/app-text/antiword/antiword-0.33.ebuild b/app-text/antiword/antiword-0.33.ebuild
index 786853650022..e24827add1ce 100644
--- a/app-text/antiword/antiword-0.33.ebuild
+++ b/app-text/antiword/antiword-0.33.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/antiword/antiword-0.33.ebuild,v 1.11 2003/04/14 17:03:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.33.ebuild,v 1.12 2003/12/09 17:41:37 lanius Exp $
IUSE="kde"
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha"
DEPEND=">=sys-apps/sed-4.0.5
- app-text/ghostscript"
+ virtual/ghostscript"
src_unpack() {
unpack ${A}
diff --git a/app-text/antiword/antiword-0.34.ebuild b/app-text/antiword/antiword-0.34.ebuild
index 0e5ec6289c6f..99abfea49d78 100644
--- a/app-text/antiword/antiword-0.34.ebuild
+++ b/app-text/antiword/antiword-0.34.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/antiword/antiword-0.34.ebuild,v 1.1 2003/09/16 10:09:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.34.ebuild,v 1.2 2003/12/09 17:41:37 lanius Exp $
IUSE="kde"
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
-DEPEND="app-text/ghostscript"
+DEPEND="virtual/ghostscript"
src_unpack() {
unpack ${A}
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index 202a5451eb94..167484ee9578 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.2 2003/07/11 20:35:23 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.3 2003/12/09 17:42:12 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> epstool-3.02.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
*epstool-3.02 (09 Jul 2003)
diff --git a/app-text/epstool/Manifest b/app-text/epstool/Manifest
index ccca0259d949..75df5e005607 100644
--- a/app-text/epstool/Manifest
+++ b/app-text/epstool/Manifest
@@ -1,4 +1,4 @@
-MD5 a230b28be722e7cbae39b23568d9470f epstool-3.02.ebuild 706
-MD5 c69b5ce837e48552cef01d3012d86a8c ChangeLog 400
+MD5 652b9e28362e750714936c484227d932 epstool-3.02.ebuild 703
+MD5 8fc336cd5d1afc712794bf2dfa91ea9a ChangeLog 529
MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224
MD5 81255f57ffd51debd52b2aeb43a45f09 files/digest-epstool-3.02 64
diff --git a/app-text/epstool/epstool-3.02.ebuild b/app-text/epstool/epstool-3.02.ebuild
index 6fae4293284c..240d3553cd77 100644
--- a/app-text/epstool/epstool-3.02.ebuild
+++ b/app-text/epstool/epstool-3.02.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/epstool/epstool-3.02.ebuild,v 1.2 2003/08/25 09:08:49 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.02.ebuild,v 1.3 2003/12/09 17:42:12 lanius Exp $
DESCRIPTION="Creates or extracts preview images in EPS files, fixes bounding boxes,converts to bitmaps."
HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="app-text/ghostscript"
+DEPEND="virtual/ghostscript"
src_compile() {
make epstool || die
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog
index d5775bffbb6a..1ca8502c6ceb 100644
--- a/app-text/ghostview/ChangeLog
+++ b/app-text/ghostview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ghostview
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.7 2003/02/12 05:24:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.8 2003/12/09 17:43:15 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ghostview-1.5-r1.ebuild,
+ ghostview-1.5.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-text/ghostview/Manifest b/app-text/ghostview/Manifest
index 4cb86569eaca..c15f7a886802 100644
--- a/app-text/ghostview/Manifest
+++ b/app-text/ghostview/Manifest
@@ -1,7 +1,7 @@
-MD5 dd094b68a5adece56898110a78c6c98c ChangeLog 1104
-MD5 ff62ca824110f60b9198070ce8d78487 ghostview-1.5-r1.ebuild 1151
-MD5 c2293e2475374e3531752583aad5ae39 ghostview-1.5.ebuild 1069
+MD5 082a7ce2d7edf47f22596cfd4559a36e ghostview-1.5.ebuild 1056
+MD5 e2a84efb3e9ceeb847a56744933461c6 ghostview-1.5-r1.ebuild 1138
+MD5 ea3e7e1b16df7b7c34114ba75f0b6ba9 ChangeLog 1259
+MD5 a964b4a03027f0ef87901d43921e0eef files/ghostview-1.5-gentoo.diff 7765
MD5 0a6983343be936ed5c9144c59a9bca0c files/digest-ghostview-1.5 65
MD5 0a6983343be936ed5c9144c59a9bca0c files/digest-ghostview-1.5-r1 65
-MD5 a964b4a03027f0ef87901d43921e0eef files/ghostview-1.5-gentoo.diff 7765
MD5 a964b4a03027f0ef87901d43921e0eef files/ghostview-1.5-r1-gentoo.diff 7765
diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild
index dd4f377697aa..547ebe391073 100644
--- a/app-text/ghostview/ghostview-1.5-r1.ebuild
+++ b/app-text/ghostview/ghostview-1.5-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/ghostview/ghostview-1.5-r1.ebuild,v 1.6 2003/09/05 22:37:21 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.7 2003/12/09 17:43:15 lanius Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc"
DEPEND="virtual/glibc
virtual/x11"
RDEPEND="${DEPEND}
- >=app-text/ghostscript-6.50-r2"
+ virtual/ghostscript"
src_unpack() {
unpack ${A}
diff --git a/app-text/ghostview/ghostview-1.5.ebuild b/app-text/ghostview/ghostview-1.5.ebuild
index c19eab9ee141..e9015278e7e1 100644
--- a/app-text/ghostview/ghostview-1.5.ebuild
+++ b/app-text/ghostview/ghostview-1.5.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/ghostview/ghostview-1.5.ebuild,v 1.13 2003/09/05 22:37:21 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.14 2003/12/09 17:43:15 lanius Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc"
DEPEND="virtual/glibc
virtual/x11"
RDEPEND="${DEPEND}
- >=app-text/ghostscript-6.50-r2"
+ virtual/ghostscript"
src_unpack() {
unpack ${A}
diff --git a/app-text/pspresent/Manifest b/app-text/pspresent/Manifest
index 44958b4662a1..338487a629f6 100644
--- a/app-text/pspresent/Manifest
+++ b/app-text/pspresent/Manifest
@@ -1,4 +1,4 @@
-MD5 1e9f3c4778c41a649b716562a1afd708 pspresent-1.1.ebuild 846
+MD5 ddc0f7b1de44c3147a7c66ff8cc6d4f1 pspresent-1.1.ebuild 848
MD5 25030d8d2634732b7f39a80b466eeec2 ChangeLog 536
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
MD5 e8d36b988969f7d4ff8e3a45e05ca0f3 files/digest-pspresent-1.1 64
diff --git a/app-text/pspresent/pspresent-1.1.ebuild b/app-text/pspresent/pspresent-1.1.ebuild
index a0e78276c718..89f190ab1afc 100644
--- a/app-text/pspresent/pspresent-1.1.ebuild
+++ b/app-text/pspresent/pspresent-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/pspresent/pspresent-1.1.ebuild,v 1.2 2003/12/09 17:38:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.1.ebuild,v 1.3 2003/12/09 17:44:09 lanius Exp $
IUSE="xinerama"
@@ -12,10 +12,10 @@ HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/"
DEPEND="virtual/glibc
virtual/x11
>=sys-apps/sed-4
- virtual/ghostscript
+ virtual/ghostscript"
RDEPEND="virtual/glibc
virtual/x11
- virtual/ghostscript
+ virtual/ghostscript"
SLOT="0"
LICENSE="GPL-2"
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog
index 29678aad5a6b..f56a706ed7af 100644
--- a/app-text/pstotext/ChangeLog
+++ b/app-text/pstotext/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# /space/gentoo/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.0
2002/07/16 17:53:00 cybersystem
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> pstotext-1.8g.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
+
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest
index 58e51b5852a5..bc07fcd4cd4d 100644
--- a/app-text/pstotext/Manifest
+++ b/app-text/pstotext/Manifest
@@ -1,3 +1,3 @@
-MD5 0a86118498284705ef628d10cb727ff3 ChangeLog 489
-MD5 7925963f578ed5c4662d1112cc41258a pstotext-1.8g.ebuild 673
+MD5 beaccf992ad488de4bdbc9e5078528df pstotext-1.8g.ebuild 665
+MD5 06c6837ced4bcb208956fdb713a9c20b ChangeLog 618
MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g 58
diff --git a/app-text/pstotext/pstotext-1.8g.ebuild b/app-text/pstotext/pstotext-1.8g.ebuild
index 70745d0d0fee..cfa56db6c965 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.4 2003/02/13 09:43:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.5 2003/12/09 17:41:01 lanius Exp $
DESCRIPTION="extract ASCII text from a PostScript or PDF file"
HOMEPAGE="http://research.compaq.com/SRC/virtualpaper/pstotext.html"
@@ -12,7 +12,7 @@ KEYWORDS="x86 sparc "
DEPEND="app-arch/ncompress"
-RDEPEND=">=app-text/ghostscript-3.51"
+RDEPEND="virtual/ghostscript"
S=${WORKDIR}/${PN}
diff --git a/app-text/xpdf/ChangeLog b/app-text/xpdf/ChangeLog
index 66d38d12dc7d..eebeb3831891 100644
--- a/app-text/xpdf/ChangeLog
+++ b/app-text/xpdf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/xpdf
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.21 2003/10/15 21:29:29 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.22 2003/12/09 17:40:22 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> xpdf-2.02.1.ebuild,
+ xpdf-2.02.ebuild, xpdf-2.03.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
*xpdf-2.03 (15 Oct 2003)
diff --git a/app-text/xpdf/Manifest b/app-text/xpdf/Manifest
index f79eeec2001f..a12ff82b0d5b 100644
--- a/app-text/xpdf/Manifest
+++ b/app-text/xpdf/Manifest
@@ -1,9 +1,9 @@
-MD5 9990618639ab58d3d8eee2d953f91681 xpdf-2.02.ebuild 1104
+MD5 0bb028594df20340202f71a371e1be9c xpdf-2.02.ebuild 1101
+MD5 81a407ecdd8321a14440c6774cb11397 xpdf-2.02.1.ebuild 1149
+MD5 9fa62a75666cf70c1d080216801da0a2 xpdf-2.03.ebuild 1154
+MD5 948d51489b9fd3de9f801a7394a6c03f ChangeLog 2953
MD5 e231c3f77b475fdbe1307694e55e8542 files/digest-xpdf-2.02 61
MD5 87cd94ef77a9e99ca1fac42c32270d39 files/digest-xpdf-2.03 61
MD5 7c0787e730fecfb5b6ebc5a7a69cd64e files/xpdfrc 1092
MD5 54aabb74693687ed93c536d192ee7527 files/FTFont-freetype2.1-fix.patch 522
MD5 5b8ecf36053280853d55ea04143da297 files/digest-xpdf-2.02.1 64
-MD5 ff0d02db927c6afbf354f74c1a376b5c xpdf-2.02.1.ebuild 1152
-MD5 68aa351e6ad5080172b8341c35121738 xpdf-2.03.ebuild 1155
-MD5 2758b4f7d6ed394778f0ba40da68ed21 ChangeLog 2790
diff --git a/app-text/xpdf/xpdf-2.02.1.ebuild b/app-text/xpdf/xpdf-2.02.1.ebuild
index 15ff892c4f97..270c5768d77f 100644
--- a/app-text/xpdf/xpdf-2.02.1.ebuild
+++ b/app-text/xpdf/xpdf-2.02.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/xpdf/xpdf-2.02.1.ebuild,v 1.5 2003/09/05 22:37:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.02.1.ebuild,v 1.6 2003/12/09 17:40:22 lanius Exp $
IUSE="motif"
@@ -19,7 +19,7 @@ DEPEND="motif? ( virtual/x11
virtual/motif )
>=media-libs/freetype-2.0.5
>=media-libs/t1lib-1.3
- app-text/ghostscript"
+ virtual/ghostscript"
src_compile() {
econf \
diff --git a/app-text/xpdf/xpdf-2.02.ebuild b/app-text/xpdf/xpdf-2.02.ebuild
index 0b14717d7eca..868119088746 100644
--- a/app-text/xpdf/xpdf-2.02.ebuild
+++ b/app-text/xpdf/xpdf-2.02.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/xpdf/xpdf-2.02.ebuild,v 1.5 2003/09/05 22:37:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.02.ebuild,v 1.6 2003/12/09 17:40:22 lanius Exp $
IUSE="motif"
@@ -17,7 +17,7 @@ DEPEND="motif? ( virtual/x11
virtual/motif )
>=media-libs/freetype-2.0.5
>=media-libs/t1lib-1.3
- app-text/ghostscript"
+ virtual/ghostscript"
src_compile() {
econf \
diff --git a/app-text/xpdf/xpdf-2.03.ebuild b/app-text/xpdf/xpdf-2.03.ebuild
index 2c8741a1d395..45e0cd39c9e1 100644
--- a/app-text/xpdf/xpdf-2.03.ebuild
+++ b/app-text/xpdf/xpdf-2.03.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/xpdf/xpdf-2.03.ebuild,v 1.2 2003/11/25 22:23:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.03.ebuild,v 1.3 2003/12/09 17:40:22 lanius Exp $
MY_PV=${PV/.1/pl1}
@@ -18,7 +18,7 @@ DEPEND="motif? ( virtual/x11
virtual/motif )
>=media-libs/freetype-2.0.5
>=media-libs/t1lib-1.3
- app-text/ghostscript"
+ virtual/ghostscript"
src_compile() {
econf \