diff options
author | Ralph Seichter <github@seichter.de> | 2019-12-18 22:21:24 +0100 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-27 16:39:31 +0300 |
commit | 6a7cf422ce69cab5e7fbd9c2c0301c24980ab190 (patch) | |
tree | cec25e6c31466e82ac162a318587a44bcd4cca45 /dev-ml/camlimages | |
parent | media-plugins/vdr-wirbelscan: version bump (diff) | |
download | gentoo-6a7cf422ce69cab5e7fbd9c2c0301c24980ab190.tar.gz gentoo-6a7cf422ce69cab5e7fbd9c2c0301c24980ab190.tar.bz2 gentoo-6a7cf422ce69cab5e7fbd9c2c0301c24980ab190.zip |
dev-ml/{camlimages,js_of_ocaml,labltk}: Dependency default
dev-lang/ocaml-4.09.0 removes the "X" USE flag.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Ralph Seichter <gentoo@seichter.de>
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-ml/camlimages')
-rw-r--r-- | dev-ml/camlimages/camlimages-4.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/camlimages/camlimages-4.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/camlimages/camlimages-4.2.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ml/camlimages/camlimages-4.2.2.ebuild b/dev-ml/camlimages/camlimages-4.2.2.ebuild index 8f825c780a51..9b589566854a 100644 --- a/dev-ml/camlimages/camlimages-4.2.2.ebuild +++ b/dev-ml/camlimages/camlimages-4.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0/${PV}" KEYWORDS="~amd64 ppc x86" IUSE="exif gif gtk jpeg png postscript tiff truetype X xpm" -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X?,ocamlopt] +RDEPEND=">=dev-lang/ocaml-3.10.2:=[X(+)?,ocamlopt] exif? ( media-libs/libexif ) gif? ( media-libs/giflib ) gtk? ( dev-ml/lablgtk ) diff --git a/dev-ml/camlimages/camlimages-4.2.3.ebuild b/dev-ml/camlimages/camlimages-4.2.3.ebuild index 9be34cb0db7b..ab0b210a36c7 100644 --- a/dev-ml/camlimages/camlimages-4.2.3.ebuild +++ b/dev-ml/camlimages/camlimages-4.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0/${PV}" KEYWORDS="~amd64 ~ppc ~x86" IUSE="exif gif gtk jpeg png postscript tiff truetype X xpm" -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X?,ocamlopt] +RDEPEND=">=dev-lang/ocaml-3.10.2:=[X(+)?,ocamlopt] exif? ( media-libs/libexif ) gif? ( media-libs/giflib ) gtk? ( dev-ml/lablgtk ) diff --git a/dev-ml/camlimages/camlimages-4.2.4.ebuild b/dev-ml/camlimages/camlimages-4.2.4.ebuild index 9be34cb0db7b..ab0b210a36c7 100644 --- a/dev-ml/camlimages/camlimages-4.2.4.ebuild +++ b/dev-ml/camlimages/camlimages-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0/${PV}" KEYWORDS="~amd64 ~ppc ~x86" IUSE="exif gif gtk jpeg png postscript tiff truetype X xpm" -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X?,ocamlopt] +RDEPEND=">=dev-lang/ocaml-3.10.2:=[X(+)?,ocamlopt] exif? ( media-libs/libexif ) gif? ( media-libs/giflib ) gtk? ( dev-ml/lablgtk ) |