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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
# ChangeLog for app-office/magicpoint
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.9 2004/10/05 14:04:06 pvdabeel Exp $
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
magicpoint-1.10a-r1.ebuild:
Masked magicpoint-1.10a-r1.ebuild stable for ppc
*magicpoint-1.11a (15 Sep 2004)
15 Sep 2004; Mamoru KOMACHI <usata@gentoo.org>
-files/magicpoint-1.10a-gentoo.diff, +files/magicpoint-1.11a-gentoo.diff,
+magicpoint-1.11a.ebuild:
Version bumped. Added m17n-lib USE flag.
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> magicpoint-1.10a-r1.ebuild:
Fix use invocation
15 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> magicpoint-1.10a-r1.ebuild:
marked ~amd64
10 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
magicpoint-1.10a-r1.ebuild:
don't assign default to S; tidy
24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
magicpoint-1.09a-r1.ebuild, magicpoint-1.10a.ebuild:
clean old versions
13 Jan 2004; Marius Mauch <genone@gentoo.org> magicpoint-1.10a-r1.ebuild:
install the HTML docs in the correct location
*magicpoint-1.10a (16 Dec 2003)
16 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.09a-r1.ebuild,
magicpoint-1.10a-r1.ebuild, magicpoint-1.10a.ebuild, metadata.xml,
files/50mgp-mode-gentoo.el, files/magicpoint-1.10a-gentoo.diff,
files/magicpoint-1.10a-r1-gentoo.diff:
Moved from app-misc/magicpoint. Closing bug #35858
22 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.10a-r1.ebuild,
magicpoint-1.10a.ebuild:
Changed elisp.eclass to elisp-common.eclass
*magicpoint-1.10a-r1 (02 Sep 2003)
11 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.10a-r1.ebuild:
Marked stable on x86 and alpha.
02 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.10a-r1.ebuild,
files/magicpoint-1.10a-r1-gentoo.diff:
Defaults to Xft2 instead of VFlib2 (added a patch to fix Xft2 problem)
*magicpoint-1.10a (06 Aug 2003)
02 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.09a-r1.ebuild,
magicpoint-1.10a.ebuild:
Removed redundant SLOT, KEYWORDS and LICENSE variables.
25 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.10a.ebuild:
Fixed emacs dependency problem with inherit elisp. Added ~alpha,
~ppc and ~sparc keywords. Changed ~x86 to x86. Simplified conditionals.
06 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.10a.ebuild,
files/50mgp-mode-gentoo.el, files/magicpoint-1.10a-gentoo.diff:
Version bump. Added cjk and emacs USE flags. Upstream now supports
Xft2 rendering engine. However, it is not enabled because there is
some problem with Xft2. Included default font configuration file.
Added support scripts and sample presentation files.
*magicpoint-1.09a-r1 (12 Apr 2002)
15 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.09a-r1.ebuild:
Disabled VFlib support because it fails to build if VFlib is installed
and no --with-vfontcap specified
16 Jan 2003; Seemant Kulleen <seemant@gentoo.org> magicpoint-1.09a-r1.ebuild :
Added charset16 support if both nls and truetype are in USE. Closes bug
#12801 by nakano@gentoo.org (Masatomo Nakano)
23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> magicpoint-1.09a-r1.ebuild :
For some silly upstream reason, --enable-freetype disables it. So, this
is removed. Thanks to: jherfurth@arafox.com (Julien Herfurth) in bug
#6856.
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> magicpoint-1.09a-r1.ebuild :
Removed the ungif USE flag, and added nls and imlib and truetype USE dependent
compilation.
*magicpoint-1.09a (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> magicpoint-1.09a.ebuild :
Version upgrade -- copied the 1.07a ebuild over, and updated its syntax from
try to die and the copyright info. Thanks to Matthew Kennedy for the update
info.
*magicpoint-1.07a (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|