summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 12:49:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 12:49:28 +0000
commit1dae57eba400f1e8d0855c15712e707b58bc4ae2 (patch)
tree1b99629d48bcd92adbb7a2346a36735d5f88de4a /kde-base/kcachegrind
parentStable on ppc64 (bug #97544) (diff)
downloadgentoo-2-1dae57eba400f1e8d0855c15712e707b58bc4ae2.tar.gz
gentoo-2-1dae57eba400f1e8d0855c15712e707b58bc4ae2.tar.bz2
gentoo-2-1dae57eba400f1e8d0855c15712e707b58bc4ae2.zip
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r--kde-base/kcachegrind/ChangeLog5
-rw-r--r--kde-base/kcachegrind/kcachegrind-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog
index bc4ca2c57971..b9bf158cdff0 100644
--- a/kde-base/kcachegrind/ChangeLog
+++ b/kde-base/kcachegrind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcachegrind
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.9 2005/05/25 21:23:02 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.10 2005/07/01 12:44:29 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kcachegrind-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
*kcachegrind-3.4.1 (25 May 2005)
diff --git a/kde-base/kcachegrind/kcachegrind-3.4.1.ebuild b/kde-base/kcachegrind/kcachegrind-3.4.1.ebuild
index bf5ac90e6eaa..99d3121df857 100644
--- a/kde-base/kcachegrind/kcachegrind-3.4.1.ebuild
+++ b/kde-base/kcachegrind/kcachegrind-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/kcachegrind/kcachegrind-3.4.1.ebuild,v 1.3 2005/06/30 21:02:21 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.4.1.ebuild,v 1.4 2005/07/01 12:44:29 corsair Exp $
KMNAME=kdesdk
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE Frontend for Cachegrind"
-KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="x86? ( dev-util/callgrind )"