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-base/xdirectfb
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-base/xdirectfb/ChangeLog,v 1.20 2004/03/26 16:04:26 dholm Exp $
26 Mar 2004; David Holm <dholm@gentoo.org> xdirectfb-1.0_rc5-r1.ebuild:
Added to ~ppc.
19 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>;
xdirectfb-1.0_rc5.ebuild:
Pulling old revisions.
*xdirectfb-1.0_rc5-r1 (19 Mar 2004)
19 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>;
xdirectfb-1.0_rc5-r1.ebuild:
Removing PROVIDE=virtual/x11. This should be used for the libraries, not the
servers, because it's what other packages build against.
17 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>;
xdirectfb-1.0_rc3-r1.ebuild, xdirectfb-1.0_rc4.ebuild:
Pull old versions.
17 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>;
xdirectfb-1.0_rc5.ebuild:
Stable on x86.
14 Jan 2004; Aron Griffis <agriffis@gentoo.org> xdirectfb-1.0_rc4.ebuild,
xdirectfb-1.0_rc5.ebuild:
add ~alpha (bug 21240)
02 Jan 2004; Sven Blumenstein <bazik@gentoo.org>
xdirectfb-1.0_rc3-r1.ebuild, xdirectfb-1.0_rc4.ebuild,
xdirectfb-1.0_rc5.ebuild:
Masked on sparc as DEPEND dev-libs/DirectFB is -sparc.
17 Nov 2003; Donnie Berkholz <spyderous@gentoo.org>;
xdirectfb-1.0_rc5.ebuild:
Removing X430-{4,5,6,7}.tgz from SRC_URI, as they seem unnecessary.
15 Nov 2003; Donnie Berkholz <spyderous@gentoo.org>; files/host.def:
Building a lot less redundant stuff ... e.g., fonts, other servers, drivers.
*xdirectfb-1.0_rc5 (25 Jun 2003)
25 Jun 2003; Brandon Low <lostlogic@gentoo.org> xdirectfb-1.0_rc5.ebuild:
Bump
*xdirectfb-1.0_rc4 (04 Apr 2003)
04 Apr 2003; Tilman Klar <phoenix@gentoo.org> xdirectfb-1.0_rc4.ebuild:
Fixed DEPENDency - check bug #10923 for further details.
*xdirectfb-1.0_rc4 (25 Mar 2003)
25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> xdirectfb-1.0_rc4.ebuild:
version bump, and compiles against x-4.3
*xdirectfb-1.0_rc3-r1 (02 Feb 2003)
02 Feb 2003; Seemant Kulleen <seemant@gentoo.org>
xdirectfb-1.0_rc3-r1.ebuild files/digest-xdirectfb-1.0_rc3-r1 :
Updated to use DirectFB-0.9.16 and the xfree-cvs-4.2.99.4 snapshot.
*xdirectfb-1.0_rc3 (16 Nov 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
16 Nov 2002; Seemant Kulleen <seemant@gentoo.org> xdirectfb-1.0_rc3.ebuild
files/digest-xdirectfb-1.0_rc3 :
Version bump.
*xdirectfb-1.0_rc2-r1.ebuild (29 Aug 2002)
29 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
xdirectfb-1.0_rc2-r2.ebuild files/digest-xdirectfb-1.0_rc2-r2 :
Update to use the X cvs snapshot from 20020827
*xdirectfb-1.0_rc2-r1.ebuild (06 Jul 2002)
06 Jul 2002; M.Nazaroff <naz@gentoo.org> xdirectfb-1.0_rc2-r1.ebuild:
Updated startxdfb so it actually works and add a few more files to bring the
package all together, and added a slot to each ebuild. This should be finally
the package will be released.
*xdirectfb-1.0_rc2.ebuild (16 Jun 2002)
01 Feb 2002; M.Nazaroff <naz@gentoo.org> xdirectfb-1.0_rc2.ebuild:
Initial ChangeLog for XDirectFB which is a Xfree86 replacement but runs on
framebuffer device.
|