summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 14:58:00 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 14:58:00 +0000
commiteacf9aa127c7e2ae691e95ff20cbea9caa443a84 (patch)
tree34fd6f74a177b069fa2271fd50c24398a39c482d /kde-base/kcachegrind
parentadd patches to close bug #100519 (diff)
downloadgentoo-2-eacf9aa127c7e2ae691e95ff20cbea9caa443a84.tar.gz
gentoo-2-eacf9aa127c7e2ae691e95ff20cbea9caa443a84.tar.bz2
gentoo-2-eacf9aa127c7e2ae691e95ff20cbea9caa443a84.zip
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r--kde-base/kcachegrind/ChangeLog6
-rw-r--r--kde-base/kcachegrind/kcachegrind-3.4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog
index fe16be657afd..09813c77ca53 100644
--- a/kde-base/kcachegrind/ChangeLog
+++ b/kde-base/kcachegrind/ChangeLog
@@ -1,6 +1,10 @@
# 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.23 2005/11/24 15:21:30 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.24 2005/11/25 14:56:42 cryos Exp $
+
+ 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ kcachegrind-3.4.3.ebuild:
+ Stable on amd64, bug 112842.
24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org>
kcachegrind-3.4.3.ebuild:
diff --git a/kde-base/kcachegrind/kcachegrind-3.4.3.ebuild b/kde-base/kcachegrind/kcachegrind-3.4.3.ebuild
index 8dfcdb6af31d..f4a165992943 100644
--- a/kde-base/kcachegrind/kcachegrind-3.4.3.ebuild
+++ b/kde-base/kcachegrind/kcachegrind-3.4.3.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.3.ebuild,v 1.2 2005/11/24 15:21:30 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.4.3.ebuild,v 1.3 2005/11/25 14:56:42 cryos Exp $
KMNAME=kdesdk
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE Frontend for Cachegrind"
-KEYWORDS=" ~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND="x86? ( dev-util/callgrind )"