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/umbrello: umbrello-4.10.0.ebuild umbrello-4.9.5.ebuild ChangeLog
Date: Sat, 23 Feb 2013 17:28:16
Message-Id: 20130223172438.2828120081@flycatcher.gentoo.org
1 ago 13/02/23 17:24:38
2
3 Modified: umbrello-4.10.0.ebuild umbrello-4.9.5.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.2 kde-base/umbrello/umbrello-4.10.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.10.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.10.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.10.0.ebuild?r1=1.1&r2=1.2
16
17 Index: umbrello-4.10.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.10.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- umbrello-4.10.0.ebuild 7 Feb 2013 04:57:34 -0000 1.1
24 +++ umbrello-4.10.0.ebuild 23 Feb 2013 17:24:37 -0000 1.2
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/umbrello/umbrello-4.10.0.ebuild,v 1.1 2013/02/07 04:57:34 alexxy Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.10.0.ebuild,v 1.2 2013/02/23 17:24:37 ago Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34 inherit kde4-meta
35
36 DESCRIPTION="KDE UML Modeller"
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 RDEPEND="
42
43
44
45 1.5 kde-base/umbrello/umbrello-4.9.5.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.9.5.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.9.5.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.9.5.ebuild?r1=1.4&r2=1.5
50
51 Index: umbrello-4.9.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.9.5.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- umbrello-4.9.5.ebuild 28 Jan 2013 00:14:08 -0000 1.4
58 +++ umbrello-4.9.5.ebuild 23 Feb 2013 17:24:37 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.9.5.ebuild,v 1.4 2013/01/28 00:14:08 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.9.5.ebuild,v 1.5 2013/02/23 17:24:37 ago Exp $
64
65 EAPI=4
66
67 @@ -10,7 +10,7 @@
68 inherit kde4-meta
69
70 DESCRIPTION="KDE UML Modeller"
71 -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
72 +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
73 IUSE="debug"
74
75 RDEPEND="
76
77
78
79 1.235 kde-base/umbrello/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/ChangeLog?rev=1.235&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/ChangeLog?rev=1.235&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/ChangeLog?r1=1.234&r2=1.235
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v
88 retrieving revision 1.234
89 retrieving revision 1.235
90 diff -u -r1.234 -r1.235
91 --- ChangeLog 7 Feb 2013 04:57:34 -0000 1.234
92 +++ ChangeLog 23 Feb 2013 17:24:37 -0000 1.235
93 @@ -1,6 +1,10 @@
94 # ChangeLog for kde-base/umbrello
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.234 2013/02/07 04:57:34 alexxy Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.235 2013/02/23 17:24:37 ago Exp $
98 +
99 + 23 Feb 2013; Agostino Sarubbo <ago@g.o> umbrello-4.10.0.ebuild,
100 + umbrello-4.9.5.ebuild:
101 + Add ~ppc64, wrt bug #455960
102
103 *umbrello-4.10.0 (06 Feb 2013)