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
|
# ChangeLog for media-video/cxfe
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.19 2007/07/22 08:54:59 dberkholz Exp $
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; cxfe-0.9.1.ebuild,
cxfe-0.9.1-r2.ebuild:
Drop virtual/x11 references.
30 Jan 2007; Alexis Ballier <aballier@gentoo.org>
+files/cxfe-0.9.1-asneeded.patch, cxfe-0.9.1-r2.ebuild:
asneeded fix, thanks to Daniel Lin <dtlin@andrew.cmu.edu>, bug #164015
10 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Add missing email address for herd with name != alias.
01 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml:
Removed arj as he is retired
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-cxfe-0.9.1,
Manifest:
Fixing SHA256 digest, pass four
23 Feb 2006; Anders Rune Jensen <arj@gentoo.org> -cxfe-0.7.5.ebuild,
-cxfe-0.9.1-r1.ebuild, cxfe-0.9.1-r2.ebuild, cxfe-0.9.1.ebuild:
Removed old versions and fix modular X dependencies.
07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> cxfe-0.7.5.ebuild,
cxfe-0.9.1.ebuild, cxfe-0.9.1-r1.ebuild, cxfe-0.9.1-r2.ebuild:
Don't install COPYING file.
*cxfe-0.9.1-r2 (23 Sep 2005)
23 Sep 2005; Anders Rune Jensen <arj@gentoo.org> +cxfe-0.9.1-r2.ebuild:
Added new patch which makes the background of the window black instead
of whatever data was in the allocated memory from X.
04 May 2005; David Holm <dholm@gentoo.org> cxfe-0.9.1-r1.ebuild:
Readded to ~ppc. Please don't remove it without filing a proper bugreport.
01 Mar 2005; Anders Rune Jensen <arj@gentoo.org> files/position-osd.patch:
Better position patch.
24 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> cxfe-0.9.1-r1.ebuild:
apllied a patch to fix #82684.
16 Feb 2005; Anders Rune Jensen <arj@gentoo.org>
files/gcc-2.95-fix.patch, files/max-osd-fix.patch:
Convert these two patches from dos format to unix. Hopefully fixing #81523.
15 Jan 2005; Anders Rune Jensen <arj@gentoo.org> +cxfe-0.9.1-r1.ebuild:
Two more patches, one to disable dpms in x11 fullscreen and another to
add a status button.
13 Jan 2005; Anders Rune Jensen <arj@gentoo.org> cxfe-0.9.1.ebuild:
Tested and works on amd64. 3 Patches, one to fix OSD, another to
make it compile on gcc 2.95 and the last to make xv the default output
device.
*cxfe-0.9.1 (28 Nov 2004)
28 Nov 2004; Anders Rune Jensen <arj@gentoo.org> cxfe-0.9.1.ebuild:
New version.
27 Sep 2004; Anders Rune Jensen <arj@gentoo.org> cxfe-0.7.5.ebuild:
Updated Makefile patch which makes it a little cleaner and makes it work
with xorg-x11.
18 Sep 2004; Anders Rune Jensen <arj@gentoo.org> cxfe-0.7.5.ebuild:
Stable on x86.
03 Sep 2004; David Holm <dholm@gentoo.org> cxfe-0.7.5.ebuild:
Added to ~ppc.
*cxfe-0.7.5 (25 Aug 2004)
25 Aug 2004; Anders Rune Jensen <arj@gentoo.org> cxfe-0.7.5.ebuild:
Initial import.
|