summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-09 12:17:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-09 12:17:06 +0000
commitab27593f8109f10064b56161aa28e91736f93921 (patch)
tree02d8cb3801839c2a8c7ed879f2e8d9435564d49d /kde-base/kcachegrind
parentFixed multilib handling, bug #205454. (diff)
downloadhistorical-ab27593f8109f10064b56161aa28e91736f93921.tar.gz
historical-ab27593f8109f10064b56161aa28e91736f93921.tar.bz2
historical-ab27593f8109f10064b56161aa28e91736f93921.zip
alpha/sparc stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r--kde-base/kcachegrind/ChangeLog5
-rw-r--r--kde-base/kcachegrind/kcachegrind-3.5.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog
index 73784f39dc43..6c6fe81e54c1 100644
--- a/kde-base/kcachegrind/ChangeLog
+++ b/kde-base/kcachegrind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcachegrind
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.73 2008/02/07 00:11:12 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.74 2008/02/09 12:13:31 armin76 Exp $
+
+ 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> kcachegrind-3.5.8.ebuild:
+ alpha/sparc stable
*kcachegrind-4.0.1 (06 Feb 2008)
diff --git a/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild
index 797309f37c16..a46f13aed4a7 100644
--- a/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild
+++ b/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v 1.5 2008/01/31 15:30:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v 1.6 2008/02/09 12:13:31 armin76 Exp $
KMNAME=kdesdk
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE Frontend for Cachegrind"
-KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="kdehiddenvisibility"
DEPEND="!alpha? ( !sparc? ( !x86-fbsd? ( >=dev-util/valgrind-3.2.0 ) ) )"