Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/
Date: Mon, 01 Feb 2016 14:53:26
Message-Id: 1454338287.5fd1ddf1302691bb03d8d957910c83708655c0b0.monsieurp@gentoo
1 commit: 5fd1ddf1302691bb03d8d957910c83708655c0b0
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 14:50:49 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 14:51:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd1ddf1
7
8 dev-libs/efl: Add KEYWORDS variables to alleviate tree breakage.
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-libs/efl/efl-1.15.2.ebuild | 4 +++-
14 dev-libs/efl/efl-1.16.1.ebuild | 4 +++-
15 2 files changed, 6 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/efl/efl-1.15.2.ebuild b/dev-libs/efl/efl-1.15.2.ebuild
18 index 08d9bb7..86b3db4 100644
19 --- a/dev-libs/efl/efl-1.15.2.ebuild
20 +++ b/dev-libs/efl/efl-1.15.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -25,6 +25,8 @@ DESCRIPTION="Enlightenment Foundation Libraries all-in-one package"
28 LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB"
29 IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm"
30
31 +KEYWORDS=""
32 +
33 REQUIRED_USE="
34 pulseaudio? ( sound )
35 opengl? ( || ( X sdl wayland ) )
36
37 diff --git a/dev-libs/efl/efl-1.16.1.ebuild b/dev-libs/efl/efl-1.16.1.ebuild
38 index 10fab6d..379c677 100644
39 --- a/dev-libs/efl/efl-1.16.1.ebuild
40 +++ b/dev-libs/efl/efl-1.16.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2016 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -25,6 +25,8 @@ DESCRIPTION="Enlightenment Foundation Libraries all-in-one package"
48 LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB"
49 IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm"
50
51 +KEYWORDS=""
52 +
53 REQUIRED_USE="
54 pulseaudio? ( sound )
55 opengl? ( || ( X sdl wayland ) )