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
|
# ChangeLog for gnome-extra/mc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mc/ChangeLog,v 1.16 2002/12/09 04:22:40 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*mc-4.5.55-r7 (06 Dec 2002)
06 Dec 2002; Brad Cowan <bcowan@gentoo.org> mc-4.5.55-r7.ebuild,
files/digest-mc-4.5.55-r7:
Total rework of an ugly ebuild, hopefully fixes a problem with help,
files in var/tmp.
*mc-4.6.0_pre1-r4 (13 Nov 2002)
13 Nov 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r4.ebuild,
files/digest-mc-4.6.0_pre1-r4, files/man2hlp.c :
Replaced man2hlp.c with a cvs version recommended by upstream dev's,
still trying to fix problem with /var/tmp filling up.
*mc-4.6.0_pre1-r3 (10 Nov 2002)
10 Nov 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r3.ebuild,
files/digest-mc-4.6.0_pre1-r3 :
Removed troublesome man2help translations, hopefully finally fixed
problem with /var/tmp filling up.
*mc-4.6.0_pre1-r2 (29 Oct 2002)
29 Oct 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r2.ebuild,
files/digest-mc-4.6.0_pre1-r2 :
Updated snapshot.
*mc-4.6.0_pre1-r1 (23 Oct 2002)
23 Oct 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r1.ebuild,
files/digest-mc-4.6.0_pre1-r1 :
Added snapshot patch to fix pam compile bug, closes bug #9424.
*mc-4.6.0_pre1 (22 Aug 2002)
22 Aug 2002; Brad Cowan <bradlyatc@cowancomputers.com> mc-4.6.0_pre1.ebuild :
ChangeLog, files/digest-mc-4.6.0_pre1 :
Version bump with many bugfixes and improvements.
*mc-4.5.55-r5 (20 Jun 2002)
20 Jun 2002; Seemant Kulleen <seemant@gentoo.org> mc-4.5.55-r5.ebuild
files/digest-mc-4.5.55-r5 :
Samba fixes from Maik Schreiber <bZ@iq-computing.de>,
closes bug #3113.
*mc-4.5.55-r4 (11 Apr 2002)
11 Apr 2002; Spider <spider@gentoo.org>
Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages
*mc-4.5.55-r4 (26 Mar 2002)
26 Mar 2002; M.Schlemmer <azarah@gentoo.org> mc-4.5.55-r4.ebuild :
Remove gnome support as it is broken currently. Add the X use flag support.
*mc-4.5.55-r2 (22 Mar 2002)
22 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mc-4.5.55-r2.ebuild :
LFH compliance: Matthew Kennedy submitted us this fix, which places the man
pages into the /usr/share/man tree, instead of /usr/man. This turns out to
be more LFH compliant, in addition to placin the manpages where man knows to
look for them (/usr/man is not in MANPATH).
*mc-4.5.55-r1 (10 Mar 2002)
10 Mar 2002; Bruce A. Locke <blocke@shivan.org> mc-4.5.55-r1.ebuild :
- NLS fixes submitted by seemant@rocketmail.com (Seemant Kulleen)
- gpm dependency fix from homas.raschbacher@Netway.at (LordVan(Thomas Raschbacher))
|