summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-25 07:34:43 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-25 07:34:43 +0000
commitb2772e38a659cf7c8ab17dad40714dd1974488c3 (patch)
tree5cde937ea555af957eb2df70e9559d0dee635fbf /app-text/ghostview
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-b2772e38a659cf7c8ab17dad40714dd1974488c3.tar.gz
gentoo-2-b2772e38a659cf7c8ab17dad40714dd1974488c3.tar.bz2
gentoo-2-b2772e38a659cf7c8ab17dad40714dd1974488c3.zip
Provide virtual/pdfviewer; bug #50423.
Diffstat (limited to 'app-text/ghostview')
-rw-r--r--app-text/ghostview/ChangeLog6
-rw-r--r--app-text/ghostview/ghostview-1.5-r1.ebuild3
-rw-r--r--app-text/ghostview/ghostview-1.5.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog
index 16d6301de18a..81f2182a03cc 100644
--- a/app-text/ghostview/ChangeLog
+++ b/app-text/ghostview/ChangeLog
@@ -1,6 +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.14 2004/07/01 19:28:49 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.15 2004/10/25 07:34:43 usata Exp $
+
+ 25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ghostview-1.5-r1.ebuild,
+ ghostview-1.5.ebuild:
+ Provide virtual/pdfviewer; 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 2dbb28d58b8c..4be3c28384dd 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.14 2004/07/13 21:15:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.15 2004/10/25 07:34:43 usata Exp $
inherit eutils
@@ -17,6 +17,7 @@ DEPEND="virtual/libc
virtual/x11"
RDEPEND="${DEPEND}
virtual/ghostscript"
+PROVIDE="virtual/pdfviewer"
src_unpack() {
unpack ${A}
diff --git a/app-text/ghostview/ghostview-1.5.ebuild b/app-text/ghostview/ghostview-1.5.ebuild
index e1ddeb2cfb57..dd4d280fd2b6 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.19 2004/07/13 21:15:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.20 2004/10/25 07:34:43 usata Exp $
inherit eutils
@@ -17,6 +17,7 @@ DEPEND="virtual/libc
virtual/x11"
RDEPEND="${DEPEND}
virtual/ghostscript"
+PROVIDE="virtual/pdfviewer"
src_unpack() {
unpack ${A}