diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:52:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:52:58 +0000 |
commit | e6b4acb1fbfcc615c46a85d951d3ea1f97873088 (patch) | |
tree | aae96fce240c3a2e80ac71a6ba4b7a1d9024c6ac /app-emulation/emul-linux-x86-soundlibs | |
parent | Automated update of use.local.desc (diff) | |
download | historical-e6b4acb1fbfcc615c46a85d951d3ea1f97873088.tar.gz historical-e6b4acb1fbfcc615c46a85d951d3ea1f97873088.tar.bz2 historical-e6b4acb1fbfcc615c46a85d951d3ea1f97873088.zip |
amd64 stable, bug 301928
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/emul-linux-x86-soundlibs')
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/ChangeLog b/app-emulation/emul-linux-x86-soundlibs/ChangeLog index 7111c183028f..2dff978d12cb 100644 --- a/app-emulation/emul-linux-x86-soundlibs/ChangeLog +++ b/app-emulation/emul-linux-x86-soundlibs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-soundlibs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.53 2010/01/24 20:54:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.54 2010/01/29 22:48:57 pacho Exp $ + + 29 Jan 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-soundlibs-20091231-r1.ebuild: + amd64 stable, bug 301928 *emul-linux-x86-soundlibs-20091231-r1 (24 Jan 2010) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild index 4773bd843b8d..9ac3f6f3545b 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild,v 1.1 2010/01/24 20:54:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild,v 1.2 2010/01/29 22:48:57 pacho Exp $ inherit emul-linux-x86 LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="alsa pulseaudio" RDEPEND="pulseaudio? ( media-sound/pulseaudio ) |