diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-06-26 09:25:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-06-26 09:25:08 +0000 |
commit | 59f4dba6a29e6d6171548b50ea1e5fd9edcbf9a1 (patch) | |
tree | a5b7a142ecf566d1955a1c2cbc8132c98742df96 /app-emulation/emul-linux-x86-soundlibs | |
parent | amd64 stable (diff) | |
download | gentoo-2-59f4dba6a29e6d6171548b50ea1e5fd9edcbf9a1.tar.gz gentoo-2-59f4dba6a29e6d6171548b50ea1e5fd9edcbf9a1.tar.bz2 gentoo-2-59f4dba6a29e6d6171548b50ea1e5fd9edcbf9a1.zip |
amd64 stable
(Portage version: 2.2.10/cvs/Linux x86_64, 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-20140508.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 d8496f2df3da..3e0a0c0f04f7 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.125 2014/06/18 19:02:19 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.126 2014/06/26 09:25:08 pacho Exp $ + + 26 Jun 2014; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-soundlibs-20140508.ebuild: + amd64 stable 18 Jun 2014; Michał Górny <mgorny@gentoo.org> emul-linux-x86-soundlibs-20131008-r2.ebuild, diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild index 4da7f9a35d49..0eb3e1b43ec3 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.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-20140508.ebuild,v 1.6 2014/06/18 19:02:19 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20140508.ebuild,v 1.7 2014/06/26 09:25:08 pacho Exp $ EAPI=5 inherit emul-linux-x86 LICENSE="!abi_x86_32? ( BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm public-domain ) abi_x86_32? ( metapackage )" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="abi_x86_32 alsa +pulseaudio" RDEPEND=" |