From: Joonas Niilola Date: Sun, 9 Sep 2018 09:36:34 +0000 (+0300) Subject: dev-libs/efl: disable 'examples' USE for 1.21.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fcc50229925107abd66799334560fae8b585418b;p=gentoo.git dev-libs/efl: disable 'examples' USE for 1.21.0 Upstream-bug: https://phab.enlightenment.org/T7374 Package-Manager: Portage[mgorny]-2.3.43.3 Closes: https://github.com/gentoo/gentoo/pull/9811 --- diff --git a/dev-libs/efl/efl-1.21.0.ebuild b/dev-libs/efl/efl-1.21.0.ebuild index 164bdfdc8306..64ac0b67a25e 100644 --- a/dev-libs/efl/efl-1.21.0.ebuild +++ b/dev-libs/efl/efl-1.21.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${P}.tar.xz" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="avahi +bmp dds connman debug drm +eet egl examples fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz hyphen +ico ibus jpeg2k libressl libuv luajit neon nls opengl ssl pdf physics postscript +ppm +psd pulseaudio raw scim sdl sound static-libs svg +system-lz4 systemd tga tiff tslib unwind v4l valgrind vlc vnc wayland webp X xcf xim xine xpresent xpm" +IUSE="avahi +bmp dds connman debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz hyphen +ico ibus jpeg2k libressl libuv luajit neon nls opengl ssl pdf physics postscript +ppm +psd pulseaudio raw scim sdl sound static-libs svg +system-lz4 systemd tga tiff tslib unwind v4l valgrind vlc vnc wayland webp X xcf xim xine xpresent xpm" REQUIRED_USE=" ?? ( opengl egl ) @@ -179,7 +179,6 @@ src_configure() { $(use_enable drm elput) $(use_enable eet image-loader-eet) $(use_enable egl) - $(use_enable examples always-build-examples) $(use_enable fbcon fb) $(use_enable fontconfig) $(use_enable fribidi)