diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:12:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:12:39 +0000 |
commit | 75dc4bad6e590bcbafbd86b35211ecf8cbafebe3 (patch) | |
tree | a4e43a7488b706f4459526550ca765361aad0f1c /kde-base/kmix/kmix-3.5.10.ebuild | |
parent | Marking kdemultimedia-kfile-plugins-3.5.10 ppc64 for bug 271889 (diff) | |
download | historical-75dc4bad6e590bcbafbd86b35211ecf8cbafebe3.tar.gz historical-75dc4bad6e590bcbafbd86b35211ecf8cbafebe3.tar.bz2 historical-75dc4bad6e590bcbafbd86b35211ecf8cbafebe3.zip |
Marking kmix-3.5.10 ppc64 for bug 271889
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'kde-base/kmix/kmix-3.5.10.ebuild')
-rw-r--r-- | kde-base/kmix/kmix-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmix/kmix-3.5.10.ebuild b/kde-base/kmix/kmix-3.5.10.ebuild index 73a9ea48e0c6..b9bb07704ec0 100644 --- a/kde-base/kmix/kmix-3.5.10.ebuild +++ b/kde-base/kmix/kmix-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/kmix-3.5.10.ebuild,v 1.2 2009/05/31 19:40:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/kmix-3.5.10.ebuild,v 1.3 2009/06/03 14:12:39 ranger 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 )" |