commit:     fcc50229925107abd66799334560fae8b585418b
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Sun Sep  9 09:36:34 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 15:37:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc50229

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

 dev-libs/efl/efl-1.21.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/efl/efl-1.21.0.ebuild b/dev-libs/efl/efl-1.21.0.ebuild
index 164bdfdc830..64ac0b67a25 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)

Reply via email to