blob: 4d6c18531189bb70c1c7d77ee02da473e4332baa (
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
|
# 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.15 2003/03/11 19:26:41 gerk Exp $
*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)
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)
|