commit: 92619ff4b91e2a83402e18d0cca938d6b2821646
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 13:56:14 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 14:02:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92619ff4
media-libs/gegl: fix a typo in REQUIRED_USE, bug #593944
Package-Manager: portage-2.3.0
media-libs/gegl/gegl-0.3.0.ebuild | 4 ++--
media-libs/gegl/gegl-0.3.4.ebuild | 2 +-
media-libs/gegl/gegl-0.3.8.ebuild | 2 +-
media-libs/gegl/gegl-9999.ebuild | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-libs/gegl/gegl-0.3.0.ebuild
b/media-libs/gegl/gegl-0.3.0.ebuild
index d501766..9f4223b 100644
--- a/media-libs/gegl/gegl-0.3.0.ebuild
+++ b/media-libs/gegl/gegl-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,7 +28,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0.3"
IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg +introspection
jpeg jpeg2k lcms lensfun libav openexr png raw sdl svg test umfpack vala v4l
webp"
-REQUIRED_IUSE="vala? ( introspection )"
+REQUIRED_USE="vala? ( introspection )"
RDEPEND="
>=dev-libs/glib-2.36:2
diff --git a/media-libs/gegl/gegl-0.3.4.ebuild
b/media-libs/gegl/gegl-0.3.4.ebuild
index 4b07ad3..40a4972 100644
--- a/media-libs/gegl/gegl-0.3.4.ebuild
+++ b/media-libs/gegl/gegl-0.3.4.ebuild
@@ -28,7 +28,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0.3"
IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg +introspection
jpeg2k lcms lensfun openexr raw sdl svg test tiff umfpack vala v4l webp"
-REQUIRED_IUSE="
+REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )
"
diff --git a/media-libs/gegl/gegl-0.3.8.ebuild
b/media-libs/gegl/gegl-0.3.8.ebuild
index faaf59a..9d0989a 100644
--- a/media-libs/gegl/gegl-0.3.8.ebuild
+++ b/media-libs/gegl/gegl-0.3.8.ebuild
@@ -26,7 +26,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0.3"
IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg +introspection
jpeg2k lcms lensfun openexr raw sdl svg test tiff umfpack vala v4l webp"
-REQUIRED_IUSE="
+REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )
"
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index 4fca26c..b051aeb 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,7 +28,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0.3"
IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg +introspection
jpeg jpeg2k lcms lensfun libav openexr png raw sdl svg test tiff umfpack vala
v4l webp"
-REQUIRED_IUSE="
+REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )
"