diff options
author | 2008-05-14 17:31:11 +0000 | |
---|---|---|
committer | 2008-05-14 17:31:11 +0000 | |
commit | 9ce35de7e4a5520927f245ef57111c048a42b7e0 (patch) | |
tree | f94b9ea2379a75d6daee16e374f55a7ee77fb64b /kde-base/kmix/kmix-3.5.9.ebuild | |
parent | stable x86, bug 222023 (diff) | |
download | historical-9ce35de7e4a5520927f245ef57111c048a42b7e0.tar.gz historical-9ce35de7e4a5520927f245ef57111c048a42b7e0.tar.bz2 historical-9ce35de7e4a5520927f245ef57111c048a42b7e0.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kmix/kmix-3.5.9.ebuild')
-rw-r--r-- | kde-base/kmix/kmix-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmix/kmix-3.5.9.ebuild b/kde-base/kmix/kmix-3.5.9.ebuild index 034a1161038c..949a816ed39b 100644 --- a/kde-base/kmix/kmix-3.5.9.ebuild +++ b/kde-base/kmix/kmix-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/kmix-3.5.9.ebuild,v 1.5 2008/05/13 00:44:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/kmix-3.5.9.ebuild,v 1.6 2008/05/14 17:02:00 corsair Exp $ KMNAME=kdemultimedia EAPI="1" inherit kde-meta eutils DESCRIPTION="aRts mixer gui" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="alsa" DEPEND="alsa? ( media-libs/alsa-lib )" |