Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: pulseaudio-0.9.7.ebuild ChangeLog pulseaudio-0.9.7-r1.ebuild
Date: Thu, 01 Nov 2007 14:15:22
Message-Id: E1Inaoy-000553-LC@stork.gentoo.org
1 flameeyes 07/11/01 14:14:56
2
3 Modified: pulseaudio-0.9.7.ebuild ChangeLog
4 pulseaudio-0.9.7-r1.ebuild
5 Log:
6 Fix order in use_enable, thanks to 'galtgendo'.
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.2 media-sound/pulseaudio/pulseaudio-0.9.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild?r1=1.1&r2=1.2
15
16 Index: pulseaudio-0.9.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pulseaudio-0.9.7.ebuild 31 Oct 2007 15:20:35 -0000 1.1
23 +++ pulseaudio-0.9.7.ebuild 1 Nov 2007 14:14:56 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild,v 1.1 2007/10/31 15:20:35 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7.ebuild,v 1.2 2007/11/01 14:14:56 flameeyes Exp $
29
30 inherit eutils libtool # autotools
31
32 @@ -80,7 +80,7 @@
33 $(use_enable avahi) \
34 $(use_enable hal) \
35 $(use_enable dbus) \
36 - $(use_enable gconf gnome) \
37 + $(use_enable gnome gconf) \
38 $(use_enable libsamplerate samplerate) \
39 $(use_with caps) \
40 $(use_with X x) \
41
42
43
44 1.69 media-sound/pulseaudio/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.69&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.69&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.68&r2=1.69
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
53 retrieving revision 1.68
54 retrieving revision 1.69
55 diff -u -r1.68 -r1.69
56 --- ChangeLog 31 Oct 2007 15:20:35 -0000 1.68
57 +++ ChangeLog 1 Nov 2007 14:14:56 -0000 1.69
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-sound/pulseaudio
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.68 2007/10/31 15:20:35 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.69 2007/11/01 14:14:56 flameeyes Exp $
63 +
64 + 01 Nov 2007; Diego Pettenò <flameeyes@g.o>
65 + pulseaudio-0.9.7.ebuild, pulseaudio-0.9.7-r1.ebuild:
66 + Fix order in use_enable, thanks to 'galtgendo'.
67
68 *pulseaudio-0.9.7-r1 (31 Oct 2007)
69 *pulseaudio-0.9.7 (31 Oct 2007)
70
71
72
73 1.2 media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild?r1=1.1&r2=1.2
78
79 Index: pulseaudio-0.9.7-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- pulseaudio-0.9.7-r1.ebuild 31 Oct 2007 15:20:35 -0000 1.1
86 +++ pulseaudio-0.9.7-r1.ebuild 1 Nov 2007 14:14:56 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild,v 1.1 2007/10/31 15:20:35 flameeyes Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.7-r1.ebuild,v 1.2 2007/11/01 14:14:56 flameeyes Exp $
92
93 inherit eutils libtool # autotools
94
95 @@ -82,7 +82,7 @@
96 $(use_enable avahi) \
97 $(use_enable hal) \
98 $(use_enable dbus) \
99 - $(use_enable gconf gnome) \
100 + $(use_enable gnome gconf) \
101 $(use_enable libsamplerate samplerate) \
102 $(use_with caps) \
103 $(use_with X x) \
104
105
106
107 --
108 gentoo-commits@g.o mailing list