Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kreadconfig: kreadconfig-4.9.5.ebuild kreadconfig-4.10.0.ebuild ChangeLog
Date: Sat, 23 Feb 2013 16:51:56
Message-Id: 20130223165153.B7B012171D@flycatcher.gentoo.org
1 ago 13/02/23 16:51:53
2
3 Modified: kreadconfig-4.9.5.ebuild kreadconfig-4.10.0.ebuild
4 ChangeLog
5 Log:
6 Add ~ppc64, wrt bug #455960
7
8 (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
9
10 Revision Changes Path
11 1.5 kde-base/kreadconfig/kreadconfig-4.9.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild?r1=1.4&r2=1.5
16
17 Index: kreadconfig-4.9.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- kreadconfig-4.9.5.ebuild 27 Jan 2013 23:46:53 -0000 1.4
24 +++ kreadconfig-4.9.5.ebuild 23 Feb 2013 16:51:53 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild,v 1.4 2013/01/27 23:46:53 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild,v 1.5 2013/02/23 16:51:53 ago Exp $
30
31 EAPI=4
32
33 @@ -8,5 +8,5 @@
34 inherit kde4-meta
35
36 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
37 -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
39 IUSE="debug"
40
41
42
43 1.2 kde-base/kreadconfig/kreadconfig-4.10.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild?r1=1.1&r2=1.2
48
49 Index: kreadconfig-4.10.0.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- kreadconfig-4.10.0.ebuild 7 Feb 2013 04:57:21 -0000 1.1
56 +++ kreadconfig-4.10.0.ebuild 23 Feb 2013 16:51:53 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2013 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild,v 1.2 2013/02/23 16:51:53 ago Exp $
62
63 EAPI=5
64
65 @@ -8,5 +8,5 @@
66 inherit kde4-meta
67
68 DESCRIPTION="KDE: A command-line tool to read KConfig entries"
69 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
70 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
71 IUSE="debug"
72
73
74
75 1.217 kde-base/kreadconfig/ChangeLog
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.217&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/ChangeLog?rev=1.217&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kreadconfig/ChangeLog?r1=1.216&r2=1.217
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v
84 retrieving revision 1.216
85 retrieving revision 1.217
86 diff -u -r1.216 -r1.217
87 --- ChangeLog 7 Feb 2013 04:57:21 -0000 1.216
88 +++ ChangeLog 23 Feb 2013 16:51:53 -0000 1.217
89 @@ -1,6 +1,10 @@
90 # ChangeLog for kde-base/kreadconfig
91 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.216 2013/02/07 04:57:21 alexxy Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.217 2013/02/23 16:51:53 ago Exp $
94 +
95 + 23 Feb 2013; Agostino Sarubbo <ago@g.o> kreadconfig-4.10.0.ebuild,
96 + kreadconfig-4.9.5.ebuild:
97 + Add ~ppc64, wrt bug #455960
98
99 *kreadconfig-4.10.0 (06 Feb 2013)