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
|
# ChangeLog for app-office/texmacs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.20 2004/04/26 15:07:19 usata Exp $
*texmacs-1.0.3.7 (26 Apr 2004)
*texmacs-1.0.3-r1 (26 Apr 2004)
26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> texmacs-1.0.1-r1.ebuild,
texmacs-1.0.2.4.ebuild, texmacs-1.0.3-r1.ebuild, texmacs-1.0.3.3.ebuild,
texmacs-1.0.3.7.ebuild, texmacs-1.0.3.ebuild:
Added ebuilds from stable and development branch. Marked 1.0.3
stable on x86. Added flag-o-matic back. (it is actually in portage
functions but it is recommended to inherit it)
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> texmacs-1.0.1-r1.ebuild:
Add die following econf for bug 48950
*texmacs-1.0.3.3 (21 Feb 2004)
*texmacs-1.0.3 (21 Feb 2004)
12 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> texmacs-1.0.3.3.ebuild,
texmacs-1.0.3.ebuild, files/TeXmacs.desktop:
Added TeXmacs appliations menu entry, contributed by Keith Lea
<keith@cs.oswego.edu>. Closing bug #43545
21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> texmacs-1.0.1-r1.ebuild,
texmacs-1.0.1.23.ebuild, texmacs-1.0.1.ebuild, texmacs-1.0.2.4.ebuild,
texmacs-1.0.3.3.ebuild, texmacs-1.0.3.ebuild:
Version bumped, closing bug #38894. Removed old versions.
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> texmacs-1.0.1-r1.ebuild,
texmacs-1.0.1.23.ebuild, texmacs-1.0.1.ebuild, texmacs-1.0.2.4.ebuild:
changed app-text/ghostscript to virtual/ghostscript
*texmacs-1.0.2.4 (28 Oct 2003)
28 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> texmacs-1.0.1-r1.ebuild,
texmacs-1.0.1.23.ebuild, texmacs-1.0.1.ebuild, texmacs-1.0.2.4.ebuild:
Version bumped. Changed app-text/tetex to virtual/tetex.
Closing Bug #31032.
14 Sep 2003; Mike Gardiner <obz@gentoo.org> texmacs-1.0.0.19.ebuild:
Removed old version
*texmacs-1.0.1.23 (14 Sep 2003)
14 Sep 2003; Mike Gardiner <obz@gentoo.org> texmacs-1.0.1.23.ebuild:
New version
*texmacs-1.0.1-r1 (13 Sep 2003)
13 Sep 2003; Mike Gardiner <obz@gentoo.org> texmacs-1.0.1-r1.ebuild:
New revision adding spell support through ispell
12 Jun 2003; <msterret@gentoo.org> texmacs-1.0.0.19.ebuild,
texmacs-1.0.1.ebuild:
fix Header
*texmacs-1.0.1 (02 Jan 2002)
22 Apr 2003; Brandon Low <lostlogic@gentoo.org> texmacs-1.0.0.19.ebuild,
texmacs-1.0.1.ebuild:
Change supersed dependencies
17 Mar 2003; Graham Forest <vladimir@gentoo.org> texmacs-1.0.1.ebuild:
set ~ppc in keywords
02 Jan 2002; Matthew Turk <satai@gentoo.org> texmacs-1.0.1.ebuild :
Included some opts, manually turned off all inlining. Hopefully this'll work
nicely. Also bumped version.
*texmacs-1.0.0.19 (23 Oct 2002)
06 Nov 2002; Seemant Kulleen <seemant@gentoo.org> texmacs-1.0.0.19.ebuild :
Changed to use econf so things get installed in the correct locations
and custom CXXFLAGS settings. Closes bug #10220 by:
jap1@ionet.net (Jacob Perkins)
23 Oct 2002; Matthew Turk <satai@gentoo.org> :
New version, testing. Changing to unstable.
*texmacs-1.0.0.16 (13 Sep 2002)
13 Sep 2002; Matthew Turk <satai@gentoo.org> ChangeLog :
New version, close submission #7860
*texmacs-1.0.0.8 (03 Jul 2002)
03 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
New version, close submission #4277
*texmacs-1.0 (29 May 2002)
29 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
Initial ebuild. Based on bug #.
|