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
|
# ChangeLog for app-editors/xemacs
# Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2
30 Jan 2017; <matsl@gentoo.org> xemacs-21.5.34-r5.ebuild,
+files/xemacs-21.5.34-glibc-macro.patch:
Remove define of deprecated glibc macros.
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> xemacs-21.5.34-r4.ebuild:
Update dependency after package move of eselect modules to app-eselect.
28 Dec 2014; Ulrich Müller <ulm@gentoo.org> xemacs-21.5.34-r4.ebuild:
Rename dev-db/postgresql-base to dev-db/postgresql, following package move in
main tree.
*xemacs-21.5.34-r4 (26 Dec 2014)
26 Dec 2014; Mats Lidell <matsl@gentoo.org> -xemacs-21.5.32.ebuild,
-xemacs-21.5.33.ebuild, -xemacs-21.5.34.ebuild, -xemacs-21.5.34-r1.ebuild,
-xemacs-21.5.34-r2.ebuild, -xemacs-21.5.34-r3.ebuild,
+xemacs-21.5.34-r4.ebuild:
Move xemacs man page to man1. Remove old ebuilds.
*xemacs-21.5.34-r3 (18 Apr 2014)
18 Apr 2014; Mats Lidell <matsl@gentoo.org> :+xemacs-21.5.34-r3.ebuild,
+files/xemacs-21.5.34-destdir.patch: Avoid problem with installed elisp
files in rebuilds by using DESTDIR together with using without-prefix
option. xemacs will in runtime find the elisp packages anyway.
*xemacs-21.5.34-r2 (09 Mar 2014)
09 Mar 2014; Ulrich Müller <ulm@gentoo.org> +xemacs-21.5.34-r2.ebuild:
Sync from Portage tree: Install gnuserv binaries with -xemacs suffix to avoid
file collisions with app-emacs/gnuserv; active versions of gnuclient and
gnudoit can now be selected with the gnuclient eselect module, bug 177936.
*xemacs-21.5.34-r1 (01 Feb 2014)
01 Feb 2014: Mats Lidell <matsl@gentoo.org> +xemacs-21.5.34-r1.ebuild,
+files/xemacs-21.5.34-r1-ncurses-tinfo.patch:
Add patch so ncurses can be built with tinfo library
*xemacs-21.5.34 (28 Aug 2013)
28 Aug 2013; Mats Lidell <matsl@gentoo.org> +xemacs-21.5.34.ebuild,
xemacs-21.5.33.ebuild:
Upstream beta release 21.5.34 "kale"
*xemacs-21.5.33 (30 Apr 2013)
*xemacs-21.5.32 (30 Apr 2013)
30 Apr 2013; Mats Lidell <matsl@gentoo.org> +xemacs-21.5.32.ebuild,
+xemacs-21.5.33.ebuild, +files/README.Gentoo, +files/xemacs.desktop,
+metadata.xml:
Added ebuild for xemacs-21.5.32 and xemacs-21.5.33
|