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
|
# ChangeLog for app-emulation/mol
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.21 2003/06/09 22:08:43 msterret Exp $
09 Jun 2003; <msterret@gentoo.org> mol-0.9.69_pre1.ebuild,
mol-0.9.69_pre2.ebuild:
DEPEND on sed >= 4
*mol-0.9.69_pre2 (25 May 2003)
25 May 2003; Luca Barbato <lu_zero@gentoo.org> mol-0.9.69_pre2.ebuild:
rsync snapshot of mol. Solves bug #21548
*mol-0.9.69_pre1 (10 Apr 2003)
10 Apr 2003; Lars Weiler <pylon@gentoo.org> mol-0.9.69_pre1.ebuild:
rsync snapshot of mol. This version supports SMP with the benh10-kernel and
contain some minor bugfixes.
15 Mar 2003; Luca Barbato <lu_zero@gentoo.org> mol-0.9.68-r4.ebuild:
changed the ipchains dep from sys-apps/ipchains to net-firewall/ipchains
*mol-0.9.68-r4 (14 Mar 2003)
14 Mar 2003; Mark Guertin <gerk@gentoo.org> mol-0.9.68-r4.ebuild:
new release upstream, the final 0.9.68. Several new features including booting
from disk images and xdga video
*mol-0.9.68-r3 (11 Mar 2003)
11 Mar 2003; Mark Guertin <gerk@gentoo.org> mol-0.9.68-r3.ebuild:
revision bump to fixup some silent DHCP failures which were giving users hard
times
*mol-0.9.68-r2 (26 Feb 2003)
01 Mar 2003; Mark Guertin <gerk@gentoo.org> mol-0.9.68-r2.ebuild :
updated RDEPEND for sed 4.0 or higher for sed -i
26 Feb 2003; Mark Guertin <gerk@gentoo.org> mol-0.9.68-r2.ebuild files/digest-mol-0.9.68-r2 :
New build. Compatible with OSX 10.2.4, updated audio and ethernet drivers,
ejectable cdroms and more. Thanks to Lars Weiler for the build and testing.
*mol-0.9.68 (06 Feb 2003)
11 Mar 2003; Martin Holzer <mholzer@gentoo.org> mol-0.9.68-r2.ebuild,
mol-0.9.68-r3.ebuild, mol-0.9.68.ebuild:
changed sys-apps/iptables to net-firewall/iptables
06 Feb 2003; Mark Guertin <gerk@gentoo.org> mol-0.9.68.ebuild :
Added new build from stable cvs snapshot. Added iptables and
dhcpd as dependancies (required for automatic networking setup).
Closes bugs #13136, #15034. Thanks to Lars Weiler again (I got
the patch right this time).
*mol-0.9.65-r1 (30 Jan 2003)
30 Jan 2003; Mark Guertin <gerk@gentoo.org> mol-0.9.65-r1.ebuild :
Added patch to close bug # 13136, errors in dhcp-mol.conf. Thanks
to Lars Weiler for this bug.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*mol-0.9.65 (20 July 2002)
29 Sep 2002; Mark Guertin <gerk@gentoo.org> mol-0.9.65.ebuild :
Added -alpha to KEYWORDS and filtered -fsigne-char flag, this causes
problems for users trying to run OS X (repeated keys)
23 Sep 2002; Mike Frysinger <vapier@gentoo.org>
Changed LICENSE from GPL to GPL-2 and removed pkg_setup check for ARCH
20 July 2002; Phil Bordelon <sunflare@gentoo.org> mol-0.9.63.ebuild mol-0.9.64.ebuild :
Added -sparc64 KEYWORDS to go along with the -sparc and -x86 KEYWORDS
added by Gerk.
*mol-0.9.64 (12 July 2002)
23 Sep 2002; Mike Frysinger <vapier@gentoo.org>
Changed LICENSE from GPL to GPL-2 and removed pkg_setup check for ARCH
12 July 2002; Gerk (gerk@gentoo.org)
Added 0.9.64, simple bump and moved to
emake instead of make
*mol-0.9.63 (5 May 2002)
23 Sep 2002; Mike Frysinger <vapier@gentoo.org>
Changed LICENSE from GPL to GPL-2 and removed pkg_setup check for ARCH
22 June 2002; Gerk (gerk@gentoo.org)
Added ARCH checks and missing env vars to build, no revision
bump as no need to rebild for this
5 May 2002; David Chamberlain <daybird@gentoo.org> ChangeLog :
Initial version (post ppc/x86 portage merge)
|