blob: 3e695cef77d4cbed7944895cf8e98c8a61c201bf (
plain)
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
|
# ChangeLog for app-emacs/mell
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/mell/ChangeLog,v 1.19 2009/04/11 17:00:16 nixnut Exp $
11 Apr 2009; nixnut <nixnut@gentoo.org> mell-1.0.0-r1.ebuild:
ppc stable #265618
10 Apr 2009; Ulrich Mueller <ulm@gentoo.org> -files/51mell-gentoo.el,
+files/50mell-gentoo-1.0.0.el, files/50mell-gentoo.el, mell-1.0.0.ebuild,
mell-1.0.0-r1.ebuild:
Rename site-init file.
*mell-1.0.0-r1 (09 Mar 2009)
09 Mar 2009; Ulrich Mueller <ulm@gentoo.org> +files/51mell-gentoo.el,
+mell-1.0.0-r1.ebuild:
Ebuild completely redone, use facilities of elisp.eclass instead of the
package's build system. Byte-compile all elisp files. Install Japanese
documentation with LINGUAS=ja only.
02 Dec 2007; Christian Faulhammer <opfer@gentoo.org> mell-1.0.0.ebuild:
only install useful documentation and make dodoc argument readable
04 Jul 2007; Christian Faulhammer <opfer@gentoo.org> mell-1.0.0.ebuild:
removed virtual/emacs from DEPEND; relocated IUSE; reordered KEYWORDS; added
some quotes and die comments; adjusted DESCRIPTION
25 Nov 2005; Tom Gall <tgall@gentoo.org> mell-1.0.0.ebuild:
stable on ppc64
22 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> mell-1.0.0.ebuild:
Added ~amd64
27 Jan 2005; Yuta SATOH <nigoro@gentoo.org> mell-1.0.0.ebuild:
added ~ppc64
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
02 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild:
Removed ${D} from init-mell.el.
23 May 2004; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild:
Stable on ppc
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> mell-1.0.0.ebuild:
Stable on alpha.
25 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild:
Added ~alpha keyword. Don't assign default to S
01 Mar 2004; David Holm <dholm@gentoo.org> mell-1.0.0.ebuild:
Added to ~ppc.
25 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild:
Considered stable
*mell-1.0.0 (05 Dec 2003)
05 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild,
metadata.xml, files/50mell-gentoo.el:
Initial import. Ebuild submitted by Hattya <hattya@inter7.jp>
Closing bug #31501
|