summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-10-07 15:24:13 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-10-07 15:24:13 +0000
commitf751c1a730bfda9c205187587a9586b9096fdc86 (patch)
tree0d6b70c25de1e211b2bc3db1b850f51eff35d851 /app-text/gsview
parentadd patch to build with freetype-2.1.7, bug #65831 (Manifest recommit) (diff)
downloadgentoo-2-f751c1a730bfda9c205187587a9586b9096fdc86.tar.gz
gentoo-2-f751c1a730bfda9c205187587a9586b9096fdc86.tar.bz2
gentoo-2-f751c1a730bfda9c205187587a9586b9096fdc86.zip
change app-text/ghostscript-afpl to virtual/ghostscript, bug #65895
Diffstat (limited to 'app-text/gsview')
-rw-r--r--app-text/gsview/ChangeLog6
-rw-r--r--app-text/gsview/gsview-4.5.ebuild4
-rw-r--r--app-text/gsview/gsview-4.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/gsview/ChangeLog b/app-text/gsview/ChangeLog
index bf87a4ddb7f3..7c440405473f 100644
--- a/app-text/gsview/ChangeLog
+++ b/app-text/gsview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gsview
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.6 2004/09/22 12:44:00 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.7 2004/10/07 15:24:13 lanius Exp $
+
+ 07 Oct 2004; Heinrich Wendel <lanius@gentoo.org> gsview-4.5.ebuild,
+ gsview-4.6.ebuild:
+ change app-text/ghostscript-afpl to virtual/ghostscript, bug #65895
*gsview-4.6 (22 Sep 2004)
diff --git a/app-text/gsview/gsview-4.5.ebuild b/app-text/gsview/gsview-4.5.ebuild
index 8902b16a0575..8ee0a33c6c34 100644
--- a/app-text/gsview/gsview-4.5.ebuild
+++ b/app-text/gsview/gsview-4.5.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/gsview/gsview-4.5.ebuild,v 1.4 2004/06/24 22:37:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.5.ebuild,v 1.5 2004/10/07 15:24:13 lanius Exp $
MY_PV="${PV/.}"
DESCRIPTION="gsView PostScript and PDF viewer"
@@ -13,7 +13,7 @@ LICENSE="Aladdin"
KEYWORDS="x86"
RDEPEND="=x11-libs/gtk+-1.2*
- app-text/ghostscript-afpl"
+ virtual/ghostscript"
src_compile() {
## copy Unix makefile
diff --git a/app-text/gsview/gsview-4.6.ebuild b/app-text/gsview/gsview-4.6.ebuild
index f4eafe3a6aa8..fd05858b5f20 100644
--- a/app-text/gsview/gsview-4.6.ebuild
+++ b/app-text/gsview/gsview-4.6.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/gsview/gsview-4.6.ebuild,v 1.1 2004/09/22 12:44:00 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.6.ebuild,v 1.2 2004/10/07 15:24:13 lanius Exp $
MY_PV="${PV/.}"
DESCRIPTION="gsView PostScript and PDF viewer"
@@ -13,7 +13,7 @@ LICENSE="Aladdin"
KEYWORDS="~x86"
RDEPEND="=x11-libs/gtk+-1.2*
- app-text/ghostscript-afpl"
+ virtual/ghostscript"
src_compile() {
## copy Unix makefile