summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:38:39 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:38:39 +0000
commit84b3fd9acba89c3a65915ddeac91191ff9af1154 (patch)
tree4b4507f202024a87c28525a4449454f61fc6dbcb /app-text/ggv
parentchanged app-text/ghostscript to virtual/ghostscript (diff)
downloadhistorical-84b3fd9acba89c3a65915ddeac91191ff9af1154.tar.gz
historical-84b3fd9acba89c3a65915ddeac91191ff9af1154.tar.bz2
historical-84b3fd9acba89c3a65915ddeac91191ff9af1154.zip
changed app-text/ghostscript to virtual/ghostscript
Diffstat (limited to 'app-text/ggv')
-rw-r--r--app-text/ggv/ChangeLog6
-rw-r--r--app-text/ggv/Manifest10
-rw-r--r--app-text/ggv/ggv-2.0.0.ebuild4
-rw-r--r--app-text/ggv/ggv-2.0.1.ebuild4
-rw-r--r--app-text/ggv/ggv-2.4.0.1.ebuild4
-rw-r--r--app-text/ggv/ggv-2.4.0.2.ebuild4
6 files changed, 18 insertions, 14 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog
index aaff425f159d..73cde96cafc7 100644
--- a/app-text/ggv/ChangeLog
+++ b/app-text/ggv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ggv
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.44 2003/11/20 16:17:05 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.45 2003/12/09 17:34:10 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ggv-2.0.0.ebuild,
+ ggv-2.0.1.ebuild, ggv-2.4.0.1.ebuild, ggv-2.4.0.2.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
20 Nov 2003; foser <foser@gentoo.org> ggv-2.4.0.2.ebuild :
Add gnome-vfs dep (#28716)
diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest
index 48b2e9ef626b..5b34032d99d9 100644
--- a/app-text/ggv/Manifest
+++ b/app-text/ggv/Manifest
@@ -1,10 +1,10 @@
MD5 b27914ed6a432864d5d6a45c70432659 ggv-1.1.94.ebuild 1628
-MD5 d50b3c4f55a951e2699b95f936eaa6d1 ggv-2.0.0.ebuild 653
-MD5 01bcc5b60239bd2ce46cb3ae2692025c ggv-2.4.0.2.ebuild 687
-MD5 16f3db26e2f0e9ca9223468ffed3aa46 ggv-2.4.0.1.ebuild 648
-MD5 f1191fb3189a89aef666ad96c80d6a34 ChangeLog 5786
+MD5 28a70a71fe0181f9f7d2fbc9280dc89b ggv-2.0.0.ebuild 655
+MD5 89166c6cb42533298adb583d1d487dd1 ggv-2.4.0.2.ebuild 687
+MD5 6d0a9e13992cbaf0bc10803ed4f038f6 ggv-2.4.0.1.ebuild 649
+MD5 71463d49c734296654f1f1b6661c03b3 ChangeLog 5971
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 400f39f2f5ee9ccb3afc674678cd873a ggv-2.0.1.ebuild 643
+MD5 f20abfdd041b7578de0617accf27d617 ggv-2.0.1.ebuild 646
MD5 9839595041edeb9a62751cae70d30ea1 files/digest-ggv-1.1.94 62
MD5 ab26db64779abda7431d8d0c8c1045af files/digest-ggv-2.4.0.1 65
MD5 d9763f700891e3270ce421ce320427b0 files/digest-ggv-2.4.0.2 65
diff --git a/app-text/ggv/ggv-2.0.0.ebuild b/app-text/ggv/ggv-2.0.0.ebuild
index af84890767ec..4dba3cde1326 100644
--- a/app-text/ggv/ggv-2.0.0.ebuild
+++ b/app-text/ggv/ggv-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.8 2003/10/14 07:23:30 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.9 2003/12/09 17:34:10 lanius Exp $
inherit gnome2
@@ -14,7 +14,7 @@ KEYWORDS="x86 ppc ~alpha sparc hppa amd64"
RDEPEND=">=gnome-base/libgnomeui-2
>=gnome-base/ORBit2-2.4.1
- app-text/ghostscript
+ virtual/ghostscript
>=dev-libs/popt-1.6"
DEPEND="${RDEPEND}
diff --git a/app-text/ggv/ggv-2.0.1.ebuild b/app-text/ggv/ggv-2.0.1.ebuild
index 53d12e2f8777..d1c7249d0b7a 100644
--- a/app-text/ggv/ggv-2.0.1.ebuild
+++ b/app-text/ggv/ggv-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.1.ebuild,v 1.9 2003/10/14 07:23:30 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.1.ebuild,v 1.10 2003/12/09 17:34:10 lanius Exp $
inherit gnome2
@@ -14,7 +14,7 @@ KEYWORDS="x86 ppc alpha ~sparc hppa amd64"
RDEPEND=">=gnome-base/libgnomeui-2
>=gnome-base/ORBit2-2.4.1
- app-text/ghostscript
+ virtual/ghostscript
>=dev-libs/popt-1.6"
DEPEND="${RDEPEND}
diff --git a/app-text/ggv/ggv-2.4.0.1.ebuild b/app-text/ggv/ggv-2.4.0.1.ebuild
index 00dd5cbec0e1..e2a5ac35a8a8 100644
--- a/app-text/ggv/ggv-2.4.0.1.ebuild
+++ b/app-text/ggv/ggv-2.4.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.1.ebuild,v 1.6 2003/11/08 15:29:17 todd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.1.ebuild,v 1.7 2003/12/09 17:34:10 lanius Exp $
inherit gnome2
@@ -14,7 +14,7 @@ KEYWORDS="x86 ppc ~alpha sparc ~hppa amd64"
RDEPEND=">=gnome-base/libgnomeui-2
>=gnome-base/ORBit2-2.4.1
- app-text/ghostscript
+ virtual/ghostscript
dev-libs/popt"
DEPEND="${RDEPEND}
diff --git a/app-text/ggv/ggv-2.4.0.2.ebuild b/app-text/ggv/ggv-2.4.0.2.ebuild
index 113666520d68..e1980de5d0bd 100644
--- a/app-text/ggv/ggv-2.4.0.2.ebuild
+++ b/app-text/ggv/ggv-2.4.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.2.ebuild,v 1.4 2003/11/20 16:17:05 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.2.ebuild,v 1.5 2003/12/09 17:34:10 lanius Exp $
inherit gnome2
@@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha ~sparc ~hppa ~amd64 ia64"
RDEPEND=">=gnome-base/libgnomeui-2
>=gnome-base/ORBit2-2.4.1
>=gnome-base/gnome-vfs-2.2
- app-text/ghostscript
+ virtual/ghostscript
dev-libs/popt"
DEPEND="${RDEPEND}