Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.4.5.ebuild ChangeLog
Date: Sat, 03 Jul 2010 01:27:11
Message-Id: 20100703012706.50E242C621@corvid.gentoo.org
1 jmbsvicetto 10/07/03 01:27:06
2
3 Modified: kmail-4.4.5.ebuild ChangeLog
4 Log:
5 [kde-base/kmail-4.4.5] Commented out the forced non-parallel build.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 kde-base/kmail/kmail-4.4.5.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild?r1=1.2&r2=1.3
14
15 Index: kmail-4.4.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- kmail-4.4.5.ebuild 3 Jul 2010 01:22:34 -0000 1.2
22 +++ kmail-4.4.5.ebuild 3 Jul 2010 01:27:06 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild,v 1.2 2010/07/03 01:22:34 jmbsvicetto Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild,v 1.3 2010/07/03 01:27:06 jmbsvicetto Exp $
28
29 EAPI="3"
30
31 @@ -61,7 +61,8 @@
32 # Bug #276377: kontact/ can build before kmail/, causing a dependency not to be built
33 # Upstream as KDE Bug #198807
34 # (setting MAKEOPTS to trigger a repoman warning)
35 - : || MAKEOPTS="-j1"
36 + # : || MAKEOPTS="-j1"
37 + # commented out so this gets more testing again - dilfridge 4/6/2010 : || MAKEOPTS="-j1"
38 kde4-meta_src_compile kmail_xml
39 kde4-meta_src_compile
40 }
41
42
43
44 1.217 kde-base/kmail/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.217&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.217&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.216&r2=1.217
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
53 retrieving revision 1.216
54 retrieving revision 1.217
55 diff -u -r1.216 -r1.217
56 --- ChangeLog 3 Jul 2010 01:22:34 -0000 1.216
57 +++ ChangeLog 3 Jul 2010 01:27:06 -0000 1.217
58 @@ -1,6 +1,10 @@
59 # ChangeLog for kde-base/kmail
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.216 2010/07/03 01:22:34 jmbsvicetto Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.217 2010/07/03 01:27:06 jmbsvicetto Exp $
63 +
64 + 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
65 + kmail-4.4.5.ebuild:
66 + [kde-base/kmail-4.4.5] Commented out the forced non-parallel build.
67
68 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
69 kmail-4.4.5.ebuild: