diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:04:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-15 18:04:05 +0000 |
commit | dc0d829dbe35f63b5d872bfe17cfb8036455be41 (patch) | |
tree | 2316c4f06f30e8ecc7fd9dc13155415942b52ed7 /media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild | |
parent | Initial import. Ebuild contributed by me. (diff) | |
download | gentoo-2-dc0d829dbe35f63b5d872bfe17cfb8036455be41.tar.gz gentoo-2-dc0d829dbe35f63b5d872bfe17cfb8036455be41.tar.bz2 gentoo-2-dc0d829dbe35f63b5d872bfe17cfb8036455be41.zip |
alpha/ia64/sh/sparc stable wrt #403309
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild b/media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild index 2394448c9fce..e09c43e6133d 100644 --- a/media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-1.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-1.1-r1.ebuild,v 1.13 2012/06/01 03:01:18 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-1.1-r1.ebuild,v 1.14 2012/07/15 18:04:05 armin76 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 test doc +udev ipv6 system-wide realtime +orc ssl +gdbm" RDEPEND="app-admin/eselect-esd |