From 6a7cf422ce69cab5e7fbd9c2c0301c24980ab190 Mon Sep 17 00:00:00 2001 From: Ralph Seichter Date: Wed, 18 Dec 2019 22:21:24 +0100 Subject: [PATCH] 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 Signed-off-by: Mikle Kolyada --- dev-ml/camlimages/camlimages-4.2.2.ebuild | 4 ++-- dev-ml/camlimages/camlimages-4.2.3.ebuild | 4 ++-- dev-ml/camlimages/camlimages-4.2.4.ebuild | 4 ++-- dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild | 4 ++-- dev-ml/labltk/labltk-8.06.2.ebuild | 4 ++-- dev-ml/labltk/labltk-8.06.3.ebuild | 4 ++-- 6 files changed, 12 insertions(+), 12 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 ) diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild index ebc669e81c2a..c598fe1bdb41 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.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 @@ -23,7 +23,7 @@ SLOT="0/${PV}" IUSE="+ocamlopt doc +deriving +ppx +react +xml X" RDEPEND=" - >=dev-lang/ocaml-3.12:=[ocamlopt?,X?] + >=dev-lang/ocaml-3.12:=[ocamlopt?,X(+)?] >=dev-ml/lwt-2.4.4:=[camlp4(+)] react? ( dev-ml/react:= dev-ml/reactiveData:= ) xml? ( >=dev-ml/tyxml-4:= ) diff --git a/dev-ml/labltk/labltk-8.06.2.ebuild b/dev-ml/labltk/labltk-8.06.2.ebuild index cc5bfc3e1166..9898bc5fa31a 100644 --- a/dev-ml/labltk/labltk-8.06.2.ebuild +++ b/dev-ml/labltk/labltk-8.06.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 @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linu IUSE="+ocamlopt X" RDEPEND=">=dev-lang/tk-8.0.3:= - >=dev-lang/ocaml-4.04:=[ocamlopt?,X?]" + >=dev-lang/ocaml-4.04:=[ocamlopt?,X(+)?]" DEPEND="${RDEPEND} >=dev-ml/findlib-1.5.5-r1" diff --git a/dev-ml/labltk/labltk-8.06.3.ebuild b/dev-ml/labltk/labltk-8.06.3.ebuild index 3695e8495ff6..4b18b50e9a4d 100644 --- a/dev-ml/labltk/labltk-8.06.3.ebuild +++ b/dev-ml/labltk/labltk-8.06.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 @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a IUSE="+ocamlopt X" RDEPEND=">=dev-lang/tk-8.0.3:= - >=dev-lang/ocaml-4.04:=[ocamlopt?,X?]" + >=dev-lang/ocaml-4.04:=[ocamlopt?,X(+)?]" DEPEND="${RDEPEND} >=dev-ml/findlib-1.5.5-r1" -- 2.26.2