diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:23:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:23:28 +0000 |
commit | 6aa6b8e9dc35156d5c817f87be8dab9c2bceea30 (patch) | |
tree | 829aea783773d8f9b5eb100bb3af46380033d466 /app-emulation/emul-linux-x86-soundlibs | |
parent | amd64 stable, bug 508322 (diff) | |
download | gentoo-2-6aa6b8e9dc35156d5c817f87be8dab9c2bceea30.tar.gz gentoo-2-6aa6b8e9dc35156d5c817f87be8dab9c2bceea30.tar.bz2 gentoo-2-6aa6b8e9dc35156d5c817f87be8dab9c2bceea30.zip |
amd64 stable, bug 508322
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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-20140406.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 568ebdce45b8..fba8e8f1e1bd 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.114 2014/04/12 08:38:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.115 2014/05/04 12:23:28 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-soundlibs-20140406.ebuild: + amd64 stable, bug 508322 12 Apr 2014; Pacho Ramos <pacho@gentoo.org> +files/remove-native-20140406, emul-linux-x86-soundlibs-20140406.ebuild: diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406.ebuild index 51e08d636c21..693026fa25b1 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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-20140406.ebuild,v 1.2 2014/04/12 08:38:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140406.ebuild,v 1.3 2014/05/04 12:23:28 pacho Exp $ EAPI=5 inherit emul-linux-x86 LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm public-domain" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="abi_x86_32 alsa +pulseaudio" RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}[abi_x86_32=] |