Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: ChangeLog kcachegrind-4.2.0.ebuild
Date: Sun, 01 Feb 2009 06:37:55
Message-Id: E1LTVxo-0006Y3-3a@stork.gentoo.org
1 jmbsvicetto 09/02/01 06:37:52
2
3 Modified: ChangeLog kcachegrind-4.2.0.ebuild
4 Log:
5 Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
6 (Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.98 kde-base/kcachegrind/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.98&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.98&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?r1=1.97&r2=1.98
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v
18 retrieving revision 1.97
19 retrieving revision 1.98
20 diff -u -r1.97 -r1.98
21 --- ChangeLog 27 Jan 2009 16:40:36 -0000 1.97
22 +++ ChangeLog 1 Feb 2009 06:37:51 -0000 1.98
23 @@ -1,6 +1,10 @@
24 # ChangeLog for kde-base/kcachegrind
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.97 2009/01/27 16:40:36 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.98 2009/02/01 06:37:51 jmbsvicetto Exp $
28 +
29 + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
30 + kcachegrind-4.2.0.ebuild:
31 + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
32
33 *kcachegrind-4.2.0 (27 Jan 2009)
34
35
36
37
38 1.2 kde-base/kcachegrind/kcachegrind-4.2.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.0.ebuild?r1=1.1&r2=1.2
43
44 Index: kcachegrind-4.2.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- kcachegrind-4.2.0.ebuild 27 Jan 2009 16:40:36 -0000 1.1
51 +++ kcachegrind-4.2.0.ebuild 1 Feb 2009 06:37:51 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.0.ebuild,v 1.1 2009/01/27 16:40:36 alexxy Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.0.ebuild,v 1.2 2009/02/01 06:37:51 jmbsvicetto Exp $
57
58 EAPI="2"
59
60 @@ -8,7 +8,7 @@
61 inherit kde4-meta
62
63 DESCRIPTION="KDE Frontend for Cachegrind"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
66 IUSE="debug htmlhandbook"
67
68 RDEPEND="${RDEPEND} media-gfx/graphviz"