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
|
# ChangeLog for app-emacs/emacs-daemon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.18 2009/08/15 22:19:03 ulm Exp $
15 Aug 2009; Ulrich Mueller <ulm@gentoo.org> ChangeLog:
Dummy commit to trigger update of packages.gentoo.org.
*emacs-daemon-0.15 (17 Jul 2009)
17 Jul 2009; Ulrich Mueller <ulm@gentoo.org> emacs-daemon-0.14.ebuild,
+emacs-daemon-0.15.ebuild:
Remove compatibility code that was needed for Emacs 23.0.90 and earlier.
Version bump; remove OpenRC dependency, as the init script should now be
compatible with baselayout-1.
03 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
-emacs-daemon-0.13.ebuild:
clean up
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> emacs-daemon-0.14.ebuild:
Marked ~hppa (bug #263222).
15 Apr 2009; Ulrich Mueller <ulm@gentoo.org> emacs-daemon-0.13.ebuild,
emacs-daemon-0.14.ebuild:
Revert change of 25 Feb 2009 wrt bug 266262.
10 Apr 2009; Raúl Porcel <armin76@gentoo.org> emacs-daemon-0.14.ebuild:
Add ~arm/~ia64/~s390/~sh wrt #263222
07 Apr 2009; Tobias Klausmann <klausman@gentoo.org>
emacs-daemon-0.14.ebuild:
Keyworded on alpha, bug #263222
25 Mar 2009; Tiago Cunha <tcunha@gentoo.org> emacs-daemon-0.14.ebuild:
keyworded ~arch for sparc, bug 263222
*emacs-daemon-0.14 (18 Mar 2009)
18 Mar 2009; Ulrich Mueller <ulm@gentoo.org> -emacs-daemon-0.12.ebuild,
+emacs-daemon-0.14.ebuild:
Version bump. Remove old.
25 Feb 2009; Ulrich Mueller <ulm@gentoo.org> emacs-daemon-0.13.ebuild:
Remove check for daemon option in pkg_setup, use NEED_EMACS=23 instead.
*emacs-daemon-0.13 (23 Feb 2009)
23 Feb 2009; Ulrich Mueller <ulm@gentoo.org> -emacs-daemon-0.10.ebuild,
-emacs-daemon-0.11.ebuild, +emacs-daemon-0.13.ebuild:
Version bump. Remove old.
*emacs-daemon-0.12 (01 Feb 2009)
01 Feb 2009; Ulrich Mueller <ulm@gentoo.org> +emacs-daemon-0.12.ebuild:
Version bump.
*emacs-daemon-0.11 (14 Jan 2009)
14 Jan 2009; Ulrich Mueller <ulm@gentoo.org> -emacs-daemon-0.8.ebuild,
-emacs-daemon-0.9.ebuild, +emacs-daemon-0.11.ebuild:
Version bump. Remove old.
*emacs-daemon-0.10 (27 Dec 2008)
27 Dec 2008; Ulrich Mueller <ulm@gentoo.org> +emacs-daemon-0.10.ebuild:
Version bump.
*emacs-daemon-0.9 (19 Dec 2008)
19 Dec 2008; Ulrich Mueller <ulm@gentoo.org> -emacs-daemon-0.7.ebuild,
+emacs-daemon-0.9.ebuild:
Version bump. Remove old.
*emacs-daemon-0.8 (08 Dec 2008)
08 Dec 2008; Ulrich Mueller <ulm@gentoo.org> +emacs-daemon-0.8.ebuild:
Version bump.
*emacs-daemon-0.7 (30 Nov 2008)
30 Nov 2008; Ulrich Mueller <ulm@gentoo.org> +metadata.xml,
+emacs-daemon-0.7.ebuild:
Initial import. Ebuild contributed by me.
|