diff options
author | 2006-06-01 06:59:57 +0000 | |
---|---|---|
committer | 2006-06-01 06:59:57 +0000 | |
commit | 8be54cf3daf1f7a989e980c63b12d677600ac30c (patch) | |
tree | 37367b47eb1cc571e745de9f7081f34479df63ea /kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-8be54cf3daf1f7a989e980c63b12d677600ac30c.tar.gz gentoo-2-8be54cf3daf1f7a989e980c63b12d677600ac30c.tar.bz2 gentoo-2-8be54cf3daf1f7a989e980c63b12d677600ac30c.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild')
-rw-r--r-- | kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild b/kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild index 4bf51354f48d..162b05116c45 100644 --- a/kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild +++ b/kde-base/kaudiocreator/kaudiocreator-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/kaudiocreator/kaudiocreator-3.5.2.ebuild,v 1.7 2006/05/30 05:09:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/kaudiocreator-3.5.2.ebuild,v 1.8 2006/06/01 06:59:57 tcort Exp $ KMNAME=kdemultimedia MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE CD ripper and audio encoder frontend" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="encode flac mp3 vorbis" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcddb) media-sound/cdparanoia" |