Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/
Date: Thu, 24 Dec 2015 20:18:34
Message-Id: 1450988200.3412ded202e08d4c6a6c9a592c1ac9a5dbee2b29.vapier@gentoo
1 commit: 3412ded202e08d4c6a6c9a592c1ac9a5dbee2b29
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 24 19:57:34 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 24 20:16:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3412ded2
7
8 x11-wm/enlightenment: sync live git ebuild
9
10 x11-wm/enlightenment/enlightenment-0.16.9999.ebuild | 5 ++---
11 1 file changed, 2 insertions(+), 3 deletions(-)
12
13 diff --git a/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild b/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild
14 index c79a1cc..c1804ba 100644
15 --- a/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild
16 +++ b/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2012 Gentoo Foundation
19 +# Copyright 1999-2015 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 @@ -64,8 +64,7 @@ src_configure() {
24 econf \
25 $(use_enable nls) \
26 $(use_enable dbus) \
27 - $(use_enable pulseaudio sound-pulse) \
28 - --disable-sound-esound \
29 + $(use_enable pulseaudio sound pulse) \
30 $(use_enable pango) \
31 $(use_enable xinerama) \
32 $(use_enable xrandr) \