Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/kmymoney: kmymoney-4.6.2-r2.ebuild ChangeLog
Date: Fri, 27 Jul 2012 21:57:58
Message-Id: 20120727215749.924072004B@flycatcher.gentoo.org
1 creffett 12/07/27 21:57:49
2
3 Modified: kmymoney-4.6.2-r2.ebuild ChangeLog
4 Log:
5 Re-enable tests, add VIRTUALDBUS so test 26 passes
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 app-office/kmymoney/kmymoney-4.6.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/kmymoney-4.6.2-r2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/kmymoney-4.6.2-r2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/kmymoney-4.6.2-r2.ebuild?r1=1.4&r2=1.5
15
16 Index: kmymoney-4.6.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney/kmymoney-4.6.2-r2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- kmymoney-4.6.2-r2.ebuild 15 Jul 2012 00:43:26 -0000 1.4
23 +++ kmymoney-4.6.2-r2.ebuild 27 Jul 2012 21:57:49 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney/kmymoney-4.6.2-r2.ebuild,v 1.4 2012/07/15 00:43:26 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney/kmymoney-4.6.2-r2.ebuild,v 1.5 2012/07/27 21:57:49 creffett Exp $
29
30 EAPI=4
31
32 @@ -13,7 +13,8 @@
33 SRC_URI="mirror://sourceforge/kmymoney2/${P}.tar.bz2"
34 fi
35
36 -VIRTUALX_REQUIRED=test
37 +VIRTUALX_REQUIRED="test"
38 +VIRTUALDBUS_TEST="true"
39
40 inherit kde4-base
41
42 @@ -60,9 +61,6 @@
43 "${FILESDIR}/${P}-sqlite-crash.patch"
44 )
45
46 -RESTRICT=test
47 -# bug 399467
48 -
49 src_configure() {
50 mycmakeargs=(
51 -DUSE_QT_DESIGNER=OFF
52
53
54
55 1.39 app-office/kmymoney/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/ChangeLog?rev=1.39&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/ChangeLog?rev=1.39&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/ChangeLog?r1=1.38&r2=1.39
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney/ChangeLog,v
64 retrieving revision 1.38
65 retrieving revision 1.39
66 diff -u -r1.38 -r1.39
67 --- ChangeLog 15 Jul 2012 00:45:27 -0000 1.38
68 +++ ChangeLog 27 Jul 2012 21:57:49 -0000 1.39
69 @@ -1,6 +1,9 @@
70 # ChangeLog for app-office/kmymoney
71 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney/ChangeLog,v 1.38 2012/07/15 00:45:27 johu Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney/ChangeLog,v 1.39 2012/07/27 21:57:49 creffett Exp $
74 +
75 + 27 Jul 2012; Chris Reffett <creffett@g.o> kmymoney-4.6.2-r2.ebuild:
76 + Re-enable tests, add VIRTUALDBUS so test 26 passes
77
78 15 Jul 2012; Johannes Huber <johu@g.o> -kmymoney-4.6.2-r1.ebuild,
79 -kmymoney-4.6.2.ebuild: