diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-22 19:34:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-22 19:34:25 +0000 |
commit | 093cb91822cdc6c795c5239771cd2f6c1bfe426c (patch) | |
tree | f8cf34b04adfbcdc11bbf74ab03d95eb663bfd77 /app-emulation/emul-linux-x86-soundlibs | |
parent | amd64 stable, bug #489898 (diff) | |
download | gentoo-2-093cb91822cdc6c795c5239771cd2f6c1bfe426c.tar.gz gentoo-2-093cb91822cdc6c795c5239771cd2f6c1bfe426c.tar.bz2 gentoo-2-093cb91822cdc6c795c5239771cd2f6c1bfe426c.zip |
amd64 stable, bug #489898
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, 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-20131008-r1.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 3ccbea2485ea..3070e80e42af 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.108 2013/10/09 07:13:03 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.109 2013/11/22 19:34:25 pacho Exp $ + + 22 Nov 2013; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-soundlibs-20131008-r1.ebuild: + amd64 stable, bug #489898 *emul-linux-x86-soundlibs-20131008-r1 (09 Oct 2013) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild index deb184d40bfc..1ed333827c0c 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 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-20131008-r1.ebuild,v 1.1 2013/10/09 07:13:03 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild,v 1.2 2013/11/22 19:34:25 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" RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV} |