diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-15 19:29:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-15 19:29:40 +0000 |
commit | 7c729744f1890d16b4f5868c2996ccb489074462 (patch) | |
tree | dd837e736c1526ffbd8c1afe65958d4b620d1534 /app-emulation/emul-linux-x86-soundlibs | |
parent | Stable on amd64 wrt bug #387209 (diff) | |
download | gentoo-2-7c729744f1890d16b4f5868c2996ccb489074462.tar.gz gentoo-2-7c729744f1890d16b4f5868c2996ccb489074462.tar.bz2 gentoo-2-7c729744f1890d16b4f5868c2996ccb489074462.zip |
Stable on amd64 wrt bug #387209
(Portage version: 2.2.0_alpha55/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-20110928.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 30a538b3a828..0507ef43c2bb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.70 2011/09/28 13:58:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.71 2011/10/15 19:29:40 hwoarang Exp $ + + 15 Oct 2011; Markos Chandras <hwoarang@gentoo.org> + emul-linux-x86-soundlibs-20110928.ebuild: + Stable on amd64 wrt bug #387209 *emul-linux-x86-soundlibs-20110928 (28 Sep 2011) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20110928.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20110928.ebuild index 7690cd5d6ff8..5eea23919f9b 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20110928.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20110928.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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-20110928.ebuild,v 1.1 2011/09/28 13:58:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20110928.ebuild,v 1.2 2011/10/15 19:29:40 hwoarang Exp $ EAPI="4" inherit emul-linux-x86 LICENSE="as-is BSD FDL-1.2 GPL-2 LGPL-2 LGPL-2.1 gsm public-domain" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="alsa pulseaudio" RDEPEND="pulseaudio? ( media-sound/pulseaudio ) |