From 6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90 Mon Sep 17 00:00:00 2001 From: Mamoru Komachi Date: Mon, 25 Oct 2004 08:02:20 +0000 Subject: Provide virtual/psviewer; bug #50423. --- app-text/ghostview/ghostview-1.5-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-text/ghostview/ghostview-1.5-r1.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} -- cgit v1.2.3-65-gdbad