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
|
# ChangeLog for app-text/migemo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/migemo/ChangeLog,v 1.20 2007/12/25 17:02:40 phreak Exp $
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing usata from metadata.xml as per #22931.
*migemo-0.40-r3 (21 Dec 2007)
21 Dec 2007; Ulrich Mueller <ulm@gentoo.org> +files/51migemo-gentoo.el,
+files/migemo-0.40-without-emacs.patch, -migemo-0.40-r2.ebuild,
+migemo-0.40-r3.ebuild:
Modify build system to work without Emacs at compile time, bug #202796.
Don't enable adviced search functions as site default.
20 Dec 2007; MATSUU Takuto <matsuu@gentoo.org> migemo-0.40-r2.ebuild:
Fixed emacs dependency, bug #202796.
*migemo-0.40-r2 (20 Dec 2007)
20 Dec 2007; MATSUU Takuto <matsuu@gentoo.org> +migemo-0.40-r2.ebuild:
Added emacs USE flag, bug #202796.
06 Oct 2007; Ulrich Mueller <ulm@gentoo.org> migemo-0.40-r1.ebuild:
Minor QA: quote some variables. Add a die command. Drop ppc-macos keyword.
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> migemo-0.40-r1.ebuild:
Fix SRC_URI and HOMEPAGE.
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
11 Sep 2004; Tom Martin <slarti@gentoo.org> migemo-0.40-r1.ebuild:
Stable on amd64.
08 Aug 2004; Tom Gall <tgall@gentoo.org> migemo-0.40-r1.ebuild:
stable on ppc64, bug #57676
31 Jul 2004; MATSUU Takuto <matsuu@gentoo.org> migemo-0.40-r1.ebuild:
Added to ~amd64.
30 May 2004; Mamoru KOMACHI <usata@gentoo.org> migemo-0.40-r1.ebuild:
Stable on ppc
04 May 2004; Guy Martin <gmsoft@gentoo.org> migemo-0.40-r1.ebuild:
Marked stable on hppa.
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> migemo-0.40-r1.ebuild:
virtual/ruby fix. don't assign default ${S}
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> migemo-0.40-r1.ebuild:
~ppc until deps are stable; header fix
01 Jan 2004; <usata@gentoo.org> migemo-0.40-r1.ebuild, migemo-0.40.ebuild:
Changed emake to emake -j1 since emake hangs ;(
*migemo-0.40-r1 (01 Oct 2003)
14 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> migemo-0.40-r1.ebuild:
Considered as stable for x86, alpha, sparc and ppc
01 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
migemo-0.40-r1.ebuild, migemo-0.40.ebuild, files/50migemo-gentoo.el:
Moved from app-emacs/migemo. Suggested by Hattya <hattya@inter7.jp>
in Bug #30005. Added DEPEND="!app-dicts/migemo-dict" to 0.40.
|