Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/qalculate-kde: ChangeLog qalculate-kde-0.9.6.ebuild qalculate-kde-0.9.4.ebuild
Date: Mon, 24 Sep 2007 14:57:21
Message-Id: E1IZpF4-0000Po-QV@stork.gentoo.org
1 markusle 07/09/24 14:48:58
2
3 Modified: ChangeLog qalculate-kde-0.9.6.ebuild
4 qalculate-kde-0.9.4.ebuild
5 Log:
6 Removed link to qalculate from build (see bug #193453).
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.18 sci-calculators/qalculate-kde/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 9 Jul 2007 15:48:40 -0000 1.17
23 +++ ChangeLog 24 Sep 2007 14:48:58 -0000 1.18
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-calculators/qalculate-kde
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v 1.17 2007/07/09 15:48:40 markusle Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v 1.18 2007/09/24 14:48:58 markusle Exp $
29 +
30 + 24 Sep 2007; Markus Dittrich <markusle@g.o>
31 + +files/qalculate-kde-0.9.6-remove-link.patch, qalculate-kde-0.9.6.ebuild:
32 + Removed link to qalculate from build (see bug #193453)
33
34 *qalculate-kde-0.9.6 (09 Jul 2007)
35
36
37
38
39 1.3 sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild?r1=1.2&r2=1.3
44
45 Index: qalculate-kde-0.9.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- qalculate-kde-0.9.6.ebuild 15 Jul 2007 06:05:01 -0000 1.2
52 +++ qalculate-kde-0.9.6.ebuild 24 Sep 2007 14:48:58 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild,v 1.2 2007/07/15 06:05:01 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild,v 1.3 2007/09/24 14:48:58 markusle Exp $
58
59 myconf="--disable-clntest"
60
61 @@ -22,6 +22,7 @@
62
63 src_unpack() {
64 kde_src_unpack
65 + epatch "${FILESDIR}"/${P}-remove-link.patch
66 }
67
68 need-kde 3.1
69
70
71
72 1.4 sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild?r1=1.3&r2=1.4
77
78 Index: qalculate-kde-0.9.4.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- qalculate-kde-0.9.4.ebuild 15 Jul 2007 06:05:01 -0000 1.3
85 +++ qalculate-kde-0.9.4.ebuild 24 Sep 2007 14:48:58 -0000 1.4
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2006 Gentoo Foundation
88 +# Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild,v 1.3 2007/07/15 06:05:01 mr_bones_ Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild,v 1.4 2007/09/24 14:48:58 markusle Exp $
92
93 myconf="--disable-clntest"
94
95
96
97
98 --
99 gentoo-commits@g.o mailing list