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:22:38
Message-Id: 20100703012234.CAB422CF3C@corvid.gentoo.org
1 jmbsvicetto 10/07/03 01:22:34
2
3 Modified: kmail-4.4.5.ebuild ChangeLog
4 Log:
5 Synced keywords from 4.4.4 ebuilds dropping ~alpha and ~ia64 keywords as these arches don't have semantic-desktop support.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 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.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild?r1=1.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- kmail-4.4.5.ebuild 30 Jun 2010 15:36:53 -0000 1.1
22 +++ kmail-4.4.5.ebuild 3 Jul 2010 01:22:34 -0000 1.2
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.1 2010/06/30 15:36:53 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild,v 1.2 2010/07/03 01:22:34 jmbsvicetto Exp $
28
29 EAPI="3"
30
31 @@ -8,7 +8,7 @@
32 inherit kde4-meta
33
34 DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
37 IUSE="debug +handbook"
38
39 DEPEND="
40
41
42
43 1.216 kde-base/kmail/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.216&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.216&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.215&r2=1.216
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
52 retrieving revision 1.215
53 retrieving revision 1.216
54 diff -u -r1.215 -r1.216
55 --- ChangeLog 30 Jun 2010 15:36:53 -0000 1.215
56 +++ ChangeLog 3 Jul 2010 01:22:34 -0000 1.216
57 @@ -1,6 +1,11 @@
58 # ChangeLog for kde-base/kmail
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.215 2010/06/30 15:36:53 alexxy Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.216 2010/07/03 01:22:34 jmbsvicetto Exp $
62 +
63 + 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
64 + kmail-4.4.5.ebuild:
65 + [kde-base/kmail-4.4.5] Synced keywords from 4.4.4 ebuilds dropping ~alpha
66 + and ~ia64 keywords as these arches don't have semantic-desktop support.
67
68 *kmail-4.4.5 (30 Jun 2010)