diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:46:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:46:58 +0000 |
commit | e68bf12b3f5f738b4e6555041cab30f4ad652676 (patch) | |
tree | 287d33c748f98e092dd35fd06aa9252c7cc52de1 /kde-base/noatun/noatun-3.5.2.ebuild | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-e68bf12b3f5f738b4e6555041cab30f4ad652676.tar.gz gentoo-2-e68bf12b3f5f738b4e6555041cab30f4ad652676.tar.bz2 gentoo-2-e68bf12b3f5f738b4e6555041cab30f4ad652676.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/noatun/noatun-3.5.2.ebuild')
-rw-r--r-- | kde-base/noatun/noatun-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/noatun/noatun-3.5.2.ebuild b/kde-base/noatun/noatun-3.5.2.ebuild index 3a6ab7afe3d0..edde7448a0b0 100644 --- a/kde-base/noatun/noatun-3.5.2.ebuild +++ b/kde-base/noatun/noatun-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.8 2006/05/29 13:11:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.9 2006/05/29 21:46:58 weeve Exp $ KMNAME=kdemultimedia MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic DESCRIPTION="Noatun is a modular media player for KDE, featuring audio effects, a six-band graphic equalizer, a full plugin architecture and network transparency." -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)" |