diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-15 19:29:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-15 19:29:50 +0000 |
commit | 639ccb985f19e53d98e0c88aa78f111242b45a5d (patch) | |
tree | edacea1a75ab9a2f12affb429cec639f2267569b /app-emulation/emul-linux-x86-soundlibs | |
parent | Add x11-themes/kfaenza (diff) | |
download | historical-639ccb985f19e53d98e0c88aa78f111242b45a5d.tar.gz historical-639ccb985f19e53d98e0c88aa78f111242b45a5d.tar.bz2 historical-639ccb985f19e53d98e0c88aa78f111242b45a5d.zip |
Stable on amd64 wrt bug #387209
Package-Manager: portage-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 ) |