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.2.ebuild calligra-2.4.49.9999.ebuild calligra-2.4.90.ebuild
Date: Sat, 23 Jun 2012 22:44:16
Message-Id: 20120623224401.EA9282004B@flycatcher.gentoo.org
1 dilfridge 12/06/23 22:44:01
2
3 Modified: ChangeLog calligra-2.4.2.ebuild
4 calligra-2.4.49.9999.ebuild
5 Removed: calligra-2.4.90.ebuild
6 Log:
7 Fix build with marble shape, remove old
8
9 (Portage version: 2.2.0_alpha111/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.50 app-office/calligra/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.50&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.50&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.49&r2=1.50
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
21 retrieving revision 1.49
22 retrieving revision 1.50
23 diff -u -r1.49 -r1.50
24 --- ChangeLog 16 Jun 2012 13:50:05 -0000 1.49
25 +++ ChangeLog 23 Jun 2012 22:44:01 -0000 1.50
26 @@ -1,6 +1,11 @@
27 # ChangeLog for app-office/calligra
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.49 2012/06/16 13:50:05 dilfridge Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.50 2012/06/23 22:44:01 dilfridge Exp $
31 +
32 + 23 Jun 2012; Andreas K. Huettel <dilfridge@g.o> calligra-2.4.2.ebuild,
33 + +files/calligra-2.4.2-marble.patch, calligra-2.4.49.9999.ebuild,
34 + -calligra-2.4.90.ebuild:
35 + Fix build with marble shape, remove old
36
37 *calligra-2.4.91 (16 Jun 2012)
38
39
40
41
42 1.5 app-office/calligra/calligra-2.4.2.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild?r1=1.4&r2=1.5
47
48 Index: calligra-2.4.2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- calligra-2.4.2.ebuild 6 Jun 2012 13:39:04 -0000 1.4
55 +++ calligra-2.4.2.ebuild 23 Jun 2012 22:44:01 -0000 1.5
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v 1.4 2012/06/06 13:39:04 scarabeus Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v 1.5 2012/06/23 22:44:01 dilfridge Exp $
61
62 # note: files that need to be checked for dependencies etc:
63 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
64 @@ -121,6 +121,8 @@
65 RESTRICT=test
66 # bug 394273
67
68 +PATCHES=( "${FILESDIR}/${PN}-2.4.2-marble.patch" )
69 +
70 src_configure() {
71 local cal_ft
72
73
74
75
76 1.5 app-office/calligra/calligra-2.4.49.9999.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild?r1=1.4&r2=1.5
81
82 Index: calligra-2.4.49.9999.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- calligra-2.4.49.9999.ebuild 6 Jun 2012 13:39:04 -0000 1.4
89 +++ calligra-2.4.49.9999.ebuild 23 Jun 2012 22:44:01 -0000 1.5
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v 1.4 2012/06/06 13:39:04 scarabeus Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v 1.5 2012/06/23 22:44:01 dilfridge Exp $
95
96 # note: files that need to be checked for dependencies etc:
97 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
98 @@ -121,6 +121,8 @@
99 RESTRICT=test
100 # bug 394273
101
102 +PATCHES=( "${FILESDIR}/${PN}-2.4.2-marble.patch" )
103 +
104 src_configure() {
105 local cal_ft