Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacious: audacious-3.2.4.ebuild
Date: Mon, 09 Jul 2012 02:35:31
Message-Id: 20120709023510.2254220065@flycatcher.gentoo.org
1 mr_bones_ 12/07/09 02:35:09
2
3 Modified: audacious-3.2.4.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 media-sound/audacious/audacious-3.2.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild?r1=1.2&r2=1.3
15
16 Index: audacious-3.2.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- audacious-3.2.4.ebuild 5 Jul 2012 17:48:35 -0000 1.2
23 +++ audacious-3.2.4.ebuild 9 Jul 2012 02:35:09 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild,v 1.2 2012/07/05 17:48:35 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.4.ebuild,v 1.3 2012/07/09 02:35:09 mr_bones_ Exp $
29
30 EAPI=4
31 inherit eutils
32 @@ -39,7 +39,7 @@
33 # Building without D-Bus is *unsupported* and a USE-flag
34 # will not be added due to the bug reports that will result.
35 # Bugs #197894, #199069, #207330, #208606
36 - # Disable gtk+:3 till Audacious 3.3
37 + # Disable gtk+:3 till Audacious 3.3
38 econf \
39 --enable-dbus \
40 --disable-gtk3 \