summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-05-28 14:14:58 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-05-28 14:14:58 +0000
commit4ef814f199870955d6d51fff5007afc6a5cc8161 (patch)
tree99135a2670059ec1e8e178d912d75b80d06794bd
parentMajor upgrade in plone handling, introduced two new versions, changed model (diff)
downloadgentoo-2-4ef814f199870955d6d51fff5007afc6a5cc8161.tar.gz
gentoo-2-4ef814f199870955d6d51fff5007afc6a5cc8161.tar.bz2
gentoo-2-4ef814f199870955d6d51fff5007afc6a5cc8161.zip
Removed PROVIDE as of bug #130746.
(Portage version: 2.0.54-r2)
-rw-r--r--app-text/ggv/ChangeLog6
-rw-r--r--app-text/ggv/ggv-2.12.0.ebuild4
-rw-r--r--app-text/ggv/ggv-2.8.3.ebuild6
-rw-r--r--app-text/ggv/ggv-2.8.5.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog
index f781bc454787..08555a5a2b4f 100644
--- a/app-text/ggv/ChangeLog
+++ b/app-text/ggv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ggv
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.107 2006/04/22 22:14:16 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.108 2006/05/28 14:14:58 carlo Exp $
+
+ 28 May 2006; Carsten Lohrke <carlo@gentoo.org> ggv-2.8.3.ebuild,
+ ggv-2.8.5.ebuild, ggv-2.12.0.ebuild:
+ Removed PROVIDE as of bug #130746.
22 Apr 2006; Carsten Lohrke <carlo@gentoo.org> ChangeLog:
Removed PROVIDE as of bug #130746.
diff --git a/app-text/ggv/ggv-2.12.0.ebuild b/app-text/ggv/ggv-2.12.0.ebuild
index cbc1a634481c..7d3bd229032c 100644
--- a/app-text/ggv/ggv-2.12.0.ebuild
+++ b/app-text/ggv/ggv-2.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.12.0.ebuild,v 1.1 2006/01/19 15:08:07 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.12.0.ebuild,v 1.2 2006/05/28 14:14:58 carlo Exp $
inherit gnome2
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
app-text/scrollkeeper
>=dev-util/intltool-0.30"
-PROVIDE="virtual/psviewer"
+
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
diff --git a/app-text/ggv/ggv-2.8.3.ebuild b/app-text/ggv/ggv-2.8.3.ebuild
index 601011554a12..2cfdc5de2c5b 100644
--- a/app-text/ggv/ggv-2.8.3.ebuild
+++ b/app-text/ggv/ggv-2.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.11 2005/07/12 00:07:10 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.12 2006/05/28 14:14:58 carlo Exp $
inherit gnome2
@@ -22,7 +22,7 @@ DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0
>=dev-util/intltool-0.30"
-PROVIDE="virtual/psviewer"
+
DOCS="AUTHORS ChangeLog MAINTAINERS TODO README"
diff --git a/app-text/ggv/ggv-2.8.5.ebuild b/app-text/ggv/ggv-2.8.5.ebuild
index a76be2d0fd1f..d69eb18cf56e 100644
--- a/app-text/ggv/ggv-2.8.5.ebuild
+++ b/app-text/ggv/ggv-2.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.5.ebuild,v 1.10 2005/10/10 20:57:17 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.5.ebuild,v 1.11 2006/05/28 14:14:58 carlo Exp $
inherit gnome2
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
app-text/scrollkeeper
>=dev-util/intltool-0.30"
-PROVIDE="virtual/psviewer"
+
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
G2CONF="${G2CONF} --enable-pdf-options $(use_enable debug bonobo-debug)"