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