summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:40:58 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:40:58 +0000
commitf5785b22dcb40c89a09d491308f1735369fe5fdf (patch)
tree5cf5c452b50a4f2747e673dad0bd02bd11693a05 /gnustep-apps
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-f5785b22dcb40c89a09d491308f1735369fe5fdf.tar.gz
gentoo-2-f5785b22dcb40c89a09d491308f1735369fe5fdf.tar.bz2
gentoo-2-f5785b22dcb40c89a09d491308f1735369fe5fdf.zip
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/gspdf/ChangeLog7
-rw-r--r--gnustep-apps/gspdf/gspdf-0.2.ebuild4
-rw-r--r--gnustep-apps/gspdf/gspdf-0.3.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/gnustep-apps/gspdf/ChangeLog b/gnustep-apps/gspdf/ChangeLog
index fff076eae912..8a923947e3d1 100644
--- a/gnustep-apps/gspdf/ChangeLog
+++ b/gnustep-apps/gspdf/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnustep-apps/gspdf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gspdf/ChangeLog,v 1.2 2009/07/05 21:50:38 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gspdf/ChangeLog,v 1.3 2009/12/26 19:40:58 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> gspdf-0.2.ebuild,
+ gspdf-0.3.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
*gspdf-0.3 (05 Jul 2009)
diff --git a/gnustep-apps/gspdf/gspdf-0.2.ebuild b/gnustep-apps/gspdf/gspdf-0.2.ebuild
index 73188e49c8ee..3960b3f4b950 100644
--- a/gnustep-apps/gspdf/gspdf-0.2.ebuild
+++ b/gnustep-apps/gspdf/gspdf-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gspdf/gspdf-0.2.ebuild,v 1.1 2009/03/27 12:08:56 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gspdf/gspdf-0.2.ebuild,v 1.2 2009/12/26 19:40:58 pva Exp $
inherit eutils gnustep-2
@@ -14,6 +14,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND="virtual/ghostscript"
+RDEPEND="app-text/ghostscript-gpl"
S=${WORKDIR}/${MY_PN}-${PV}
diff --git a/gnustep-apps/gspdf/gspdf-0.3.ebuild b/gnustep-apps/gspdf/gspdf-0.3.ebuild
index c4e8dbabafe1..d53582e6607f 100644
--- a/gnustep-apps/gspdf/gspdf-0.3.ebuild
+++ b/gnustep-apps/gspdf/gspdf-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gspdf/gspdf-0.3.ebuild,v 1.1 2009/07/05 21:50:38 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gspdf/gspdf-0.3.ebuild,v 1.2 2009/12/26 19:40:58 pva Exp $
inherit eutils gnustep-2
@@ -14,6 +14,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND="virtual/ghostscript"
+RDEPEND="app-text/ghostscript-gpl"
S=${WORKDIR}/${MY_PN}-${PV}