summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 11:54:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 11:54:20 +0000
commitf58812b674de067447d5c416510fe03b46a78e73 (patch)
tree849ab42b750805dea396a3285e16a877ab582eb9 /kde-base/kaudiocreator
parentVersion bump to 2.1.1 and fix of 64bit detection. (diff)
downloadgentoo-2-f58812b674de067447d5c416510fe03b46a78e73.tar.gz
gentoo-2-f58812b674de067447d5c416510fe03b46a78e73.tar.bz2
gentoo-2-f58812b674de067447d5c416510fe03b46a78e73.zip
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kaudiocreator')
-rw-r--r--kde-base/kaudiocreator/ChangeLog5
-rw-r--r--kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kaudiocreator/ChangeLog b/kde-base/kaudiocreator/ChangeLog
index 1fafceffef6d..6c45639e65aa 100644
--- a/kde-base/kaudiocreator/ChangeLog
+++ b/kde-base/kaudiocreator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kaudiocreator
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/ChangeLog,v 1.12 2005/06/07 15:36:47 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/ChangeLog,v 1.13 2005/07/01 11:53:25 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kaudiocreator-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
07 Jun 2005; Gregorio Guidi <greg_g@gentoo.org>
kaudiocreator-3.4.1.ebuild:
diff --git a/kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild b/kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild
index 0984589fba31..296f7993b754 100644
--- a/kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild
+++ b/kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild,v 1.5 2005/06/30 21:02:21 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kaudiocreator/kaudiocreator-3.4.1.ebuild,v 1.6 2005/07/01 11:53:25 corsair 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="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE="encode flac mp3 vorbis"
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcddb)
media-sound/cdparanoia"