Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@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.7.5.ebuild calligra-9999.ebuild calligra-2.8.7.ebuild ChangeLog calligra-2.8.6.ebuild
Date: Wed, 28 Jan 2015 22:40:21
Message-Id: 20150128224017.0EB7C10825@oystercatcher.gentoo.org
1 johu 15/01/28 22:40:17
2
3 Modified: calligra-2.8.5.ebuild calligra-2.7.5.ebuild
4 calligra-9999.ebuild calligra-2.8.7.ebuild
5 ChangeLog
6 Removed: calligra-2.8.6.ebuild
7 Log:
8 Adjust use dependencies to handle >=app-crypt/qca-2.1.
9
10 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
11
12 Revision Changes Path
13 1.6 app-office/calligra/calligra-2.8.5.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.6&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.6&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?r1=1.5&r2=1.6
18
19 Index: calligra-2.8.5.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v
22 retrieving revision 1.5
23 retrieving revision 1.6
24 diff -u -r1.5 -r1.6
25 --- calligra-2.8.5.ebuild 28 Dec 2014 14:55:07 -0000 1.5
26 +++ calligra-2.8.5.ebuild 28 Jan 2015 22:40:16 -0000 1.6
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2014 Gentoo Foundation
29 +# Copyright 1999-2015 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v 1.5 2014/12/28 14:55:07 titanofold Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v 1.6 2015/01/28 22:40:16 johu Exp $
33
34 # note: files that need to be checked for dependencies etc:
35 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
36 @@ -83,7 +83,7 @@
37 >=dev-qt/qtgui-4.8.1-r1:4
38 virtual/libiconv
39 attica? ( dev-libs/libattica )
40 - crypt? ( app-crypt/qca:2 )
41 + crypt? ( app-crypt/qca:2[qt4(+)] )
42 eigen? ( dev-cpp/eigen:2 )
43 exif? ( media-gfx/exiv2:= )
44 fftw? ( sci-libs/fftw:3.0 )
45
46
47
48 1.10 app-office/calligra/calligra-2.7.5.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.10&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.10&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?r1=1.9&r2=1.10
53
54 Index: calligra-2.7.5.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v
57 retrieving revision 1.9
58 retrieving revision 1.10
59 diff -u -r1.9 -r1.10
60 --- calligra-2.7.5.ebuild 28 Dec 2014 14:55:07 -0000 1.9
61 +++ calligra-2.7.5.ebuild 28 Jan 2015 22:40:16 -0000 1.10
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2014 Gentoo Foundation
64 +# Copyright 1999-2015 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 1.9 2014/12/28 14:55:07 titanofold Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 1.10 2015/01/28 22:40:16 johu Exp $
68
69 # note: files that need to be checked for dependencies etc:
70 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
71 @@ -88,7 +88,7 @@
72 >=dev-qt/qtgui-4.8.1-r1:4
73 virtual/libiconv
74 attica? ( dev-libs/libattica )
75 - crypt? ( app-crypt/qca:2 )
76 + crypt? ( app-crypt/qca:2[qt4(+)] )
77 eigen? ( dev-cpp/eigen:2 )
78 exif? ( media-gfx/exiv2:= )
79 fftw? ( sci-libs/fftw:3.0 )
80
81
82
83 1.51 app-office/calligra/calligra-9999.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.51&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.51&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.50&r2=1.51
88
89 Index: calligra-9999.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
92 retrieving revision 1.50
93 retrieving revision 1.51
94 diff -u -r1.50 -r1.51
95 --- calligra-9999.ebuild 28 Dec 2014 14:55:07 -0000 1.50
96 +++ calligra-9999.ebuild 28 Jan 2015 22:40:16 -0000 1.51
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2014 Gentoo Foundation
99 +# Copyright 1999-2015 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.50 2014/12/28 14:55:07 titanofold Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.51 2015/01/28 22:40:16 johu Exp $
103
104 # note: files that need to be checked for dependencies etc:
105 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
106 @@ -83,7 +83,7 @@
107 >=dev-qt/qtgui-4.8.1-r1:4
108 virtual/libiconv
109 attica? ( dev-libs/libattica )
110 - crypt? ( app-crypt/qca:2 )
111 + crypt? ( app-crypt/qca:2[qt4(+)] )
112 eigen? ( dev-cpp/eigen:2 )
113 exif? ( media-gfx/exiv2:= )
114 fftw? ( sci-libs/fftw:3.0 )
115
116
117
118 1.4 app-office/calligra/calligra-2.8.7.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?rev=1.4&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?rev=1.4&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?r1=1.3&r2=1.4
123
124 Index: calligra-2.8.7.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v
127 retrieving revision 1.3
128 retrieving revision 1.4
129 diff -u -r1.3 -r1.4
130 --- calligra-2.8.7.ebuild 28 Dec 2014 14:55:07 -0000 1.3
131 +++ calligra-2.8.7.ebuild 28 Jan 2015 22:40:16 -0000 1.4
132 @@ -1,6 +1,6 @@
133 -# Copyright 1999-2014 Gentoo Foundation
134 +# Copyright 1999-2015 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v 1.3 2014/12/28 14:55:07 titanofold Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v 1.4 2015/01/28 22:40:16 johu Exp $
138
139 # note: files that need to be checked for dependencies etc:
140 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
141 @@ -83,7 +83,7 @@
142 >=dev-qt/qtgui-4.8.1-r1:4
143 virtual/libiconv
144 attica? ( dev-libs/libattica )
145 - crypt? ( app-crypt/qca:2 )
146 + crypt? ( app-crypt/qca:2[qt4(+)] )
147 eigen? ( dev-cpp/eigen:2 )
148 exif? ( media-gfx/exiv2:= )
149 fftw? ( sci-libs/fftw:3.0 )
150
151
152
153 1.119 app-office/calligra/ChangeLog
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.119&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.119&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.118&r2=1.119
158
159 Index: ChangeLog
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
162 retrieving revision 1.118
163 retrieving revision 1.119
164 diff -u -r1.118 -r1.119
165 --- ChangeLog 28 Dec 2014 14:55:07 -0000 1.118
166 +++ ChangeLog 28 Jan 2015 22:40:16 -0000 1.119
167 @@ -1,6 +1,11 @@
168 # ChangeLog for app-office/calligra
169 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
170 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.118 2014/12/28 14:55:07 titanofold Exp $
171 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
172 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.119 2015/01/28 22:40:16 johu Exp $
173 +
174 + 28 Jan 2015; Johannes Huber <johu@g.o> -calligra-2.8.6.ebuild,
175 + calligra-2.7.5.ebuild, calligra-2.8.5.ebuild, calligra-2.8.7.ebuild,
176 + calligra-9999.ebuild:
177 + Adjust use dependencies to handle >=app-crypt/qca-2.1.
178
179 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> calligra-2.7.5.ebuild,
180 calligra-2.8.5.ebuild, calligra-2.8.6.ebuild, calligra-2.8.7.ebuild,