Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkolab/files/, net-libs/libkolab/
Date: Wed, 01 Aug 2012 23:18:37
Message-Id: 1343851485.54fe28f132dddec86e0e97c9c43fb0c67d4876f0.johu@gentoo
1 commit: 54fe28f132dddec86e0e97c9c43fb0c67d4876f0
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 1 20:04:45 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 1 20:04:45 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=54fe28f1
7
8 [net-libs/libkolab] Moved to tree.
9
10 (Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 net-libs/libkolab/files/libkolab-fix-include.patch | 146 --------------------
14 net-libs/libkolab/libkolab-0.2.0.ebuild | 31 ----
15 net-libs/libkolab/metadata.xml | 5 -
16 3 files changed, 0 insertions(+), 182 deletions(-)
17
18 diff --git a/net-libs/libkolab/files/libkolab-fix-include.patch b/net-libs/libkolab/files/libkolab-fix-include.patch
19 deleted file mode 100644
20 index 71dc684..0000000
21 --- a/net-libs/libkolab/files/libkolab-fix-include.patch
22 +++ /dev/null
23 @@ -1,146 +0,0 @@
24 ---- conversion/commonconversion.h 2012-05-02 07:56:08.000000000 -0400
25 -+++ conversion/commonconversion.h 2012-07-02 23:04:24.762660720 -0400
26 -@@ -20,7 +20,7 @@
27 -
28 - #include <KDE/KDateTime>
29 - #include <QStringList>
30 --#include <kolab/kolabcontainers.h>
31 -+#include <kolabcontainers.h>
32 -
33 -
34 - namespace Kolab {
35 -@@ -32,4 +32,4 @@
36 - };
37 - };
38 -
39 --#endif
40 -\ No newline at end of file
41 -+#endif
42 ---- conversion/kabcconversion.h 2012-05-02 07:56:08.000000000 -0400
43 -+++ conversion/kabcconversion.h 2012-07-02 23:04:24.762660720 -0400
44 -@@ -20,7 +20,7 @@
45 -
46 - #include "kolab_export.h"
47 -
48 --#include <kolab/kolabcontact.h>
49 -+#include <kolabcontact.h>
50 - #include <kabc/addressee.h>
51 - #include <kabc/contactgroup.h>
52 -
53 -@@ -40,4 +40,4 @@
54 - };
55 - };
56 -
57 --#endif
58 -\ No newline at end of file
59 -+#endif
60 ---- conversion/kcalconversion.h 2012-05-02 07:56:08.000000000 -0400
61 -+++ conversion/kcalconversion.h 2012-07-02 23:04:24.763660720 -0400
62 -@@ -20,9 +20,9 @@
63 -
64 - #include "kolab_export.h"
65 -
66 --#include <kolab/kolabevent.h>
67 --#include <kolab/kolabtodo.h>
68 --#include <kolab/kolabjournal.h>
69 -+#include <kolabevent.h>
70 -+#include <kolabtodo.h>
71 -+#include <kolabjournal.h>
72 - #include <kcalcore/event.h>
73 - #include <kcalcore/todo.h>
74 - #include <kcalcore/journal.h>
75 -@@ -49,4 +49,4 @@
76 - };
77 - };
78 -
79 --#endif
80 -\ No newline at end of file
81 -+#endif
82 ---- conversion/kolabconversion.h 2012-05-02 07:56:08.000000000 -0400
83 -+++ conversion/kolabconversion.h 2012-07-02 23:04:24.764660720 -0400
84 -@@ -20,7 +20,7 @@
85 -
86 - #include "kolab_export.h"
87 -
88 --#include <kolab/kolabnote.h>
89 -+#include <kolabnote.h>
90 - #include <kmime/kmime_message.h>
91 -
92 - namespace Kolab {
93 -@@ -36,4 +36,4 @@
94 - };
95 - };
96 -
97 --#endif
98 -\ No newline at end of file
99 -+#endif
100 ---- kolabformat/errorhandler.cpp 2012-05-02 07:56:08.000000000 -0400
101 -+++ kolabformat/errorhandler.cpp 2012-07-02 23:04:24.764660720 -0400
102 -@@ -20,7 +20,7 @@
103 -
104 - #include <qdebug.h>
105 -
106 --#include <kolab/kolabformat.h>
107 -+#include <kolabformat.h>
108 -
109 - namespace Kolab {
110 -
111 ---- kolabformat/kolabobject.cpp 2012-05-02 07:56:08.000000000 -0400
112 -+++ kolabformat/kolabobject.cpp 2012-07-02 23:04:24.765660720 -0400
113 -@@ -34,7 +34,7 @@
114 - #include <conversion/kabcconversion.h>
115 - #include <conversion/kolabconversion.h>
116 - #include <akonadi/notes/noteutils.h>
117 --#include <kolab/kolabformat.h>
118 -+#include <kolabformat.h>
119 -
120 -
121 - namespace Kolab {
122 ---- tests/benchmark.cpp 2012-05-02 07:56:08.000000000 -0400
123 -+++ tests/benchmark.cpp 2012-07-02 23:05:22.746664944 -0400
124 -@@ -19,7 +19,7 @@
125 - #include "kolabformatV2/event.h"
126 - #include "conversion/kcalconversion.h"
127 - #include <kmime/kmime_message.h>
128 --#include <kolab/kolabformat.h>
129 -+#include <kolabformat.h>
130 - #include <kdebug.h>
131 - #include "testutils.h"
132 -
133 ---- tests/formattest.cpp 2012-05-02 07:56:08.000000000 -0400
134 -+++ tests/formattest.cpp 2012-07-02 23:05:34.920665858 -0400
135 -@@ -26,8 +26,8 @@
136 - #include <qtemporaryfile.h>
137 - #include <QBuffer>
138 - #include <kdebug.h>
139 --#include <kolab/kolabcontainers.h>
140 --#include <kolab/kolabformat.h>
141 -+#include <kolabcontainers.h>
142 -+#include <kolabformat.h>
143 -
144 - #include <kcalcore/icalformat.h>
145 - #include <kabc/vcardconverter.h>
146 ---- tests/kcalconversiontest.cpp 2012-05-02 07:56:08.000000000 -0400
147 -+++ tests/kcalconversiontest.cpp 2012-07-02 23:05:46.269666653 -0400
148 -@@ -4,7 +4,7 @@
149 - #include <QtCore/QObject>
150 - #include <QtTest/QtTest>
151 - #include <KDE/KSystemTimeZones>
152 --#include <kolab/kolabcontact.h>
153 -+#include <kolabcontact.h>
154 - #include <kcalcore/recurrence.h>
155 - #include <kabc/addressee.h>
156 -
157 ---- tests/upgradetest.cpp 2012-05-02 07:56:08.000000000 -0400
158 -+++ tests/upgradetest.cpp 2012-07-02 23:06:03.269667875 -0400
159 -@@ -19,8 +19,8 @@
160 - #include "upgradetest.h"
161 -
162 - #include <QTest>
163 --#include <kolab/kolabcontainers.h>
164 --#include <kolab/kolabformat.h>
165 -+#include <kolabcontainers.h>
166 -+#include <kolabformat.h>
167 -
168 - #include "testutils.h"
169 - #include "kolabformat/kolabobject.h"
170
171 diff --git a/net-libs/libkolab/libkolab-0.2.0.ebuild b/net-libs/libkolab/libkolab-0.2.0.ebuild
172 deleted file mode 100644
173 index 56f7a53..0000000
174 --- a/net-libs/libkolab/libkolab-0.2.0.ebuild
175 +++ /dev/null
176 @@ -1,31 +0,0 @@
177 -# Copyright 1999-2012 Gentoo Foundation
178 -# Distributed under the terms of the GNU General Public License v2
179 -# $Header: $
180 -
181 -EAPI=4
182 -
183 -inherit kde4-base
184 -
185 -DESCRIPTION="Advanced Kolab Object Handling Library"
186 -HOMEPAGE="kolab.org"
187 -SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.gz"
188 -
189 -LICENSE="GPL-2 GPL-3"
190 -SLOT="4"
191 -KEYWORDS="~amd64 ~x86"
192 -IUSE="test"
193 -
194 -PATCHES=( "${FILESDIR}/libkolab-fix-include.patch" )
195 -
196 -DEPEND="
197 - $(add_kdebase_dep kdepimlibs)
198 - >=net-libs/libkolabxml-0.4.0
199 -"
200 -RDEPEND="${DEPEND}"
201 -
202 -src_configure() {
203 - local mycmakeargs=(
204 - $(cmake-utils_use_with test BUILD_TESTS)
205 - )
206 - kde4-base_src_configure
207 -}
208
209 diff --git a/net-libs/libkolab/metadata.xml b/net-libs/libkolab/metadata.xml
210 deleted file mode 100644
211 index 8d36d5b..0000000
212 --- a/net-libs/libkolab/metadata.xml
213 +++ /dev/null
214 @@ -1,5 +0,0 @@
215 -<?xml version="1.0" encoding="UTF-8"?>
216 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
217 -<pkgmetadata>
218 - <herd>kde</herd>
219 -</pkgmetadata>