diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-25 05:56:41 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-25 05:56:41 +0000 |
commit | 4e813d58f9a06f3c013189a3233f8e31a16255f3 (patch) | |
tree | be4a1c9760efff0f76b276f8edf081f1535150bf /media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild | |
parent | Stable x86 alsa goes again (diff) | |
download | gentoo-2-4e813d58f9a06f3c013189a3233f8e31a16255f3.tar.gz gentoo-2-4e813d58f9a06f3c013189a3233f8e31a16255f3.tar.bz2 gentoo-2-4e813d58f9a06f3c013189a3233f8e31a16255f3.zip |
Stable x86 alsa goes again
(Portage version: 2.1.1)
Diffstat (limited to 'media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild index dc1e2242cfe0..c06bde285f86 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild,v 1.6 2006/10/22 09:07:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild,v 1.7 2006/10/25 05:56:41 tsunam Exp $ inherit eutils libtool # autotools @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="alsa avahi caps jack lirc oss tcpd X hal" RDEPEND="X? ( || ( x11-libs/libX11 <virtual/x11-7 ) ) |