Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@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: Fri, 25 Jan 2008 07:48:25
Message-Id: E1JIJIT-0003Rx-Rp@stork.gentoo.org
1 opfer 08/01/25 07:48:21
2
3 Modified: ChangeLog pulseaudio-0.9.9.ebuild
4 Log:
5 stable x86, security bug 207214
6 (Portage version: 2.1.3.19, RepoMan options: --force)
7
8 Revision Changes Path
9 1.94 media-sound/pulseaudio/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.94&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?rev=1.94&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/ChangeLog?r1=1.93&r2=1.94
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v
18 retrieving revision 1.93
19 retrieving revision 1.94
20 diff -u -r1.93 -r1.94
21 --- ChangeLog 24 Jan 2008 02:07:11 -0000 1.93
22 +++ ChangeLog 25 Jan 2008 07:48:21 -0000 1.94
23 @@ -1,6 +1,10 @@
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.93 2008/01/24 02:07:11 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.94 2008/01/25 07:48:21 opfer Exp $
28 +
29 + 25 Jan 2008; Christian Faulhammer <opfer@g.o>
30 + pulseaudio-0.9.9.ebuild:
31 + stable x86, security bug 207214
32
33 *pulseaudio-0.9.9-r2 (24 Jan 2008)
34 *pulseaudio-0.9.9-r1 (24 Jan 2008)
35
36
37
38 1.2 media-sound/pulseaudio/pulseaudio-0.9.9.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild?r1=1.1&r2=1.2
43
44 Index: pulseaudio-0.9.9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- pulseaudio-0.9.9.ebuild 24 Jan 2008 02:07:11 -0000 1.1
51 +++ pulseaudio-0.9.9.ebuild 25 Jan 2008 07:48:21 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v 1.1 2008/01/24 02:07:11 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.9.ebuild,v 1.2 2008/01/25 07:48:21 opfer Exp $
57
58 inherit eutils libtool autotools flag-o-matic
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2 GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc x86"
66 IUSE="alsa avahi caps jack lirc oss tcpd X hal dbus libsamplerate gnome bluetooth policykit asyncns"
67
68 RDEPEND="X? ( x11-libs/libX11 )
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list