summaryrefslogtreecommitdiff
blob: 280c5e101821ea338ffc8f26bde76d588ebf8aeb (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
# 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.13 2003/11/16 11:20:24 kumba Exp $


*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