summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-02-11 13:29:39 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-02-11 13:29:39 +0000
commitb1708c7959261172e72acc6b1bed77e9e11fbdff (patch)
treecaaaf159925067c11eca1d740816c3f8177a2e9d /dev-util/callgrind
parentAdded x86 (stable) keyword. (diff)
downloadgentoo-2-b1708c7959261172e72acc6b1bed77e9e11fbdff.tar.gz
gentoo-2-b1708c7959261172e72acc6b1bed77e9e11fbdff.tar.bz2
gentoo-2-b1708c7959261172e72acc6b1bed77e9e11fbdff.zip
Bump to x86 stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-util/callgrind')
-rw-r--r--dev-util/callgrind/ChangeLog7
-rw-r--r--dev-util/callgrind/callgrind-0.9.10.ebuild6
-rw-r--r--dev-util/callgrind/callgrind-0.9.9.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-util/callgrind/ChangeLog b/dev-util/callgrind/ChangeLog
index c4fd15cf2e73..12355cd22ebc 100644
--- a/dev-util/callgrind/ChangeLog
+++ b/dev-util/callgrind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/callgrind
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/ChangeLog,v 1.3 2004/11/22 13:07:18 caleb Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/ChangeLog,v 1.4 2005/02/11 13:29:39 caleb Exp $
+
+ 11 Feb 2005; Caleb Tennis <caleb@gentoo.org> callgrind-0.9.10.ebuild:
+ bump to x86 stable
*callgrind-0.9.10 (22 Nov 2004)
diff --git a/dev-util/callgrind/callgrind-0.9.10.ebuild b/dev-util/callgrind/callgrind-0.9.10.ebuild
index 4a9795603793..bbc2f116e16a 100644
--- a/dev-util/callgrind/callgrind-0.9.10.ebuild
+++ b/dev-util/callgrind/callgrind-0.9.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.10.ebuild,v 1.1 2004/11/22 13:07:18 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.10.ebuild,v 1.2 2005/02/11 13:29:39 caleb Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="A plugin for cachegrind that adds call-graph profiling, needed by k
HOMEPAGE="http://kcachegrind.sourceforge.net/"
SRC_URI="http://kcachegrind.sourceforge.net/${P}.tar.gz"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
diff --git a/dev-util/callgrind/callgrind-0.9.9.ebuild b/dev-util/callgrind/callgrind-0.9.9.ebuild
index 15f9ce0ced67..7e140c894785 100644
--- a/dev-util/callgrind/callgrind-0.9.9.ebuild
+++ b/dev-util/callgrind/callgrind-0.9.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.9.ebuild,v 1.2 2004/09/24 01:46:45 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.9.ebuild,v 1.3 2005/02/11 13:29:39 caleb Exp $
inherit eutils