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
|
# ChangeLog for dev-libs/libindicate
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.7 2010/03/31 17:43:34 tampakrap Exp $
*libindicate-0.3.6 (31 Mar 2010)
31 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+libindicate-0.3.6.ebuild,
+files/libindicate-0.3.6-no-gobject-introspection.patch,
+files/libindicate-0.3.6-optional-gtk-support.patch:
Version bump, moved from kde overlay, thanks to Dennis Schridde.Reference
launchpad bugs for the patches
16 Feb 2010; Joseph Jezak <josejx@gentoo.org> libindicate-0.2.3-r1.ebuild:
Marked ~ppc/~ppc64 for bug #304365.
*libindicate-0.2.3-r1 (19 Dec 2009)
19 Dec 2009; Romain Perier <mrpouet@gentoo.org>
+libindicate-0.2.3-r1.ebuild:
Fix bug #294279, put --docdir unconditionnally in my_conf (due to example
code installed all the time). thanks to Daniel Pielmeier.
23 Nov 2009; Romain Perier <mrpouet@gentoo.org>
libindicate-0.2.3.ebuild,
files/libindicate-0.2.3-optional-gtk-support.patch:
Fix bug #294279, skip test programs installed in /usr/libexec and respect
$PF for examples code, many thanks to Flameeyes.
30 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
libindicate-0.2.3.ebuild,
files/libindicate-0.2.3-optional-gtk-support.patch:
Update the gtk patch to exclude docs too.
29 Oct 2009; Romain Perier <mrpouet@gentoo.org>
libindicate-0.2.3.ebuild,
files/libindicate-0.2.3-optional-gtk-support.patch:
Fix some QA : do not ever use ../something/something.la, it is prone to
breakage (parallel build). Add a missing die to dodoc. Thanks to EvaSDK.
*libindicate-0.2.3 (29 Oct 2009)
29 Oct 2009; Romain Perier <mrpouet@gentoo.org>
+libindicate-0.2.3.ebuild,
+files/libindicate-0.2.3-optional-gtk-support.patch, +metadata.xml:
New package, necessary for libindicate-qt (kde team).
|