Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/pulseaudio: ChangeLog pulseaudio-0.9.9.ebuild
Date: Mon, 11 Feb 2008 03:53:52
Message-Id: E1JOPjp-0002jz-W3@stork.gentoo.org
1 tester 08/02/11 03:53:49
2
3 Modified: ChangeLog pulseaudio-0.9.9.ebuild
4 Log:
5 Stable on amd64 per security bug #207214
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.100 media-sound/pulseaudio/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.100&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.100&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.99&r2=1.100
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
18 retrieving revision 1.99
19 retrieving revision 1.100
20 diff -u -r1.99 -r1.100
21 --- ChangeLog 26 Jan 2008 15:52:26 -0000 1.99
22 +++ ChangeLog 11 Feb 2008 03:53:49 -0000 1.100
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/pulseaudio
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.99 2008/01/26 15:52:26 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.100 2008/02/11 03:53:49 tester Exp $
28 +
29 + 11 Feb 2008; Olivier Crête <tester@g.o> pulseaudio-0.9.9.ebuild:
30 + Stable on amd64 per security bug #207214
31
32 26 Jan 2008; Diego Pettenò <flameeyes@g.o>
33 -pulseaudio-0.9.8-r6.ebuild, -pulseaudio-0.9.8-r7.ebuild:
34
35
36
37 1.7 media-sound/pulseaudio/pulseaudio-0.9.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild?r1=1.6&r2=1.7
42
43 Index: pulseaudio-0.9.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- pulseaudio-0.9.9.ebuild 26 Jan 2008 14:21:19 -0000 1.6
50 +++ pulseaudio-0.9.9.ebuild 11 Feb 2008 03:53:49 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v 1.6 2008/01/26 14:21:19 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v 1.7 2008/02/11 03:53:49 tester Exp $
56
57 inherit eutils libtool autotools flag-o-matic
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2 GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
65 IUSE="alsa avahi caps jack lirc oss tcpd X hal dbus libsamplerate gnome bluetooth policykit asyncns"
66
67 RDEPEND="X? ( x11-libs/libX11 )
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list