summaryrefslogtreecommitdiff
blob: 185e1ca00d47176efc896e087c5c23eee522806e (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
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# ChangeLog for sys-kernel/mips-headers
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-headers/ChangeLog,v 1.16 2004/04/11 23:56:10 kumba Exp $

  11 Apr 2004; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.22-r1.ebuild,
  mips-headers-2.4.23.ebuild:
  Moving 2.4.23 back into mask because the defines for PAGE_{SIZE,MASK,SHIFT}
  got moved into kernel space, and this will mean several userland packages will
  need patching. Going to move 2.4.22 into ~mips until then.

*mips-headers-2.4.23 (06 Apr 2004)

  06 Apr 2004; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.22-r1.ebuild,
  mips-headers-2.4.23.ebuild, mips-headers-2.4.25.ebuild:
  Added ebuilds for mips-headers 2.4.23 and 2.4.25, and added some minor tweaks
  to the 2.4.22-r1 ebuild.

  20 Nov 2003; Brandon Low <lostlogic@gentoo.org>
  mips-headers-2.4.21-r1.ebuild, mips-headers-2.4.21-r2.ebuild,
  mips-headers-2.4.21-r3.ebuild, mips-headers-2.4.22-r1.ebuild:
  Move version handling logic to after inherit kernel, or insert it where
  necessary

*mips-headers-2.4.21-r3 (15 Oct 2003)

  16 Nov 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r1.ebuild,
  mips-headers-2.4.21-r2.ebuild, mips-headers-2.4.21-r3.ebuild,
  mips-headers-2.4.22-r1.ebuild:
  Tweaked the value of ${S} and tweaked src_compile() to rename the
  work directory to ${S}

  16 Nov 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r1.ebuild,
  mips-headers-2.4.21-r2.ebuild, mips-headers-2.4.21-r3.ebuild,
  mips-headers-2.4.22-r1.ebuild:
  Changed the order of variables in the ebuild to get around some very weird
  kernel.eclass quirks and added a KV variable as well.

  23 Oct 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r1.ebuild,
  mips-headers-2.4.21-r2.ebuild, mips-headers-2.4.21-r3.ebuild,
  mips-headers-2.4.22-r1.ebuild:
  Change SLOT to 0 from ${OKV}

  15 Oct 2003; Joshua Kinard <kumba@gentoo.org> mips-headers-2.4.21-r3.ebuild:
  Newer release is the same as -r2, but adds a section to install asm-mips64
  includes if we detect the profile to be mips64

*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