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-9999.ebuild calligra-2.4.0.ebuild
Date: Fri, 06 Apr 2012 21:48:23
Message-Id: 20120406214814.8C37D2004C@flycatcher.gentoo.org
1 dilfridge 12/04/06 21:48:14
2
3 Modified: ChangeLog calligra-9999.ebuild
4 calligra-2.4.0.ebuild
5 Log:
6 URI will be stable, not unstable
7
8 (Portage version: 2.1.10.55/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.30 app-office/calligra/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.29&r2=1.30
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- ChangeLog 6 Apr 2012 18:57:34 -0000 1.29
24 +++ ChangeLog 6 Apr 2012 21:48:14 -0000 1.30
25 @@ -1,6 +1,10 @@
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.29 2012/04/06 18:57:34 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.30 2012/04/06 21:48:14 dilfridge Exp $
30 +
31 + 06 Apr 2012; Andreas K. Huettel <dilfridge@g.o> calligra-2.4.0.ebuild,
32 + calligra-9999.ebuild:
33 + URI will be stable, not unstable
34
35 *calligra-2.4.0 (06 Apr 2012)
36
37
38
39
40 1.13 app-office/calligra/calligra-9999.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.13&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.13&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.12&r2=1.13
45
46 Index: calligra-9999.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
49 retrieving revision 1.12
50 retrieving revision 1.13
51 diff -u -r1.12 -r1.13
52 --- calligra-9999.ebuild 6 Apr 2012 18:57:34 -0000 1.12
53 +++ calligra-9999.ebuild 6 Apr 2012 21:48:14 -0000 1.13
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.12 2012/04/06 18:57:34 dilfridge Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.13 2012/04/06 21:48:14 dilfridge Exp $
59
60 # note: files that need to be checked for dependencies etc:
61 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
62 @@ -20,7 +20,7 @@
63
64 DESCRIPTION="KDE Office Suite"
65 HOMEPAGE="http://www.calligra-suite.org/"
66 -[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/unstable/${P}/${P}.tar.bz2"
67 +[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/stable/${P}/${P}.tar.bz2"
68
69 LICENSE="GPL-2"
70 SLOT="4"
71
72
73
74 1.2 app-office/calligra/calligra-2.4.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild?r1=1.1&r2=1.2
79
80 Index: calligra-2.4.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- calligra-2.4.0.ebuild 6 Apr 2012 18:57:34 -0000 1.1
87 +++ calligra-2.4.0.ebuild 6 Apr 2012 21:48:14 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild,v 1.1 2012/04/06 18:57:34 dilfridge Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.0.ebuild,v 1.2 2012/04/06 21:48:14 dilfridge Exp $
93
94 # note: files that need to be checked for dependencies etc:
95 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
96 @@ -20,7 +20,7 @@
97
98 DESCRIPTION="KDE Office Suite"
99 HOMEPAGE="http://www.calligra-suite.org/"
100 -[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/unstable/${P}/${P}.tar.bz2"
101 +[[ ${PV} == 9999 ]] || SRC_URI="mirror://kde/stable/${P}/${P}.tar.bz2"
102
103 LICENSE="GPL-2"
104 SLOT="4"