diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-02 13:43:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-02 13:43:47 +0000 |
commit | f0788b5ecb507186f9382b28be83a9516e634745 (patch) | |
tree | 79badb6391c9ac1b2bd9ae03aea5acaf4b1bd87c /app-emulation/emul-linux-x86-soundlibs | |
parent | amd64 stable, bug 321445 (diff) | |
download | gentoo-2-f0788b5ecb507186f9382b28be83a9516e634745.tar.gz gentoo-2-f0788b5ecb507186f9382b28be83a9516e634745.tar.bz2 gentoo-2-f0788b5ecb507186f9382b28be83a9516e634745.zip |
amd64 stable, bug 321445
(Portage version: 2.1.8.3/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-20100409-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 79f581002f30..70541b0ea2c4 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.60 2010/04/10 18:35:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.61 2010/06/02 13:43:47 pacho Exp $ + + 02 Jun 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-soundlibs-20100409-r1.ebuild: + amd64 stable, bug 321445 *emul-linux-x86-soundlibs-20100409-r1 (10 Apr 2010) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild index f0f8b4e8bbf5..6518bd2514bf 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild @@ -1,6 +1,6 @@ # 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-20100409-r1.ebuild,v 1.1 2010/04/10 18:35:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild,v 1.2 2010/06/02 13:43:47 pacho Exp $ inherit emul-linux-x86 @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libao-0.8.8.tbz2" LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="alsa pulseaudio" RDEPEND="pulseaudio? ( media-sound/pulseaudio ) |