diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-15 20:25:22 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-15 20:25:22 +0000 |
commit | 01d4ba9c4f30582357d59ff7fd4285bf1785978b (patch) | |
tree | ece16bc4b78f3d9a70f5c47c78c15c56282dc1e8 /app-emulation/emul-linux-x86-soundlibs | |
parent | Stable on amd64 wrt bug #387209 (diff) | |
download | gentoo-2-01d4ba9c4f30582357d59ff7fd4285bf1785978b.tar.gz gentoo-2-01d4ba9c4f30582357d59ff7fd4285bf1785978b.tar.bz2 gentoo-2-01d4ba9c4f30582357d59ff7fd4285bf1785978b.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 0507ef43c2bb..351e1609b891 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.71 2011/10/15 19:29:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.72 2011/10/15 20:25:22 hwoarang Exp $ + + 15 Oct 2011; Markos Chandras <hwoarang@gentoo.org> + emul-linux-x86-soundlibs-20110928.ebuild: + Revert keywords per bug #387209. We are not ready yet 15 Oct 2011; Markos Chandras <hwoarang@gentoo.org> emul-linux-x86-soundlibs-20110928.ebuild: 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 5eea23919f9b..0c7ba67daf95 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.2 2011/10/15 19:29:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20110928.ebuild,v 1.3 2011/10/15 20:25:22 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 ) |