diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-22 14:02:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-22 14:02:08 +0000 |
commit | 7bbcc549d931b1f2373fbc0aa8dc7ee5828440bf (patch) | |
tree | 8fa06ee15a18a2733961a8bd1fa2cc816d3f2de2 /app-emulation | |
parent | Marking gdb-7.0.1 ppc64 for bug 310159 (diff) | |
download | gentoo-2-7bbcc549d931b1f2373fbc0aa8dc7ee5828440bf.tar.gz gentoo-2-7bbcc549d931b1f2373fbc0aa8dc7ee5828440bf.tar.bz2 gentoo-2-7bbcc549d931b1f2373fbc0aa8dc7ee5828440bf.zip |
amd64 stable, bug 310609
(Portage version: 2.1.7.17/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-20100220-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 4c744a0f51a6..f44c3894f399 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.57 2010/03/13 19:11:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.58 2010/03/22 14:02:08 pacho Exp $ + + 22 Mar 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-soundlibs-20100220-r1.ebuild: + amd64 stable, bug 310609 *emul-linux-x86-soundlibs-20100220-r1 (13 Mar 2010) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220-r1.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220-r1.ebuild index 37758a6ea803..39ec5ffce093 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220-r1.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220-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-20100220-r1.ebuild,v 1.1 2010/03/13 19:11:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220-r1.ebuild,v 1.2 2010/03/22 14:02:08 pacho Exp $ inherit emul-linux-x86 @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PN}-${PV}.tar.bz2 http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libmikmod.so.2" LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="alsa pulseaudio" RDEPEND="pulseaudio? ( media-sound/pulseaudio ) |