summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump; also fixes bugs #40419 and #44265.Tim Yamin2004-03-135-39/+793
|
* Added ~sparc keyword to help resolve bug #43233.Jason Wever2004-03-092-3/+6
|
* Update the Manifest too.Keith Wesolowski2004-03-091-10/+10
|
* New headers revision, keyword masked.Joshua Kinard2004-03-075-6/+138
|
* mips keywords don't belong in linux-headers, removing.Joshua Kinard2004-03-073-37/+41
|
* Updated the compatibility patch to fix some <linux/i2c.h> issues with ↵Tim Yamin2004-03-062-37/+37
| | | | DirectFB; closes bug #43681.
* Add back -* for bug 43670 even though I don't quite get it yetAron Griffis2004-03-043-5/+8
|
* Add alpha and ia64 keywords to linux-headers-2.4.23 which should fix ↵Aron Griffis2004-03-033-32/+37
| | | | compilation of many userland applications (such as sash) which could not build with the older headers.
* s390 keywordsBrian Jackson2004-03-023-35/+38
|
* Added X86_64 asm-* specific patches; closes bug #43520.Tim Yamin2004-02-293-35/+126
|
* fixed sed line which incorrectly changed x86_64 to i386_64Jason Huebel2004-02-292-35/+35
|
* Updated compatibility patch to require <linux/compiler.h> for ↵Tim Yamin2004-02-222-1/+11
| | | | <linux/usbdevice_fs.h>.
* Version bump; resolves bug #42239.Tim Yamin2004-02-225-6/+22
|
* Fixed "__attribute_const__" bug brought up from upstream.Tim Yamin2004-02-202-1/+10
|
* Version bump, closes bug #42153. [ Manifest recommit ]Tim Yamin2004-02-191-32/+36
|
* Version bump, closes bug #42153.Tim Yamin2004-02-195-1/+774
|
* Marked stable on sparc, fixes bug #26062.Jason Wever2004-02-153-9/+12
|
* linux-headers ppc64 bumpBrad House2004-02-092-34/+34
|
* Version bump, closes bugs #40438 and #38357.Tim Yamin2004-02-086-35/+318
|
* Changed the method by which the default configuration is created; should ↵Tim Yamin2004-02-062-34/+37
| | | | resolve bug #40578.
* Bumped 2.4.21 headers to x86 stable, and 2.4.22 to x86 unstable.Joshua Kinard2004-02-034-16/+20
|
* stable on alpha and ia64Aron Griffis2004-01-293-29/+32
|
* Added a fix for linux/fb.h.Michael Januszewski2004-01-224-26/+43
|
* manifest fixBartosch Pixa2004-01-162-27/+26
|
* set ppc in keywordsBartosch Pixa2004-01-162-4/+8
|
* updated ebuild Copyright yearsBrian Jackson2004-01-0821-72/+99
|
* Fixed a slight bug with the time header...Tim Yamin2004-01-021-2/+2
|
* Updated patch, this gets mplayer to compile properly: bug #36764.Tim Yamin2003-12-301-7/+11
|
* Patch update and cleanup. Should fix some outstanding issues and any GCC 3Tim Yamin2003-12-291-215/+218
| | | | problems.
* Added `sysctl.h' patch to 2.6.0 which should now remove any compilation ↵Tim Yamin2003-12-273-2/+17
| | | | problems with glibc.
* More maintainance work: Updated the 2.6 compatibility patch to support ↵Tim Yamin2003-12-264-57/+167
| | | | 'avifile', added the ANSI patch and changed the patching orders inside the ebuild.
* Add copyright header.Tim Yamin2003-12-261-4/+27
|
* Updated, closes bug #36494.Tim Yamin2003-12-261-4/+17
|
* Fixed a problem with the last component of the compatibility patch gettingTim Yamin2003-12-251-7/+8
| | | | ignored.
* Updated patch; usbutils should now happily compile.Tim Yamin2003-12-241-4/+18
|
* Fixed a slight patch bug.Tim Yamin2003-12-241-5/+5
|
* Version bumped, and added a patch to make some applications which didn't ↵Tim Yamin2003-12-245-11/+239
| | | | compile to compile.
* Version bumped, and added a patch to make some applications which didn't ↵Tim Yamin2003-12-242-5/+15
| | | | compile to compile.
* add ppc64Brad House2003-12-171-2/+2
|
* Fixed the 'linux-headers-strict-ansi.patch' to resolve bug #32246.Tim Yamin2003-12-113-30/+63
|
* changing chown 0.0 to 0:0.D.M.D. Ljungmark2003-12-0815-44/+52
|
* 2.6.0-test11 headers for people to play with typo-fix in 2.4.23 headers ebuildJoshua Kinard2003-12-084-5/+138
|
* 2.6.0-test11 headers for people to play with typo-fix in 2.4.23 headers ebuildJoshua Kinard2003-12-082-27/+37
|
* Fix ChangeLog.Tim Yamin2003-12-042-47/+47
|
* Typo fix in the ebuildJoshua Kinard2003-11-292-3/+2
|
* New CVS snapshot from linux-mips CVS for the new 2.4.23 kernelJoshua Kinard2003-11-291-1/+1
|
* New headers revision for 2.4.23 kernelJoshua Kinard2003-11-293-2/+127
|
* New headers revision for 2.4.23 kernelJoshua Kinard2003-11-292-9/+17
|
* Add ~alphaAron Griffis2003-11-253-22/+25
|
* All version setting for kernels is now handled by ebuilds on an individual ↵Brandon Low2003-11-205-33/+38
| | | | 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.