diff options
author | 2010-12-01 07:44:13 +0000 | |
---|---|---|
committer | 2010-12-01 07:44:13 +0000 | |
commit | 82729ce14a13f7fe96fce39ed4e4897ac6ae47c5 (patch) | |
tree | f6af116cbe9b05188a10eeaffd564865c06791ea /media-sound | |
parent | arm stable, bug #345845 (diff) | |
download | gentoo-2-82729ce14a13f7fe96fce39ed4e4897ac6ae47c5.tar.gz gentoo-2-82729ce14a13f7fe96fce39ed4e4897ac6ae47c5.tar.bz2 gentoo-2-82729ce14a13f7fe96fce39ed4e4897ac6ae47c5.zip |
arm stable, bug #299913
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index 8b0bddee2a10..8dc724229ece 100644 --- a/media-sound/pulseaudio/ChangeLog +++ b/media-sound/pulseaudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/pulseaudio # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.200 2010/11/30 22:01:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.201 2010/12/01 07:44:13 maekke Exp $ + + 01 Dec 2010; Markus Meier <maekke@gentoo.org> pulseaudio-0.9.21.1.ebuild: + arm stable, bug #299913 30 Nov 2010; Markus Meier <maekke@gentoo.org> pulseaudio-0.9.22.ebuild: add ~arm, bug #308971 diff --git a/media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild index 62255a2d85c9..0aa580426def 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild,v 1.11 2010/11/27 06:52:54 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.21.1.ebuild,v 1.12 2010/12/01 07:44:13 maekke Exp $ EAPI=2 @@ -23,7 +23,7 @@ S="${WORKDIR}/${P/_rc/-test}" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="+alsa avahi +caps jack lirc oss tcpd +X hal dbus libsamplerate gnome bluetooth +asyncns +glib test doc +udev ipv6 system-wide" RDEPEND="X? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE x11-libs/libXtst ) |