blob: 47c1eef646a26b378faf6b7e8691d21d9a3da5ef (
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
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
|
# ChangeLog for app-text/tetex
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.19 2003/01/03 03:53:38 satai Exp $
02 Jan 2003; Matthew Turk <satai@gentoo.org> :
Added a fix to allow dvips to recognize when secure mode is turned off.
Closes 11579.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*tetex-1.0.7-r11 (18 Oct 2002)
07 Nov 2002; Nicholas Jones <carpaski@gentoo.org> :
unpack line fix.
18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Security update.
21 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-1.0.7-r10.ebuild :
Backport all the fixes in tetex-20020901-r1.ebuild. Only problem now is
that it seems that portage do not change permissions on a directory if
it already exists ...
19 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-20020901-r1.ebuild :
Ok, this stupid thing still had problems with ownership and unpacking
on one of my boxes. Should be fixed now.
16 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-20020901-r1.ebuild :
Some cleanups and <tab> fixes. Fix permissions on /usr/share/texmf
(fowners is not recursive). Add a patch for not running the config
stuff during 'make install', as we should rather do it in src_unpack().
*tetex-20020901-r1 (11 Sep 2002)
11 Sep 2002; satai <satai@gentoo.org> tetex-20020901-r1.ebuild :
Added patch to change TEXMFLOCAL to /usr/local/share/texmf .
*tetex-20020901 (11 Sep 2002)
11 Sep 2002; satai <satai@gentoo.org> tetex-20020901-r1.ebuild :
Fixed (kludgy) texconfig problem by replacing tcdialog with dialog from
ncurses. Remains unchanged for USE=-ncurses.
*tetex-20020901 (05 Sep 2002)
05 Sep 2002; satai <satai@gentoo.org> tetex-20020901.ebuild :
Added new, pretest version. Should fix LOTS of problems...
*tetex-1.0.7-r11 (22 Aug 2002)
22 Aug 2002; satai <satai@gentoo.org> tetex-1.0.7-r11.ebuild :
Changed default behavior to fix numerous bugs - now font generation is, by
default, available for all users.
*tetex-1.0.7-r10 (20 Jun 2002)
2 Aug 2002; phoen][x <phoenix@gentoo.org> tetex-1.0.7-r10.ebuild :
Added SLOT.
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS.
20 Jun 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r10.ebuild
files/digest-tetex-1.0.7-r10 :
Fixed libwww configure option, so it now knows where to look for the
headers. This closes bug #3928 by fatwreckfan@hotmail.com (Mark Trolley)
*tetex-1.0.7-r9 (24 Apr 2002)
2 Aug 2002; phoen][x <phoenix@gentoo.org> tetex-1.0.7-r9.ebuild :
Added SLOT.
24 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r9.ebuild
files/digest-tetex-1.0.7-r9 :
Fixed the permissions problem so that 501.501 is not the owner on
/usr/share/texmf files. The solution was presented in bug #1901 by
bardur-gta@odense.kollegienet.dk (Bardur Arantsson)
13 Apr 2002; M.Schlemmer <azarah@gentoo.org> tetex-1.0.7-r8.ebuild :
Fix the DEPEND and RDEPEND to actually specify libpng-1.2.1.
*tetex-1.0.7-r8 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r8.ebuild :
Compile against newest libpng
*tetex-1.0.7-r7 (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.
|