Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.10.3.ebuild kmail-4.4.11.1-r1.ebuild kmail-4.10.2.ebuild ChangeLog
Date: Fri, 31 May 2013 14:54:38
Message-Id: 20130531145430.5E7392171D@flycatcher.gentoo.org
1 kensington 13/05/31 14:54:30
2
3 Modified: kmail-4.10.3.ebuild kmail-4.4.11.1-r1.ebuild
4 kmail-4.10.2.ebuild ChangeLog
5 Log:
6 Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
9
10 Revision Changes Path
11 1.3 kde-base/kmail/kmail-4.10.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.3.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.3.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.3.ebuild?r1=1.2&r2=1.3
16
17 Index: kmail-4.10.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.3.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- kmail-4.10.3.ebuild 8 May 2013 21:41:42 -0000 1.2
24 +++ kmail-4.10.3.ebuild 31 May 2013 14:54:30 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.3.ebuild,v 1.2 2013/05/08 21:41:42 johu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.3.ebuild,v 1.3 2013/05/31 14:54:30 kensington Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34 IUSE="debug"
35
36 DEPEND="
37 - $(add_kdebase_dep kdepimlibs 'semantic-desktop')
38 + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
39 $(add_kdebase_dep korganizer)
40 $(add_kdebase_dep kdepim-common-libs)
41 "
42
43
44
45 1.6 kde-base/kmail/kmail-4.4.11.1-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.11.1-r1.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.11.1-r1.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.4.11.1-r1.ebuild?r1=1.5&r2=1.6
50
51 Index: kmail-4.4.11.1-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.11.1-r1.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- kmail-4.4.11.1-r1.ebuild 8 Dec 2012 12:04:14 -0000 1.5
58 +++ kmail-4.4.11.1-r1.ebuild 31 May 2013 14:54:30 -0000 1.6
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2012 Gentoo Foundation
61 +# Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.11.1-r1.ebuild,v 1.5 2012/12/08 12:04:14 dilfridge Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.11.1-r1.ebuild,v 1.6 2013/05/31 14:54:30 kensington Exp $
65
66 EAPI=4
67
68 @@ -14,8 +14,8 @@
69 IUSE="debug"
70
71 DEPEND="
72 - $(add_kdebase_dep kdelibs 'semantic-desktop' 4.6)
73 - $(add_kdebase_dep kdepimlibs 'semantic-desktop' 4.6)
74 + $(add_kdebase_dep kdelibs 'semantic-desktop(+)' 4.6)
75 + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)' 4.6)
76 $(add_kdebase_dep libkdepim '' 4.4.11.1-r1)
77 $(add_kdebase_dep libkleo)
78 $(add_kdebase_dep libkpgp)
79
80
81
82 1.6 kde-base/kmail/kmail-4.10.2.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild?rev=1.6&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild?rev=1.6&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild?r1=1.5&r2=1.6
87
88 Index: kmail-4.10.2.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild,v
91 retrieving revision 1.5
92 retrieving revision 1.6
93 diff -u -r1.5 -r1.6
94 --- kmail-4.10.2.ebuild 5 May 2013 10:14:42 -0000 1.5
95 +++ kmail-4.10.2.ebuild 31 May 2013 14:54:30 -0000 1.6
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2013 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild,v 1.5 2013/05/05 10:14:42 ago Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild,v 1.6 2013/05/31 14:54:30 kensington Exp $
101
102 EAPI=5
103
104 @@ -14,7 +14,7 @@
105 IUSE="debug"
106
107 DEPEND="
108 - $(add_kdebase_dep kdepimlibs 'semantic-desktop')
109 + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
110 $(add_kdebase_dep korganizer)
111 $(add_kdebase_dep kdepim-common-libs)
112 "
113
114
115
116 1.347 kde-base/kmail/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.347&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.347&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.346&r2=1.347
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
125 retrieving revision 1.346
126 retrieving revision 1.347
127 diff -u -r1.346 -r1.347
128 --- ChangeLog 8 May 2013 21:41:42 -0000 1.346
129 +++ ChangeLog 31 May 2013 14:54:30 -0000 1.347
130 @@ -1,6 +1,11 @@
131 # ChangeLog for kde-base/kmail
132 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.346 2013/05/08 21:41:42 johu Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.347 2013/05/31 14:54:30 kensington Exp $
135 +
136 + 31 May 2013; Michael Palimaka <kensington@g.o> kmail-4.10.2.ebuild,
137 + kmail-4.10.3.ebuild, kmail-4.4.11.1-r1.ebuild:
138 + Add USE dependency default in preparation for the removal of the semantic-
139 + desktop USE flag.
140
141 08 May 2013; Johannes Huber <johu@g.o> kmail-4.10.3.ebuild:
142 Restore accidentally dropped keywords.