1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for net-libs/libkolabxml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.17 2013/04/29 12:48:34 ago Exp $
29 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.3.ebuild:
Stable for amd64, wrt bug #466074
02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.1.ebuild:
Stable for ppc64, wrt bug #462890
*libkolabxml-0.8.3 (18 Mar 2013)
18 Mar 2013; Michael Palimaka <kensington@gentoo.org>
+libkolabxml-0.8.3.ebuild:
Version bump.
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> libkolabxml-0.8.1.ebuild:
Move Qt dependencies to the new category
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.1.ebuild:
Add ~ppc64, wrt bug #455960
29 Jan 2013; Michael Palimaka <kensington@gentoo.org>
libkolabxml-0.8.1.ebuild:
Revert previous commit that introduces breakage.
29 Jan 2013; Michael Palimaka <kensington@gentoo.org>
libkolabxml-0.8.1.ebuild:
Explicitly define libdir to satisfy multilib-strict.
07 Dec 2012; Chris Reffett <creffett@gentoo.org> -libkolabxml-0.6.0.ebuild,
-libkolabxml-0.8.0.ebuild, libkolabxml-0.8.1.ebuild:
Update LICENSE per bug 446382. Remove old.
30 Nov 2012; <ago@gentoo.org> libkolabxml-0.8.1.ebuild:
Stable for ppc, wrt bug #442394
23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.1.ebuild:
Stable for x86, wrt bug #442394
23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.1.ebuild:
Stable for amd64, wrt bug #442394
17 Oct 2012; Markus Meier <maekke@gentoo.org> libkolabxml-0.8.1.ebuild:
add ~arm, bug #430072
*libkolabxml-0.8.1 (26 Sep 2012)
26 Sep 2012; Chris Reffett <creffett@gentoo.org> +libkolabxml-0.8.1.ebuild:
Version bump to 0.8.1
26 Sep 2012; Chris Reffett <creffett@gentoo.org> libkolabxml-0.8.0.ebuild:
License fix.
*libkolabxml-0.8.0 (10 Aug 2012)
10 Aug 2012; Chris Reffett <creffett@gentoo.org> +libkolabxml-0.8.0.ebuild,
libkolabxml-0.6.0.ebuild:
Increase swig dependency to 2.0.7 wrt bug 430314, thanks to alexander haensch
<alexander.haensch@gmail.com> for the catch. Add language dependencies. Add
version bump to 0.8.0.
*libkolabxml-0.6.0 (01 Aug 2012)
01 Aug 2012; Johannes Huber <johu@gentoo.org> +libkolabxml-0.6.0.ebuild,
+metadata.xml:
Initial commit. Import from kde overlay. Needed for KDE SC 4.9.0.
|