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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
# ChangeLog for dev-libs/libindicate
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.16 2011/07/19 17:34:11 pacho Exp $
19 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #266794
25 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
libindicate-0.4.4-r2.ebuild:
Dont install .la files and static archives for python, bug 356015
13 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
libindicate-0.4.4-r2.ebuild:
Does not build without app-text/gnome-doc-utils anyway. Bug 361763.
12 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
files/libindicate-0.4.4-optional-doc.patch:
Dont check for undefined variables just to output a message, bug 361763
*libindicate-0.4.4-r2 (07 Feb 2011)
07 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org>
+libindicate-0.4.4-r2.ebuild,
+files/libindicate-0.4.4-mono-parallel-make.patch,
files/libindicate-0.4.4-optional-doc.patch,
files/libindicate-0.4.4-optional-gtk.patch,
+files/libindicate-0.4.91-fix-python-version.patch,
+files/libindicate-0.4.91-optional-mono.patch,
+files/libindicate-0.4.91-optional-python.patch:
Revision bump, improved patches, ebuild and patches by Dennis Schridde
*libindicate-0.4.4-r1 (29 Jan 2011)
29 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org>
+libindicate-0.4.4-r1.ebuild:
Version bump, fix tests, support USE=introspection. Ebuild and patches by
Dennis Schridde
*libindicate-0.4.4 (17 Jan 2011)
17 Jan 2011; 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,
+libindicate-0.4.4.ebuild, +files/libindicate-0.4.4-fix-aclocal.patch,
+files/libindicate-0.4.4-fix-introspection.patch,
+files/libindicate-0.4.4-fix-out-of-source-build.patch,
+files/libindicate-0.4.4-fix-python-version.patch,
+files/libindicate-0.4.4-optional-doc.patch,
+files/libindicate-0.4.4-optional-examples.patch,
+files/libindicate-0.4.4-optional-gtk.patch,
+files/libindicate-0.4.4-optional-mono-example.patch:
Version bump, remove old, ebuild and patches by Dennis Schridde, bug 332375
03 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org>
libindicate-0.3.6.ebuild:
Add RDEPEND on dev-util/gtk-doc-am; fixes bug 348061
06 Jun 2010; Maciej Mrozowski <reavertm@gentoo.org>
-libindicate-0.2.3.ebuild, libindicate-0.2.3-r1.ebuild:
Remove old
*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).
|