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
commit6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90 (patch)
tree666871763e1ed5c240bca6d1c89d21891fa0e0f3 /app-text/ggv/ggv-2.6.1.ebuild
parentAdded virtual/pdfviewer; bug #50423. (diff)
downloadgentoo-2-6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90.tar.gz
gentoo-2-6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90.tar.bz2
gentoo-2-6ddda7e95f623d8a6a3e6f61d5ce5ec9359d6f90.zip
Provide virtual/psviewer; bug #50423.
Diffstat (limited to 'app-text/ggv/ggv-2.6.1.ebuild')
-rw-r--r--app-text/ggv/ggv-2.6.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/ggv/ggv-2.6.1.ebuild b/app-text/ggv/ggv-2.6.1.ebuild
index 3b4f73baa2ca..6f6f534dd595 100644
--- a/app-text/ggv/ggv-2.6.1.ebuild
+++ b/app-text/ggv/ggv-2.6.1.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/ggv/ggv-2.6.1.ebuild,v 1.9 2004/10/01 05:55:07 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.6.1.ebuild,v 1.10 2004/10/25 08:02:20 usata Exp $
inherit gnome2
@@ -22,4 +22,6 @@ DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0
>=dev-util/intltool-0.30"
+PROVIDE="virtual/psviewer"
+
DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README"