diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-11 21:00:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-11 21:00:24 +0000 |
commit | ddc5a96d763c737e617dc69d124c94669beac91d (patch) | |
tree | d3337083244da9e3846baa21d6e875b742c65a64 /media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild | |
parent | Re-add forgotten gtk+ 1.2 and ignore execstack problem (diff) | |
download | historical-ddc5a96d763c737e617dc69d124c94669beac91d.tar.gz historical-ddc5a96d763c737e617dc69d124c94669beac91d.tar.bz2 historical-ddc5a96d763c737e617dc69d124c94669beac91d.zip |
Marking amd64 stable, dep for mpd
Package-Manager: portage-2.1.2_rc1-r3
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 c06bde285f86..499d9fba16f0 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.7 2006/10/25 05:56:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r4.ebuild,v 1.8 2006/11/11 21:00:24 mcummings 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 ) ) |