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