Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/calligra: ChangeLog calligra-2.4.9999.ebuild calligra-2.3.92.ebuild calligra-2.4.0.ebuild
Date: Sun, 08 Apr 2012 13:40:09
Message-Id: 20120408134000.10A672004C@flycatcher.gentoo.org
1 dilfridge 12/04/08 13:40:00
2
3 Modified: ChangeLog calligra-2.4.9999.ebuild
4 calligra-2.3.92.ebuild calligra-2.4.0.ebuild
5 Log:
6 Fix build with -semantic-desktop, bug 409515
7
8 (Portage version: 2.1.10.56/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.33 app-office/calligra/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 8 Apr 2012 09:45:31 -0000 1.32
24 +++ ChangeLog 8 Apr 2012 13:39:59 -0000 1.33
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-office/calligra
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.32 2012/04/08 09:45:31 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.33 2012/04/08 13:39:59 dilfridge Exp $
30 +
31 + 08 Apr 2012; Andreas K. Huettel <dilfridge@g.o>
32 + calligra-2.3.92.ebuild, calligra-2.4.0.ebuild,
33 + +files/calligra-2.4.0-rdf.patch, calligra-2.4.9999.ebuild:
34 + Fix build with -semantic-desktop, bug 409515
35
36 08 Apr 2012; Andreas K. Huettel <dilfridge@g.o> calligra-2.4.0.ebuild,
37 calligra-2.4.9999.ebuild:
38
39
40
41 1.3 app-office/calligra/calligra-2.4.9999.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild?r1=1.2&r2=1.3
46
47 Index: calligra-2.4.9999.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- calligra-2.4.9999.ebuild 8 Apr 2012 09:45:31 -0000 1.2
54 +++ calligra-2.4.9999.ebuild 8 Apr 2012 13:39:59 -0000 1.3
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild,v 1.2 2012/04/08 09:45:31 dilfridge Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.9999.ebuild,v 1.3 2012/04/08 13:39:59 dilfridge Exp $
60
61 # note: files that need to be checked for dependencies etc:
62 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
63 @@ -117,6 +117,8 @@
64 "
65 DEPEND="${RDEPEND}"
66
67 +PATCHES=( "${FILESDIR}/${PN}-2.4.0-rdf.patch" )
68 +
69 RESTRICT=test
70 # bug 394273
71
72
73
74
75 1.3 app-office/calligra/calligra-2.3.92.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.3.92.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.3.92.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.3.92.ebuild?r1=1.2&r2=1.3
80
81 Index: calligra-2.3.92.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.92.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- calligra-2.3.92.ebuild 25 Mar 2012 08:48:33 -0000 1.2
88 +++ calligra-2.3.92.ebuild 8 Apr 2012 13:39:59 -0000 1.3
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.92.ebuild,v 1.2 2012/03/25 08:48:33 dilfridge Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.92.ebuild,v 1.3 2012/04/08 13:39:59 dilfridge Exp $
94
95 # note: files that need to be checked for dependencies etc:
96 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
97 @@ -113,6 +113,8 @@
98 "
99 DEPEND="${RDEPEND}"
100
101 +PATCHES=( "${FILESDIR}/${PN}-2.4.0-rdf.patch" )
102 +
103 RESTRICT=test
104 # bug 394273
105
106
107
108
109 1.5 app-office/calligra/calligra-2.4.0.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild?rev=1.5&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild?rev=1.5&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild?r1=1.4&r2=1.5
114
115 Index: calligra-2.4.0.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild,v
118 retrieving revision 1.4
119 retrieving revision 1.5
120 diff -u -r1.4 -r1.5
121 --- calligra-2.4.0.ebuild 8 Apr 2012 09:45:31 -0000 1.4
122 +++ calligra-2.4.0.ebuild 8 Apr 2012 13:39:59 -0000 1.5
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild,v 1.4 2012/04/08 09:45:31 dilfridge Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild,v 1.5 2012/04/08 13:39:59 dilfridge Exp $
128
129 # note: files that need to be checked for dependencies etc:
130 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
131 @@ -117,6 +117,8 @@
132 "
133 DEPEND="${RDEPEND}"
134
135 +PATCHES=( "${FILESDIR}/${PN}-2.4.0-rdf.patch" )
136 +
137 RESTRICT=test
138 # bug 394273