summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 17:34:19 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 17:34:19 +0000
commitc712dbbe0e8729010754c50c632a8a0ee25ae90a (patch)
treeb7e96284e0549b6ba88fd24ed61e11949751cffc /dev-ml/camlimages
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-c712dbbe0e8729010754c50c632a8a0ee25ae90a.tar.gz
gentoo-2-c712dbbe0e8729010754c50c632a8a0ee25ae90a.tar.bz2
gentoo-2-c712dbbe0e8729010754c50c632a8a0ee25ae90a.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 'dev-ml/camlimages')
-rw-r--r--dev-ml/camlimages/ChangeLog7
-rw-r--r--dev-ml/camlimages/camlimages-2.20-r2.ebuild6
-rw-r--r--dev-ml/camlimages/camlimages-3.0.1.ebuild4
-rw-r--r--dev-ml/camlimages/camlimages-3.0.2.ebuild4
4 files changed, 13 insertions, 8 deletions
diff --git a/dev-ml/camlimages/ChangeLog b/dev-ml/camlimages/ChangeLog
index 144075dcacaa..7c58611da1ce 100644
--- a/dev-ml/camlimages/ChangeLog
+++ b/dev-ml/camlimages/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/camlimages
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.22 2009/11/27 12:44:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.23 2009/12/26 17:34:19 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> camlimages-2.20-r2.ebuild,
+ camlimages-3.0.1.ebuild, camlimages-3.0.2.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
27 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
camlimages-3.0.2.ebuild:
diff --git a/dev-ml/camlimages/camlimages-2.20-r2.ebuild b/dev-ml/camlimages/camlimages-2.20-r2.ebuild
index 5241c970f1c4..57403ea1b4c7 100644
--- a/dev-ml/camlimages/camlimages-2.20-r2.ebuild
+++ b/dev-ml/camlimages/camlimages-2.20-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-2.20-r2.ebuild,v 1.3 2008/08/17 17:23:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-2.20-r2.ebuild,v 1.4 2009/12/26 17:34:19 pva Exp $
inherit findlib eutils
@@ -23,7 +23,7 @@ DEPEND=">=dev-lang/ocaml-3.09
media-libs/tiff
x11-libs/libXpm
>=media-libs/freetype-2
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
S="${WORKDIR}/${P/20/2}"
diff --git a/dev-ml/camlimages/camlimages-3.0.1.ebuild b/dev-ml/camlimages/camlimages-3.0.1.ebuild
index 1c39143feea5..31a37855fc18 100644
--- a/dev-ml/camlimages/camlimages-3.0.1.ebuild
+++ b/dev-ml/camlimages/camlimages-3.0.1.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/dev-ml/camlimages/camlimages-3.0.1.ebuild,v 1.3 2009/08/09 13:12:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-3.0.1.ebuild,v 1.4 2009/12/26 17:34:19 pva Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ppc x86"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt]
gif? ( media-libs/giflib )
gtk? ( dev-ml/lablgtk )
- gs? ( virtual/ghostscript )
+ gs? ( app-text/ghostscript-gpl )
jpeg? ( media-libs/jpeg )
tiff? ( media-libs/tiff )
media-libs/libpng
diff --git a/dev-ml/camlimages/camlimages-3.0.2.ebuild b/dev-ml/camlimages/camlimages-3.0.2.ebuild
index 0c1a69ee01a0..50020dc1b874 100644
--- a/dev-ml/camlimages/camlimages-3.0.2.ebuild
+++ b/dev-ml/camlimages/camlimages-3.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/dev-ml/camlimages/camlimages-3.0.2.ebuild,v 1.3 2009/11/27 12:44:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-3.0.2.ebuild,v 1.4 2009/12/26 17:34:19 pva Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 x86"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt]
gif? ( media-libs/giflib )
gtk? ( dev-ml/lablgtk )
- gs? ( virtual/ghostscript )
+ gs? ( app-text/ghostscript-gpl )
jpeg? ( media-libs/jpeg )
tiff? ( media-libs/tiff )
media-libs/libpng