Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/calligra: calligra-2.8.5.ebuild calligra-2.8.6.ebuild ChangeLog calligra-9999.ebuild calligra-2.8.7.ebuild calligra-2.7.5.ebuild
Date: Sun, 28 Dec 2014 14:55:13
Message-Id: 20141228145508.004CDE5B3@oystercatcher.gentoo.org
1 titanofold 14/12/28 14:55:07
2
3 Modified: calligra-2.8.5.ebuild calligra-2.8.6.ebuild
4 ChangeLog calligra-9999.ebuild
5 calligra-2.8.7.ebuild calligra-2.7.5.ebuild
6 Log:
7 Rename virtual/postgresql to dev-db/postgresql
8
9 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
10
11 Revision Changes Path
12 1.5 app-office/calligra/calligra-2.8.5.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?r1=1.4&r2=1.5
17
18 Index: calligra-2.8.5.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- calligra-2.8.5.ebuild 21 Dec 2014 15:57:11 -0000 1.4
25 +++ calligra-2.8.5.ebuild 28 Dec 2014 14:55:07 -0000 1.5
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v 1.4 2014/12/21 15:57:11 kensington Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v 1.5 2014/12/28 14:55:07 titanofold Exp $
31
32 # note: files that need to be checked for dependencies etc:
33 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
34 @@ -121,7 +121,7 @@
35 media-gfx/pstoedit
36 )
37 postgres? (
38 - virtual/postgresql
39 + dev-db/postgresql
40 dev-libs/libpqxx
41 )
42 spacenav? ( dev-libs/libspnav )
43
44
45
46 1.3 app-office/calligra/calligra-2.8.6.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild?r1=1.2&r2=1.3
51
52 Index: calligra-2.8.6.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- calligra-2.8.6.ebuild 21 Dec 2014 15:57:11 -0000 1.2
59 +++ calligra-2.8.6.ebuild 28 Dec 2014 14:55:07 -0000 1.3
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild,v 1.2 2014/12/21 15:57:11 kensington Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild,v 1.3 2014/12/28 14:55:07 titanofold Exp $
65
66 # note: files that need to be checked for dependencies etc:
67 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
68 @@ -121,7 +121,7 @@
69 media-gfx/pstoedit
70 )
71 postgres? (
72 - virtual/postgresql
73 + dev-db/postgresql
74 dev-libs/libpqxx
75 )
76 spacenav? ( dev-libs/libspnav )
77
78
79
80 1.118 app-office/calligra/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.118&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.118&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.117&r2=1.118
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
89 retrieving revision 1.117
90 retrieving revision 1.118
91 diff -u -r1.117 -r1.118
92 --- ChangeLog 21 Dec 2014 15:57:11 -0000 1.117
93 +++ ChangeLog 28 Dec 2014 14:55:07 -0000 1.118
94 @@ -1,6 +1,11 @@
95 # ChangeLog for app-office/calligra
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.117 2014/12/21 15:57:11 kensington Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.118 2014/12/28 14:55:07 titanofold Exp $
99 +
100 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> calligra-2.7.5.ebuild,
101 + calligra-2.8.5.ebuild, calligra-2.8.6.ebuild, calligra-2.8.7.ebuild,
102 + calligra-9999.ebuild:
103 + Rename virtual/postgresql to dev-db/postgresql
104
105 21 Dec 2014; Michael Palimaka <kensington@g.o> calligra-2.8.5.ebuild,
106 calligra-2.8.6.ebuild, calligra-2.8.7.ebuild, calligra-9999.ebuild:
107
108
109
110 1.50 app-office/calligra/calligra-9999.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.50&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.50&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.49&r2=1.50
115
116 Index: calligra-9999.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
119 retrieving revision 1.49
120 retrieving revision 1.50
121 diff -u -r1.49 -r1.50
122 --- calligra-9999.ebuild 21 Dec 2014 15:57:11 -0000 1.49
123 +++ calligra-9999.ebuild 28 Dec 2014 14:55:07 -0000 1.50
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2014 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.49 2014/12/21 15:57:11 kensington Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.50 2014/12/28 14:55:07 titanofold Exp $
129
130 # note: files that need to be checked for dependencies etc:
131 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
132 @@ -121,7 +121,7 @@
133 media-gfx/pstoedit
134 )
135 postgres? (
136 - virtual/postgresql
137 + dev-db/postgresql
138 dev-libs/libpqxx
139 )
140 spacenav? ( dev-libs/libspnav )
141
142
143
144 1.3 app-office/calligra/calligra-2.8.7.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?rev=1.3&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?rev=1.3&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?r1=1.2&r2=1.3
149
150 Index: calligra-2.8.7.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v
153 retrieving revision 1.2
154 retrieving revision 1.3
155 diff -u -r1.2 -r1.3
156 --- calligra-2.8.7.ebuild 21 Dec 2014 15:57:11 -0000 1.2
157 +++ calligra-2.8.7.ebuild 28 Dec 2014 14:55:07 -0000 1.3
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2014 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v 1.2 2014/12/21 15:57:11 kensington Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v 1.3 2014/12/28 14:55:07 titanofold Exp $
163
164 # note: files that need to be checked for dependencies etc:
165 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
166 @@ -121,7 +121,7 @@
167 media-gfx/pstoedit
168 )
169 postgres? (
170 - virtual/postgresql
171 + dev-db/postgresql
172 dev-libs/libpqxx
173 )
174 spacenav? ( dev-libs/libspnav )
175
176
177
178 1.9 app-office/calligra/calligra-2.7.5.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.9&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.9&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?r1=1.8&r2=1.9
183
184 Index: calligra-2.7.5.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v
187 retrieving revision 1.8
188 retrieving revision 1.9
189 diff -u -r1.8 -r1.9
190 --- calligra-2.7.5.ebuild 3 Nov 2014 11:15:35 -0000 1.8
191 +++ calligra-2.7.5.ebuild 28 Dec 2014 14:55:07 -0000 1.9
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2014 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 1.8 2014/11/03 11:15:35 titanofold Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 1.9 2014/12/28 14:55:07 titanofold Exp $
197
198 # note: files that need to be checked for dependencies etc:
199 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
200 @@ -116,7 +116,7 @@
201 media-gfx/pstoedit
202 )
203 postgres? (
204 - virtual/postgresql
205 + dev-db/postgresql
206 dev-libs/libpqxx
207 )
208 semantic-desktop? (