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
|
# ChangeLog for gnome-extra/synapse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/ChangeLog,v 1.20 2013/04/07 14:43:58 jlec Exp $
07 Apr 2013; Justin Lecher <jlec@gentoo.org> synapse-0.2.10.ebuild,
metadata.xml:
Make all ebuilds use vala.eclass, #463720
25 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> -synapse-0.2.4.ebuild,
-synapse-0.2.6.ebuild, -synapse-0.2.8.2.ebuild:
old
25 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> synapse-0.2.10.ebuild:
Remove USE="ayatana" while waiting for GTK+ 3.x port of synapse wrt #411613
05 May 2012; Jeff Horelick <jdhore@gentoo.org> synapse-0.2.4.ebuild,
synapse-0.2.6.ebuild, synapse-0.2.8.2.ebuild, synapse-0.2.10.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
24 Apr 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.10.ebuild:
Progress changes to latest version
24 Apr 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.8.2.ebuild:
Correct deps as zeitgeist itself now shipps the fts extention
*synapse-0.2.10 (19 Mar 2012)
19 Mar 2012; Justin Lecher <jlec@gentoo.org>
files/synapse-0.2.8.2-underlinking.patch,
files/synapse-0.2.8.2-zeitgeist.patch, +synapse-0.2.10.ebuild:
Version Bump, clean backport of patches against underlinking and
unconditional linking, #403345
15 Feb 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.8.2.ebuild,
+files/synapse-0.2.8.2-zeitgeist.patch:
Fix build without zeitgeist support, #403345
14 Feb 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
ayatana is now global per http://archives.gentoo.org/gentoo-
dev/msg_f2eb26947d0c86020625a9aeca6f25e4.xml
12 Feb 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.8.2.ebuild:
remove hard DEP on libzeitgeist, reported by Johann Schmitz on phone
01 Feb 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.8.2.ebuild:
Move to gnome2.utils usage for maintaining the DE things
29 Jan 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.8.2.ebuild,
+files/synapse-0.2.8.2-underlinking.patch:
Add underlinking patch, moved to autotools-utils.eclass
*synapse-0.2.8.2 (29 Jan 2012)
29 Jan 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.4.ebuild,
synapse-0.2.6.ebuild, +synapse-0.2.8.2.ebuild, metadata.xml:
Version Bump #389179, add myself as maintainer, add USE for linindicator,
plugin and optinal zeigeist support
29 Jan 2012; Justin Lecher <jlec@gentoo.org> synapse-0.2.4.ebuild,
synapse-0.2.6.ebuild:
Correct slotting of libgee dep, #395585
15 Dec 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #353461
25 May 2011; Kevin McCarthy <signals@gentoo.org> synapse-0.2.6.ebuild:
Add minimum versions to DEPEND #368401
12 Apr 2011; Kevin McCarthy <signals@gentoo.org> synapse-0.2.6.ebuild:
Fix duplicate dep on gtkhotkey
*synapse-0.2.6 (12 Apr 2011)
12 Apr 2011; Kevin McCarthy <signals@gentoo.org> +synapse-0.2.6.ebuild:
New version. Added missing dep for gnome-icon-theme
02 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> synapse-0.2.4.ebuild:
Pin libunique and gdk-pixbuf to appropriate slots.
*synapse-0.2.4 (02 Mar 2011)
02 Mar 2011; Kevin McCarthy <signals@gentoo.org> +synapse-0.2.4.ebuild,
+metadata.xml:
Initial commit. Ebuild by signals@gentoo.org.
|