diff options
author | 2006-02-24 13:26:00 +0000 | |
---|---|---|
committer | 2006-02-24 13:26:00 +0000 | |
commit | 91756a9223c7fd67d7e76204ceb80f57f7e339d7 (patch) | |
tree | 8e98819b39b6275fe1d89847b23895812d06c489 /media-sound/kamix/kamix-0.6.5.ebuild | |
parent | fix depend, bug #123854 (diff) | |
download | gentoo-2-91756a9223c7fd67d7e76204ceb80f57f7e339d7.tar.gz gentoo-2-91756a9223c7fd67d7e76204ceb80f57f7e339d7.tar.bz2 gentoo-2-91756a9223c7fd67d7e76204ceb80f57f7e339d7.zip |
x86 stable for bug #112501.
([stable x86 chroot] Portage version: 2.0.53)
Diffstat (limited to 'media-sound/kamix/kamix-0.6.5.ebuild')
-rw-r--r-- | media-sound/kamix/kamix-0.6.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/kamix/kamix-0.6.5.ebuild b/media-sound/kamix/kamix-0.6.5.ebuild index 4436d7e7634c..113bc1827360 100644 --- a/media-sound/kamix/kamix-0.6.5.ebuild +++ b/media-sound/kamix/kamix-0.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/kamix-0.6.5.ebuild,v 1.1 2005/11/10 15:30:22 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kamix/kamix-0.6.5.ebuild,v 1.2 2006/02/24 13:26:00 chriswhite Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kamix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND=">=media-libs/alsa-lib-1.0.9" |