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
|
# ChangeLog for sys-kernel/linux-headers
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.14 2003/03/11 11:31:40 zwelch Exp $
*linux-headers-2.4.17-r4 (11 Mar 2003)
11 Mar 2003; Zach Welch <zwelch@gentoo.org> linux-headers-2.2.20.ebuild,
linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild,
linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild,
linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild,
linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild,
linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild,
linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild,
linux-headers-2.4.20.ebuild:
add virtual/os-headers PROVIDE
15 Feb 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
Updated hppa patch level from 23 to 26.
*linux-headers-2.4.20 (06 Feb 2003)
06 Feb 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
Released 2.4.20 needed for hppa. Others archs are masked.
20 Dec 2002; Dean Bailey <alron@gentoo.org> : added missing sparc64 to ebuild.
*linux-headers-2.4.19-r1 (18 Dec 2002)
19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
18 Dec 2002; Dean Bailey <alron@gentoo.org> :
Fixed the lack of sparc64 instances in the file which were accidently wiped during an earlier fix.
Set to r1 as this was a large enough change
17 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
Make all kernel-sources SLOT="${KV}"
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
See the sys-kernel/linux-sources ChangeLog for general changes.
*linux-headers-2.4.19 (02 Sept 2002)
02 Sept 2002; Nicholas Jones <carpaski@gentoo.org> :
Fixed the
mv: cannot move `linux-2.4.19' to a subdirectory of itself
error with a $OKV!=$KV check.
Added comments to the die statements.
|