Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kmail: ChangeLog kmail-4.4.8.ebuild kmail-4.4.9.ebuild
Date: Sat, 22 Jan 2011 22:18:15
Message-Id: 20110122221804.3BBBA20054@flycatcher.gentoo.org
1 dilfridge 11/01/22 22:18:04
2
3 Modified: ChangeLog kmail-4.4.8.ebuild kmail-4.4.9.ebuild
4 Log:
5 Fixed tests by adding VIRTUALX support, bug 351789
6
7 (Portage version: 2.1.9.35/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.231 kde-base/kmail/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.231&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.231&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.230&r2=1.231
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
19 retrieving revision 1.230
20 retrieving revision 1.231
21 diff -u -r1.230 -r1.231
22 --- ChangeLog 12 Jan 2011 16:25:26 -0000 1.230
23 +++ ChangeLog 22 Jan 2011 22:18:04 -0000 1.231
24 @@ -1,6 +1,10 @@
25 # ChangeLog for kde-base/kmail
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.230 2011/01/12 16:25:26 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.231 2011/01/22 22:18:04 dilfridge Exp $
29 +
30 + 22 Jan 2011; Andreas K. Huettel <dilfridge@g.o> kmail-4.4.8.ebuild,
31 + kmail-4.4.9.ebuild:
32 + Fixed tests by adding VIRTUALX support, bug 351789
33
34 12 Jan 2011; Markos Chandras <hwoarang@g.o> kmail-4.4.8.ebuild:
35 Stable on amd64 wrt bug #351345
36
37
38
39 1.3 kde-base/kmail/kmail-4.4.8.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.8.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.8.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.8.ebuild?r1=1.2&r2=1.3
44
45 Index: kmail-4.4.8.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.8.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- kmail-4.4.8.ebuild 12 Jan 2011 16:25:26 -0000 1.2
52 +++ kmail-4.4.8.ebuild 22 Jan 2011 22:18:04 -0000 1.3
53 @@ -1,10 +1,11 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.8.ebuild,v 1.2 2011/01/12 16:25:26 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.8.ebuild,v 1.3 2011/01/22 22:18:04 dilfridge Exp $
58
59 EAPI="3"
60
61 KMNAME="kdepim"
62 +VIRTUALX_REQUIRED=tests
63 inherit kde4-meta
64
65 DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
66
67
68
69 1.2 kde-base/kmail/kmail-4.4.9.ebuild
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild?rev=1.2&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild?rev=1.2&content-type=text/plain
73 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild?r1=1.1&r2=1.2
74
75 Index: kmail-4.4.9.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild,v
78 retrieving revision 1.1
79 retrieving revision 1.2
80 diff -u -r1.1 -r1.2
81 --- kmail-4.4.9.ebuild 29 Dec 2010 16:56:07 -0000 1.1
82 +++ kmail-4.4.9.ebuild 22 Jan 2011 22:18:04 -0000 1.2
83 @@ -1,10 +1,11 @@
84 -# Copyright 1999-2010 Gentoo Foundation
85 +# Copyright 1999-2011 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild,v 1.1 2010/12/29 16:56:07 tampakrap Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild,v 1.2 2011/01/22 22:18:04 dilfridge Exp $
89
90 EAPI="3"
91
92 KMNAME="kdepim"
93 +VIRTUALX_REQUIRED=tests
94 inherit kde4-meta
95
96 DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."