# ChangeLog for sys-kernel/mips-headers # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-headers/ChangeLog,v 1.20 2004/06/24 22:58:54 agriffis Exp $ 07 Jun 2004; Joshua Kinard +files/mips-headers-2.6.6-spaces_h-kernel.patch, mips-headers-2.6.6.ebuild: Added a patch from iluxa that moves an include of asm/spaces.h in asm/pages.h into kernel space so userland programs don't get messed up. *mips-headers-2.6.6 (05 Jun 2004) 05 Jun 2004; Joshua Kinard +files/mips-headers-2.6.0-fb.patch, +files/mips-headers-2.6.0-sysctl_h-compat.patch, +files/mips-headers-2.6.3-strict-ansi-fix.patch, +files/mips-headers-2.6.6-appCompat.patch, +mips-headers-2.6.6.ebuild: Finally created a 2.6.x headers ebuild for mips... 12 Apr 2004; Daniel Ahlberg mips-headers-2.4.21-r3.ebuild, mips-headers-2.4.22-r1.ebuild: Add IUSE= 11 Apr 2004; Joshua Kinard 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 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 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 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 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 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 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 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 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 metadata.xml: Added metadata.xml 26 Aug 2003; Joshua Kinard 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 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 mips-headers-2.4.21-r1.ebuild: Changed ~mips to mips in KEYWORDS Added a PROVIDE and EXTRAVERSION line 05 Jul 2003; Joshua Kinard : 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 : 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 mips-headers-2.4.21.ebuild: new ebuild per dragon's request; derived from arm-headers