summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop PROVIDE, SLOT, and call to tc-arch-kernel.Joshua Kinard2005-04-191-2/+2
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Drop PROVIDE, SLOT, and call to tc-arch-kernel.Joshua Kinard2005-04-193-11/+11
| | | | (Portage version: 2.0.51.19)
* repoman: Trim trailing whitespaceMichael Sterrett2005-03-261-5/+5
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* repoman: Trim trailing whitespaceMichael Sterrett2005-03-261-2/+2
| | | | (Portage version: 2.0.51.19)
* We've discovered a rather odd bug in using 'unpack ${A}'. Implemented a ↵Joshua Kinard2005-03-261-2/+2
| | | | | | | workaround until the bug can be squished. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* We've discovered a rather odd bug in using 'unpack ${A}'. Implemented a ↵Joshua Kinard2005-03-263-5/+14
| | | | | | workaround until the bug can be squished. (Portage version: 2.0.51.19)
* Removed all prior 2.6.x headers inplace of 2.6.11, which has so far, worked ↵Joshua Kinard2005-03-241-2/+2
| | | | | | | great for o32. n32 testing is still needed. Included also is a mips appCompat patch to help things work in o32-land. Lastly, include experimental, 'sekret' patch for preliminary mips nptl testing. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Removed all prior 2.6.x headers inplace of 2.6.11, which has so far, worked ↵Joshua Kinard2005-03-248-210/+45
| | | | | | great for o32. n32 testing is still needed. Included also is a mips appCompat patch to help things work in o32-land. Lastly, include experimental, 'sekret' patch for preliminary mips nptl testing. (Portage version: 2.0.51.19)
* dont PROVIDE if making cross-compiling headersMike Frysinger2005-03-191-6/+6
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* dont PROVIDE if making cross-compiling headersMike Frysinger2005-03-191-2/+2
| | | | (Portage version: 2.0.51.19)
* 2.4.28 broke stuff, like procps on Octane & IP28. Will investigate, but ↵Joshua Kinard2005-02-271-4/+4
| | | | | | | masking for now. Made 2.4.23 unstable, and added a 2.6.10 ebuild based on kernel-2.eclass. Disturbingly enough, glibc will build against 2.6.10 on o32. This requires experimentation. (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* 2.4.28 broke stuff, like procps on Octane & IP28. Will investigate, but ↵Joshua Kinard2005-02-277-8/+129
| | | | | | masking for now. Made 2.4.23 unstable, and added a 2.6.10 ebuild based on kernel-2.eclass. Disturbingly enough, glibc will build against 2.6.10 on o32. This requires experimentation. (Portage version: 2.0.51.16)
* Forgot to add eutils when using epatch.Joshua Kinard2005-02-241-2/+2
| | | | | (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)
* Forgot to add eutils when using epatch.Joshua Kinard2005-02-244-6/+12
| | | | (Portage version: 2.0.51.16)
* Added an ebuild for 2.4.28 and cleaned out some older versions no longer needed.Joshua Kinard2005-02-061-6/+6
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Added an ebuild for 2.4.28 and cleaned out some older versions no longer needed.Joshua Kinard2005-02-0621-1365/+46
| | | | (Portage version: 2.0.51-r15)
* Wrong keyword, move to ~mips. (Manifest recommit)Joshua Kinard2004-10-021-2/+2
|
* Wrong keyword, move to ~mips.Joshua Kinard2004-10-023-5/+8
|
* Forgot, 2.6.8.1 needs the 1.7 revision of the cobalt patches, not 1.4.Joshua Kinard2004-10-011-2/+2
| | | | (Manifest recommit)
* Forgot, 2.6.8.1 needs the 1.7 revision of the cobalt patches, not 1.4.Joshua Kinard2004-10-014-7/+10
|
* Added ebuild for 2.6.8.1 headers that includes some statfs fixes needed for ↵Joshua Kinard2004-10-011-2/+2
| | | | n32 testing. (Manifest recommit)
* Added ebuild for 2.6.8.1 headers that includes some statfs fixes needed for ↵Joshua Kinard2004-10-014-2/+163
| | | | n32 testing.
* Imported changes from linux26-headers, fixes Bug #61884 (Manifest recommit)Joshua Kinard2004-08-301-2/+2
|
* Imported changes from linux26-headers, fixes Bug #61884Joshua Kinard2004-08-304-27/+48
|
* sync IUSE (missing), trim trailing whitespace (Manifest recommit)Aron Griffis2004-07-151-6/+6
|
* sync IUSE (missing), trim trailing whitespaceAron Griffis2004-07-156-10/+11
|
* (Manifest recommit)Aron Griffis2004-06-241-17/+17
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-248-16/+16
|
* Added a patch from iluxa that moves an include of asm/spaces.h in asm/page.h ↵Joshua Kinard2004-06-071-2/+2
| | | | into kernel space so userland programs don't get messed up. (Manifest recommit)
* Added a patch from iluxa that moves an include of asm/spaces.h in asm/page.h ↵Joshua Kinard2004-06-074-4/+32
| | | | into kernel space so userland programs don't get messed up.
* Finally created a 2.6.x headers ebuild for mips... (Manifest recommit)Joshua Kinard2004-06-051-2/+2
|
* Finally created a 2.6.x headers ebuild for mips...Joshua Kinard2004-06-058-13/+1189
|
* Numerous small fixes, see ChangeLog for details. (Manifest recommit)Daniel Ahlberg2004-04-121-11/+11
|
* Numerous small fixes, see ChangeLog for details.Daniel Ahlberg2004-04-123-5/+9
|
* Moving 2.4.23 back into mask because the defines for PAGE_{SIZE,MASK,SHIFT} ↵Joshua Kinard2004-04-111-3/+3
| | | | 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. (Manifest recommit)
* Moving 2.4.23 back into mask because the defines for PAGE_{SIZE,MASK,SHIFT} ↵Joshua Kinard2004-04-114-8/+14
| | | | 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.
* Added ebuilds for mips-headers 2.4.23 and 2.4.25, and added some minor ↵Joshua Kinard2004-04-061-4/+4
| | | | tweaks to the 2.4.22-r1 ebuild. (Manifest recommit)
* Added ebuilds for mips-headers 2.4.23 and 2.4.25, and added some minor ↵Joshua Kinard2004-04-067-11/+171
| | | | tweaks to the 2.4.22-r1 ebuild.
* fixing ManifestMike Frysinger2004-02-111-6/+6
|
* ac-sources go bye byeBrian Jackson2004-02-064-8/+8
|
* All version setting for kernels is now handled by ebuilds on an individual ↵Brandon Low2003-11-206-22/+27
| | | | basis, there were only about 15 which were doing none of it before, so this way we are consistent, the eclass will now simply utilize the variables as they are set in the kernel ebuilds.
* Another bug in the ebuild needed to be dealt withJoshua Kinard2003-11-166-14/+24
|
* Another bug in the ebuild needed to be dealt withJoshua Kinard2003-11-161-5/+5
|
* Changed ebuild variable ordering to skirt around kernel.eclass oddityJoshua Kinard2003-11-166-26/+37
|
* Changed ebuild variable ordering to skirt around kernel.eclass oddityJoshua Kinard2003-11-161-5/+5
|
* Changed SLOT to 0 from ${OKV}Joshua Kinard2003-10-236-15/+19
|
* Changed SLOT to 0 from ${OKV}Joshua Kinard2003-10-231-6/+6
|
* Same ebuild as -r2, but adds support for installing mips64 includes if ↵Joshua Kinard2003-10-164-3/+64
| | | | mips64 is detected
* Same ebuild as -r2, but adds support for installing mips64 includes if ↵Joshua Kinard2003-10-161-4/+6
| | | | mips64 is detected
* Removed ~mips from KEYWORDS due to conflict with net-misc/iputilsJoshua Kinard2003-09-213-5/+9
|