summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-25 08:02:20 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-25 08:02:20 +0000
commit384115be36229098c5ef08be6555c8e1cb6dad34 (patch)
treefff31b3b69d560a814976665e41cccfb0a0abbe3 /app-text/ghostview
parentAdded virtual/pdfviewer; bug #50423. (diff)
downloadhistorical-384115be36229098c5ef08be6555c8e1cb6dad34.tar.gz
historical-384115be36229098c5ef08be6555c8e1cb6dad34.tar.bz2
historical-384115be36229098c5ef08be6555c8e1cb6dad34.zip
Provide virtual/psviewer; bug #50423.
Diffstat (limited to 'app-text/ghostview')
-rw-r--r--app-text/ghostview/ChangeLog4
-rw-r--r--app-text/ghostview/ghostview-1.5-r1.ebuild5
-rw-r--r--app-text/ghostview/ghostview-1.5.ebuild5
3 files changed, 8 insertions, 6 deletions
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog
index 81f2182a03cc..f71d7a519b9e 100644
--- a/app-text/ghostview/ChangeLog
+++ b/app-text/ghostview/ChangeLog
@@ -1,10 +1,10 @@
# ChangeLog for app-text/ghostview
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.15 2004/10/25 07:34:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.16 2004/10/25 07:59:48 usata Exp $
25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ghostview-1.5-r1.ebuild,
ghostview-1.5.ebuild:
- Provide virtual/pdfviewer; bug #50423.
+ Provide virtual/pdfviewer and virtual/psviewer; bug #50423.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ghostview-1.5-r1.ebuild, ghostview-1.5.ebuild:
diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild
index 4be3c28384dd..9595de25afd1 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-2004 Gentoo Foundation
# 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.15 2004/10/25 07:34:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.16 2004/10/25 07:59:48 usata Exp $
inherit eutils
@@ -17,7 +17,8 @@ DEPEND="virtual/libc
virtual/x11"
RDEPEND="${DEPEND}
virtual/ghostscript"
-PROVIDE="virtual/pdfviewer"
+PROVIDE="virtual/pdfviewer
+ virtual/psviewer"
src_unpack() {
unpack ${A}
diff --git a/app-text/ghostview/ghostview-1.5.ebuild b/app-text/ghostview/ghostview-1.5.ebuild
index dd4d280fd2b6..3fb1a1def455 100644
--- a/app-text/ghostview/ghostview-1.5.ebuild
+++ b/app-text/ghostview/ghostview-1.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/ghostview/ghostview-1.5.ebuild,v 1.20 2004/10/25 07:34:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.21 2004/10/25 07:59:48 usata Exp $
inherit eutils
@@ -17,7 +17,8 @@ DEPEND="virtual/libc
virtual/x11"
RDEPEND="${DEPEND}
virtual/ghostscript"
-PROVIDE="virtual/pdfviewer"
+PROVIDE="virtual/pdfviewer
+ virtual/psviewer"
src_unpack() {
unpack ${A}