diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 03:58:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 03:58:23 +0000 |
commit | b5fd270c796921285a61e4b3d14d18a96f2a1881 (patch) | |
tree | 369ee8e2620c9ad6fadaeaa503a176d4777723a6 /media-sound/pulseaudio | |
parent | x86 stable wrt bug #442432 (diff) | |
download | gentoo-2-b5fd270c796921285a61e4b3d14d18a96f2a1881.tar.gz gentoo-2-b5fd270c796921285a61e4b3d14d18a96f2a1881.tar.bz2 gentoo-2-b5fd270c796921285a61e4b3d14d18a96f2a1881.zip |
x86 stable wrt bug #435074
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index 529a66f341a9..9ffcd86da0d3 100644 --- a/media-sound/pulseaudio/ChangeLog +++ b/media-sound/pulseaudio/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/pulseaudio # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.285 2012/12/02 02:11:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.286 2012/12/06 03:58:23 phajdan.jr Exp $ + + 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + pulseaudio-2.1-r1.ebuild: + x86 stable wrt bug #435074 02 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> pulseaudio-0.9.22-r2.ebuild, pulseaudio-1.1-r1.ebuild, diff --git a/media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild b/media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild index c91ac1beabeb..169d4f727fad 100644 --- a/media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild,v 1.8 2012/12/02 02:11:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-2.1-r1.ebuild,v 1.9 2012/12/06 03:58:23 phajdan.jr Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" # GPL-forcing USE flags for those who use them. LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+alsa avahi +caps equalizer jack lirc oss tcpd +X dbus libsamplerate gnome bluetooth +asyncns +glib gtk test doc +udev ipv6 system-wide realtime +orc ssl +gdbm +webrtc-aec xen systemd" RDEPEND=">=media-libs/libsndfile-1.0.20 |