diff options
author | Mike Doty <kingtaco@gentoo.org> | 2007-11-24 01:27:24 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2007-11-24 01:27:24 +0000 |
commit | 8d0f06acc4eea6c3cf4e79f326174b36d5cc08e4 (patch) | |
tree | 26ae730229ffc8b9a9ffc557219f094abd43d227 /app-emulation/emul-linux-x86-soundlibs | |
parent | amd64 stable for releng (diff) | |
download | gentoo-2-8d0f06acc4eea6c3cf4e79f326174b36d5cc08e4.tar.gz gentoo-2-8d0f06acc4eea6c3cf4e79f326174b36d5cc08e4.tar.bz2 gentoo-2-8d0f06acc4eea6c3cf4e79f326174b36d5cc08e4.zip |
amd64 stable for releng
(Portage version: 2.1.3.19)
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-20071114.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 0d48777568b5..7b4dbb9433eb 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.30 2007/11/15 20:42:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.31 2007/11/24 01:27:24 kingtaco Exp $ + + 24 Nov 2007; Mike Doty <kingtaco@gentoo.org> + emul-linux-x86-soundlibs-20071114.ebuild: + amd64 stable for releng 15 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org> emul-linux-x86-soundlibs-20071114.ebuild: diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20071114.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20071114.ebuild index 2e440c2c7306..aa61269eefad 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20071114.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20071114.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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-20071114.ebuild,v 1.3 2007/11/15 20:42:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20071114.ebuild,v 1.4 2007/11/24 01:27:24 kingtaco Exp $ inherit emul-linux-x86 LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="arts" RDEPEND=">=app-emulation/emul-linux-x86-baselibs-20071114 |