diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 10:17:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 10:17:28 +0000 |
commit | 77ca4f239199669a88f49c225ced7939895a984c (patch) | |
tree | 478a26a3dcf4a2dd4015c02cae492cffcce4baf9 /kde-base/kcachegrind | |
parent | Marked ~ppc for bug #152234. (diff) | |
download | historical-77ca4f239199669a88f49c225ced7939895a984c.tar.gz historical-77ca4f239199669a88f49c225ced7939895a984c.tar.bz2 historical-77ca4f239199669a88f49c225ced7939895a984c.zip |
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index 02b709e4221d..6892143b174a 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.46 2006/11/03 19:03:03 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.47 2006/11/13 10:11:52 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kcachegrind-3.5.5.ebuild: + "Stable x86, bug #147570" 03 Nov 2006; Caleb Tennis <caleb@gentoo.org> kcachegrind-3.5.2.ebuild, kcachegrind-3.5.3.ebuild, kcachegrind-3.5.4.ebuild, diff --git a/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild index 09b2f92d0ab2..9522509df318 100644 --- a/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild +++ b/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild,v 1.2 2006/11/03 19:03:03 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild,v 1.3 2006/11/13 10:11:52 opfer 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 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="x86? ( >=dev-util/valgrind-3.2.0 )" |