summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2017-12-20 14:35:08 +0100
committerSebastian Pipping <sping@gentoo.org>2017-12-20 14:35:08 +0100
commitc0fee41e508eba49b7f50a314b69f927bdae4e9d (patch)
tree0fd22565979a97921ecf679fe0f9ae772691663a
parentapp-office/libreoffice: 5.4.4.2 version bump (diff)
downloadgentoo-c0fee41e508eba49b7f50a314b69f927bdae4e9d.tar.gz
gentoo-c0fee41e508eba49b7f50a314b69f927bdae4e9d.tar.bz2
gentoo-c0fee41e508eba49b7f50a314b69f927bdae4e9d.zip
media-libs/libmypaint: Enable USE=gegl by default (bug 641760)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-rw-r--r--media-libs/libmypaint/libmypaint-1.3.0.ebuild2
-rw-r--r--media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmypaint/libmypaint-1.3.0.ebuild b/media-libs/libmypaint/libmypaint-1.3.0.ebuild
index e9abaeef2330..a1c25ca7349c 100644
--- a/media-libs/libmypaint/libmypaint-1.3.0.ebuild
+++ b/media-libs/libmypaint/libmypaint-1.3.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/mypaint/libmypaint/releases/download/v${MY_PV}/${MY_
LICENSE="ISC"
SLOT="0/0" # first soname component for subslot
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86"
-IUSE="gegl introspection nls openmp"
+IUSE="+gegl introspection nls openmp"
CDEPEND="
dev-libs/glib:2
diff --git a/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild b/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild
index bfd8ff226300..bb4fbd79d319 100644
--- a/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild
+++ b/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/mypaint/libmypaint/releases/download/v${MY_PV}/${MY_
LICENSE="ISC"
SLOT="0/0" # first soname component for subslot
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
-IUSE="gegl introspection nls openmp"
+IUSE="+gegl introspection nls openmp"
CDEPEND="
dev-libs/glib:2