diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-04 12:52:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-04 12:52:00 +0000 |
commit | cb111fd4e148eaa29af7de99b1e4529a9a57b849 (patch) | |
tree | 9b4b93bb673c521199fd2245d5fb766ea5a61681 /app-emulation | |
parent | Stable on amd64 wrt bug #339053 (diff) | |
download | gentoo-2-cb111fd4e148eaa29af7de99b1e4529a9a57b849.tar.gz gentoo-2-cb111fd4e148eaa29af7de99b1e4529a9a57b849.tar.bz2 gentoo-2-cb111fd4e148eaa29af7de99b1e4529a9a57b849.zip |
Stable on amd64 wrt bug #339053
(Portage version: 2.2_rc86/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-20100915.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 49ec28f78609..69cd13a8099f 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.64 2010/09/15 11:39:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.65 2010/10/04 12:52:00 hwoarang Exp $ + + 04 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + emul-linux-x86-soundlibs-20100915.ebuild: + Stable on amd64 wrt bug #339053 *emul-linux-x86-soundlibs-20100915 (15 Sep 2010) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100915.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100915.ebuild index aa2ceb7f8acb..956e05a26c75 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100915.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100915.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-20100915.ebuild,v 1.1 2010/09/15 11:39:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100915.ebuild,v 1.2 2010/10/04 12:52:00 hwoarang 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 ) |