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
|
# ChangeLog for x11-misc/mkxf86config
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.19 2005/11/30 22:23:44 wolf31o2 Exp $
*mkxf86config-0.9.2 (30 Nov 2005)
30 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.2.ebuild:
Added new version with static X configuration of modes for the time being.
This has no plans of going stable and is only being used for LiveCD testing.
16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.1.ebuild:
Removed livecd from IUSE since it wasn't used anymore.
*mkxf86config-0.9.1 (07 Jul 2005)
07 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
-files/mkxf86config-0.8-gentoo.patch, -mkxf86config-0.8-r3.ebuild,
+mkxf86config-0.9.1.ebuild:
Removing old and stale knoppix version and adding new version.
*mkxf86config-0.9 (23 Feb 2005)
23 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.ebuild:
Created a new version of the mkxf86config package. We are no longer using
the Knoppix package for this.
05 Mar 2005; Mike Doty <kingtaco@gentoo.org> mkxf86config-0.8-r3.ebuild:
amd64 keyword removed due to ddcxinfo dep losing its keyword
12 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-0.8-gentoo.patch, -files/mkxf86config-gentoo.patch,
files/mkxf86config-init:
Modified Gentoo patch and init script and closing bug #77274.
31 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-0.8-gentoo.patch, -mkxf86config-0.8-r2.ebuild:
Updated files/mkxf86config-0.8-gentoo.patch with Synaptics support. Thank
Robert Paskowitz <rpaskowitz@confucius.ca> for his patch. Closing bug
#72382.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
mkxf86config-0.8-r3.ebuild:
Stable on amd64.
13 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.8-r3.ebuild:
Marking stable since it has the xorg-x11 fixes in it.
*mkxf86config-0.8-r3 (27 Jul 2004)
27 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
+files/mkxf86config-0.8-gentoo.patch, +mkxf86config-0.8-r3.ebuild:
Added new version Gentoo patch to make it work with newer versions of xfree
and xorg-x11 ebuilds.
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r2.ebuild:
glibc -> libc
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r2.ebuild:
QA - fix use invocation
*mkxf86config-0.8-r2 (23 Jun 2004)
23 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.8-r1.ebuild, +mkxf86config-0.8-r2.ebuild,
-mkxf86config-0.8.ebuild:
Bumped to new revision for LiveCD and closing bug #54870.
14 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
Changing maintainers to newly created livecd herd.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
Marked stable.
*mkxf86config-0.8-r1 (24 Feb 2004)
24 Feb 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
files/mkxf86config-init:
Added initscript for use on livecds.
*mkxf86config-0.8 (03 Jan 2004)
03 Jan 2004; Ian Leitch <port001@gentoo.org> mkxf86config-0.8.ebuild,
files/mkxf86config-gentoo.patch:
Initial commit, thanks to Liam Helmer <liamh@thevenue.org> - #32220
|