Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: ChangeLog kcachegrind-3.5.9.ebuild
Date: Sun, 18 May 2008 18:43:16
Message-Id: E1Jxnqj-0007Ht-CG@stork.gentoo.org
1 maekke 08/05/18 18:43:13
2
3 Modified: ChangeLog kcachegrind-3.5.9.ebuild
4 Log:
5 amd64/x86 stable, bug #221063
6 (Portage version: 2.1.5)
7
8 Revision Changes Path
9 1.84 kde-base/kcachegrind/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.84&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.84&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?r1=1.83&r2=1.84
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v
18 retrieving revision 1.83
19 retrieving revision 1.84
20 diff -u -r1.83 -r1.84
21 --- ChangeLog 15 May 2008 22:51:15 -0000 1.83
22 +++ ChangeLog 18 May 2008 18:43:12 -0000 1.84
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/kcachegrind
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.83 2008/05/15 22:51:15 ingmar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.84 2008/05/18 18:43:12 maekke Exp $
28 +
29 + 18 May 2008; Markus Meier <maekke@g.o> kcachegrind-3.5.9.ebuild:
30 + amd64/x86 stable, bug #221063
31
32 *kcachegrind-4.0.4 (15 May 2008)
33
34
35
36
37 1.4 kde-base/kcachegrind/kcachegrind-3.5.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild?r1=1.3&r2=1.4
42
43 Index: kcachegrind-3.5.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- kcachegrind-3.5.9.ebuild 15 May 2008 15:48:51 -0000 1.3
50 +++ kcachegrind-3.5.9.ebuild 18 May 2008 18:43:12 -0000 1.4
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.3 2008/05/15 15:48:51 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.4 2008/05/18 18:43:12 maekke Exp $
56
57 KMNAME=kdesdk
58 EAPI="1"
59 inherit kde-meta eutils
60
61 DESCRIPTION="KDE Frontend for Cachegrind"
62 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
63 +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd"
64 IUSE="kdehiddenvisibility"
65
66 #DEPEND="!alpha? ( !sparc? ( !x86-fbsd? ( >=dev-util/valgrind-3.2.0 ) ) )"
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list