diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:48:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:48:57 +0000 |
commit | 450330374304be85b16ccd3847a19026ffb6c4a9 (patch) | |
tree | 6a99b6918ff992624ab0349764b80cdf1513e769 /app-emulation | |
parent | amd64 stable, bug 301928 (diff) | |
download | gentoo-2-450330374304be85b16ccd3847a19026ffb6c4a9.tar.gz gentoo-2-450330374304be85b16ccd3847a19026ffb6c4a9.tar.bz2 gentoo-2-450330374304be85b16ccd3847a19026ffb6c4a9.zip |
amd64 stable, bug 301928
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-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 ) |