Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/krita: krita-2.2.2.ebuild ChangeLog krita-2.2.2-r1.ebuild krita-2.1.2.ebuild
Date: Fri, 28 Jan 2011 09:59:54
Message-Id: 20110128095944.5F4C92004E@flycatcher.gentoo.org
1 tampakrap 11/01/28 09:59:44
2
3 Modified: krita-2.2.2.ebuild ChangeLog krita-2.2.2-r1.ebuild
4 krita-2.1.2.ebuild
5 Log:
6 EAPI3
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.6 app-office/krita/krita-2.2.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.2.2.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.2.2.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.2.2.ebuild?r1=1.5&r2=1.6
16
17 Index: krita-2.2.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- krita-2.2.2.ebuild 4 Nov 2010 13:43:58 -0000 1.5
24 +++ krita-2.2.2.ebuild 28 Jan 2011 09:59:44 -0000 1.6
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2.ebuild,v 1.5 2010/11/04 13:43:58 hwoarang Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2.ebuild,v 1.6 2011/01/28 09:59:44 tampakrap Exp $
31
32 -EAPI="2"
33 +EAPI="3"
34
35 KMNAME="koffice"
36 KMMODULE="${PN}"
37 @@ -53,5 +53,5 @@
38 kde4-meta_src_install
39
40 # this is already installed by koffice-data
41 - rm -f "${D}/usr/include/config-opengl.h"
42 + rm -f "${ED}/usr/include/config-opengl.h"
43 }
44
45
46
47 1.129 app-office/krita/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/ChangeLog?rev=1.129&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/ChangeLog?rev=1.129&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/ChangeLog?r1=1.128&r2=1.129
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v
56 retrieving revision 1.128
57 retrieving revision 1.129
58 diff -u -r1.128 -r1.129
59 --- ChangeLog 23 Jan 2011 18:07:19 -0000 1.128
60 +++ ChangeLog 28 Jan 2011 09:59:44 -0000 1.129
61 @@ -1,6 +1,10 @@
62 # ChangeLog for app-office/krita
63 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.128 2011/01/23 18:07:19 dilfridge Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.129 2011/01/28 09:59:44 tampakrap Exp $
66 +
67 + 28 Jan 2011; Theo Chatzimichos <tampakrap@g.o> krita-2.1.2.ebuild,
68 + krita-2.2.2.ebuild, krita-2.2.2-r1.ebuild:
69 + EAPI3
70
71 23 Jan 2011; Andreas K. Huettel <dilfridge@g.o> krita-2.3.1.ebuild,
72 +files/krita-2.3.1-linkx11.patch:
73
74
75
76 1.2 app-office/krita/krita-2.2.2-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.2.2-r1.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.2.2-r1.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.2.2-r1.ebuild?r1=1.1&r2=1.2
81
82 Index: krita-2.2.2-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2-r1.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- krita-2.2.2-r1.ebuild 23 Dec 2010 00:08:17 -0000 1.1
89 +++ krita-2.2.2-r1.ebuild 28 Jan 2011 09:59:44 -0000 1.2
90 @@ -1,8 +1,8 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2-r1.ebuild,v 1.1 2010/12/23 00:08:17 dilfridge Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2-r1.ebuild,v 1.2 2011/01/28 09:59:44 tampakrap Exp $
96
97 -EAPI="2"
98 +EAPI="3"
99
100 KMNAME="koffice"
101 KMMODULE="${PN}"
102 @@ -53,5 +53,5 @@
103 kde4-meta_src_install
104
105 # this is already installed by koffice-data
106 - rm -f "${D}/usr/include/config-opengl.h"
107 + rm -f "${ED}/usr/include/config-opengl.h"
108 }
109
110
111
112 1.7 app-office/krita/krita-2.1.2.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.1.2.ebuild?rev=1.7&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.1.2.ebuild?rev=1.7&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/krita/krita-2.1.2.ebuild?r1=1.6&r2=1.7
117
118 Index: krita-2.1.2.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.1.2.ebuild,v
121 retrieving revision 1.6
122 retrieving revision 1.7
123 diff -u -r1.6 -r1.7
124 --- krita-2.1.2.ebuild 20 Oct 2010 20:34:50 -0000 1.6
125 +++ krita-2.1.2.ebuild 28 Jan 2011 09:59:44 -0000 1.7
126 @@ -1,8 +1,8 @@
127 -# Copyright 1999-2010 Gentoo Foundation
128 +# Copyright 1999-2011 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.1.2.ebuild,v 1.6 2010/10/20 20:34:50 dilfridge Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.1.2.ebuild,v 1.7 2011/01/28 09:59:44 tampakrap Exp $
132
133 -EAPI="2"
134 +EAPI="3"
135
136 KMNAME="koffice"
137 KMMODULE="${PN}"