diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:10:31 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:10:31 +0000 |
commit | b1a2979f46412f18a815951fac851134ca91b7e6 (patch) | |
tree | 038df1d1161ac3b9c92172b9321daa75fff34a58 /kde-base/kcachegrind | |
parent | Stable for HPPA (bug #203745). (diff) | |
download | gentoo-2-b1a2979f46412f18a815951fac851134ca91b7e6.tar.gz gentoo-2-b1a2979f46412f18a815951fac851134ca91b7e6.tar.bz2 gentoo-2-b1a2979f46412f18a815951fac851134ca91b7e6.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index f345d2525f56..f5571dd6f411 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,10 @@ # 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.68 2008/01/17 23:35:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.69 2008/01/28 20:10:31 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kcachegrind-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kcachegrind-4.0.0 (17 Jan 2008) diff --git a/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild index b00edc54d5a1..729654b62b0c 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-2007 Gentoo Foundation +# 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.1 2007/10/19 22:02:00 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v 1.2 2008/01/28 20:10:31 philantrop 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 ) ) )" |