blob: 258c76b9e49658255fdd76e96d015d5e54ef9825 (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for sys-kernel/mips-headers
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-headers/ChangeLog,v 1.9 2003/09/21 23:46:00 kumba Exp $
*mips-headers-2.4.22-r1 (26 Aug 2003)
21 Sep 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.22-r1.ebuild:
Removed ~mips from KEYWORDS due to breakage between 2.4.22 headers and
net-misc/iputils
15 Sep 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r2.ebuild,
mips-headers-2.4.22-r1.ebuild:
Added a fix for Big-Endian arches needed to build certain programs
10 Sep 2003; Joshua Kinard <kumba@gentoo.org> metadata.xml:
Added metadata.xml
26 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.22-r1.ebuild:
New Snapshot of linux-mips CVS, dated 20030825 for Linux-headers purposes.
*mips-headers-2.4.21-r2 (04 Aug 2003)
04 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r2.ebuild,
files/mips-patches-gcc-makefile-fix.patch:
New snapshot of linux-mips CVS from 20030803
Uses a diff between linux-2.4.21 and mipscvs tree to avoid large tarballs on distfiles-local
*mips-headers-2.4.21-r1 (05 Jul 2003)
04 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r1.ebuild:
Changed ~mips to mips in KEYWORDS
Added a PROVIDE and EXTRAVERSION line
05 Jul 2003; Joshua Kinard <kumba@gentoo.org> :
ebuild for CVS Snapshot (20030705) of linux-mips.org kernel, tagged linux_2_4
Removed ebuild for mips-headers-2.4.21_pre4-r1
*mips-headers-2.4.21_pre4-r1 (04 Jul 2003)
04 Jul 2003; Joshua Kinard <kumba@gentoo.org> :
Added ebuild for CVS Snapshot (20030703) of linux-mips.org kernel, tagged linux_2_4
Includes patch to fix r4k cache handling, and patches for fixing
arch/mips/Makefile depending if the compiler is gcc-3.2 or gcc-3.3
*mips-headers-2.4.21 (23 Mar 2003)
23 Mar 2003; Zach Welch <zwelch@gentoo.org> mips-headers-2.4.21.ebuild:
new ebuild per dragon's request; derived from arm-headers
|