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
|
# ChangeLog for sys-fs/cdfs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/ChangeLog,v 1.12 2010/06/15 07:26:00 tove Exp $
15 Jun 2010; Torsten Veller <tove@gentoo.org> cdfs-2.6.19.ebuild,
cdfs-2.6.23.ebuild, cdfs-2.6.27.ebuild:
Remove misleading RDEPENDS and DEPENDS
05 Dec 2009; Christian Ruppert <idl0r@gentoo.org> cdfs-2.6.19.ebuild,
cdfs-2.6.23.ebuild, cdfs-2.6.27.ebuild:
Fix HOMEPAGE/SRC_URI, bug 294784.
25 Oct 2009; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove drizzt from metadata.xml (#149111)
*cdfs-2.6.27 (02 Feb 2009)
02 Feb 2009; <drizzt@gentoo.org> +files/cdfs-2.6.27-kernel-2.6.28.patch,
+cdfs-2.6.27.ebuild:
Version bump and fix for kernel 2.6.28
*cdfs-2.6.23 (05 Jan 2008)
05 Jan 2008; Timothy Redaelli <drizzt@gentoo.org> +cdfs-2.6.23.ebuild:
Version bump wrt bug #201698
Thanks to Tomasz Mon and Mark Wagner for reporting
10 Jul 2007; Timothy Redaelli <drizzt@gentoo.org>
+files/cdfs-2.6.19-kernel-2.6.22.patch, cdfs-2.6.19.ebuild:
Add patch for kernel 2.6.22
Thanks to dsd and Marek Rychly wrt bug #184816
30 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
-files/cdfs-2.6.18-kernel-2.6.19.patch, -cdfs-2.6.18.ebuild:
Remove old version
23 Jan 2007; Steve Dibb <beandog@gentoo.org> cdfs-2.6.19.ebuild:
add ~amd64, bug 159487
*cdfs-2.6.19 (20 Dec 2006)
20 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> +cdfs-2.6.19.ebuild:
Version Bump
05 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> cdfs-2.6.18.ebuild:
Use linux-mod_src_compile and put it in fs category instead of extra.
05 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
+files/cdfs-2.6.18-kernel-2.6.19.patch, cdfs-2.6.18.ebuild:
Made compilation works also if running kernel != installed kernel.
Added my patch to make it works on kernel 2.6.19.
*cdfs-2.6.18 (23 Nov 2006)
23 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> +metadata.xml,
+cdfs-2.6.18.ebuild:
New ebuild sys-fs/cdfs, thanks to Daniel Lin and Adam Penser wrt bug #111751.
|