Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: kcachegrind-3.5.8.ebuild ChangeLog
Date: Mon, 28 Jan 2008 20:10:34
Message-Id: E1JJaJM-0002bd-Bv@stork.gentoo.org
1 philantrop 08/01/28 20:10:32
2
3 Modified: kcachegrind-3.5.8.ebuild ChangeLog
4 Log:
5 Marked stable on amd64 as per bug 207634.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.2 kde-base/kcachegrind/kcachegrind-3.5.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild?r1=1.1&r2=1.2
14
15 Index: kcachegrind-3.5.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- kcachegrind-3.5.8.ebuild 19 Oct 2007 22:02:00 -0000 1.1
22 +++ kcachegrind-3.5.8.ebuild 28 Jan 2008 20:10:31 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v 1.1 2007/10/19 22:02:00 philantrop Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v 1.2 2008/01/28 20:10:31 philantrop Exp $
29
30 KMNAME=kdesdk
31 MAXKDEVER=$PV
32 @@ -8,7 +8,7 @@
33 inherit kde-meta eutils
34
35 DESCRIPTION="KDE Frontend for Cachegrind"
36 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE="kdehiddenvisibility"
39
40 DEPEND="!alpha? ( !sparc? ( !x86-fbsd? ( >=dev-util/valgrind-3.2.0 ) ) )"
41
42
43
44 1.69 kde-base/kcachegrind/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.69&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.69&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?r1=1.68&r2=1.69
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v
53 retrieving revision 1.68
54 retrieving revision 1.69
55 diff -u -r1.68 -r1.69
56 --- ChangeLog 17 Jan 2008 23:35:24 -0000 1.68
57 +++ ChangeLog 28 Jan 2008 20:10:31 -0000 1.69
58 @@ -1,6 +1,10 @@
59 # ChangeLog for kde-base/kcachegrind
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.68 2008/01/17 23:35:24 philantrop Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.69 2008/01/28 20:10:31 philantrop Exp $
63 +
64 + 28 Jan 2008; Wulf C. Krueger <philantrop@g.o>
65 + kcachegrind-3.5.8.ebuild:
66 + Marked stable on amd64 as per bug 207634.
67
68 *kcachegrind-4.0.0 (17 Jan 2008)
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list