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: ChangeLog pulseaudio-0.9.19-r50.ebuild pulseaudio-0.9.19.ebuild
Date: Wed, 07 Oct 2009 17:43:22
Message-Id: E1MvaXo-0007le-HO@stork.gentoo.org
1 flameeyes 09/10/07 17:43:20
2
3 Modified: ChangeLog pulseaudio-0.9.19-r50.ebuild
4 pulseaudio-0.9.19.ebuild
5 Log:
6 Fix build with -fweb compiler flag (bug #287391).
7 (Portage version: 2.2_rc44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.171 media-sound/pulseaudio/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.171&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.171&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.170&r2=1.171
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
19 retrieving revision 1.170
20 retrieving revision 1.171
21 diff -u -r1.170 -r1.171
22 --- ChangeLog 5 Oct 2009 10:31:45 -0000 1.170
23 +++ ChangeLog 7 Oct 2009 17:43:19 -0000 1.171
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-sound/pulseaudio
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.170 2009/10/05 10:31:45 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.171 2009/10/07 17:43:19 flameeyes Exp $
29 +
30 + 07 Oct 2009; Diego E. Pettenò <flameeyes@g.o>
31 + pulseaudio-0.9.19.ebuild, pulseaudio-0.9.19-r50.ebuild,
32 + +files/pulseaudio-0.9.19-fweb.patch:
33 + Fix build with -fweb compiler flag (bug #287391).
34
35 05 Oct 2009; Diego E. Pettenò <flameeyes@g.o>
36 pulseaudio-0.9.18.ebuild, pulseaudio-0.9.18-r50.ebuild,
37
38
39
40 1.4 media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild?r1=1.3&r2=1.4
45
46 Index: pulseaudio-0.9.19-r50.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- pulseaudio-0.9.19-r50.ebuild 5 Oct 2009 10:31:45 -0000 1.3
53 +++ pulseaudio-0.9.19-r50.ebuild 7 Oct 2009 17:43:19 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild,v 1.3 2009/10/05 10:31:45 flameeyes Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19-r50.ebuild,v 1.4 2009/10/07 17:43:19 flameeyes Exp $
59
60 EAPI=2
61
62 @@ -88,6 +88,8 @@
63 }
64
65 src_prepare() {
66 + epatch "${FILESDIR}"/${P}-fweb.patch
67 +
68 elibtoolize
69 }
70
71
72
73
74 1.4 media-sound/pulseaudio/pulseaudio-0.9.19.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19.ebuild?r1=1.3&r2=1.4
79
80 Index: pulseaudio-0.9.19.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- pulseaudio-0.9.19.ebuild 5 Oct 2009 10:31:45 -0000 1.3
87 +++ pulseaudio-0.9.19.ebuild 7 Oct 2009 17:43:19 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19.ebuild,v 1.3 2009/10/05 10:31:45 flameeyes Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.19.ebuild,v 1.4 2009/10/07 17:43:19 flameeyes Exp $
93
94 EAPI=2
95
96 @@ -81,6 +81,8 @@
97 }
98
99 src_prepare() {
100 + epatch "${FILESDIR}"/${P}-fweb.patch
101 +
102 elibtoolize
103 }