blob: c506ce4dc8a2e10463a28161f42e6adb4ee8adcf (
plain)
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
|
# ChangeLog for sys-kernel/linux-headers
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.10 2003/02/06 16:31:57 gmsoft Exp $
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.
*linux-headers-2.4.20 (06 Feb 2003)
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.
|