summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new arch into detect_arch. 'sh'John Mylchreest2005-01-161-4/+4
* adding symlink use flag supportJohn Mylchreest2005-01-141-2/+5
* Adding support for vserverJohn Mylchreest2005-01-141-1/+2
* removing detect_version from default funcs.John Mylchreest2005-01-141-9/+1
* Fixing kbuild stuff not getting installed with 2.6 headers.Jeremy Huddleston2005-01-131-2/+2
* fix quoting/testsMike Frysinger2005-01-131-10/+8
* Recommitting my kernel-2.eclass headers fix which uses multilib.eclass.Jeremy Huddleston2005-01-121-8/+7
* Minor updates to eclass. Changed to versionator for detect_version which make...John Mylchreest2005-01-121-32/+43
* Added multilib functions to handle installing include files for separate ABIs.Jeremy Huddleston2005-01-121-8/+7
* amd64 multilib header support. Fixed missing ${D} in sparc header generation.Jeremy Huddleston2005-01-121-2/+15
* merge cross-compile fixesMike Frysinger2005-01-121-57/+36
* fixing cross-compileJohn Mylchreest2005-01-111-4/+62
* added wolk fixJohn Mylchreest2005-01-111-5/+9
* Adding extra support for linux-header ebuildsJohn Mylchreest2005-01-111-42/+152
* changing back to virtual. if this causes problems, then please look at changi...John Mylchreest2005-01-091-2/+2
* Update kernel_is in kernel-2John Mylchreest2005-01-061-40/+58
* Fixed bugs: 75034 76849 74655John Mylchreest2005-01-061-8/+12
* sparc64-multilib support.Jeremy Huddleston2005-01-011-1/+2
* Adding sanity checkJohn Mylchreest2004-12-291-1/+4
* Remove call to nonexistant get_versionDaniel Drake2004-12-291-4/+1
* Preventing -eq unary errorsJohn Mylchreest2004-12-281-2/+2
* adding support for operators to kernel_isJohn Mylchreest2004-12-281-10/+29
* Changing OKV to exclude _p* not just _pre*, GMSoft uses _p for patch versions...John Mylchreest2004-12-271-2/+2
* Added a fix for ppc and cleaned up spacesLuca Barbato2004-12-261-47/+51
* Harden up src_unpackDaniel Drake2004-12-031-1/+2
* cross-compile supportMike Frysinger2004-12-021-11/+21
* Use SLOT=PVRDaniel Drake2004-12-021-2/+2
* Removing obsolete checks for KV_*John Mylchreest2004-11-291-7/+1
* updating SLOT to not use eclass variables since this breaks portage cache.John Mylchreest2004-11-291-2/+2
* changing the way we call kernel_is_2_4John Mylchreest2004-11-261-5/+11
* Changing all KV calls to KV_FULL to stop portage conflicts. currently still s...John Mylchreest2004-11-261-66/+82
* Reverting back to an older eclass, with some updates merged. problem is with ...John Mylchreest2004-11-261-123/+94
* cleaning up mish-mash of S= and things. and also making sure that if we dont ...John Mylchreest2004-11-261-6/+9
* cleaning up pkg_setup.John Mylchreest2004-11-261-8/+1
* sorry folks. caused a little breakage somehow! anyways, fixed now. detect_ver...John Mylchreest2004-11-261-9/+10
* fixing a little format error I missed earlierJohn Mylchreest2004-11-251-2/+3
* Set S properly in universal_unpackDaniel Drake2004-11-251-5/+5
* Updating kernel-2.eclass so tat the detect_* functions are moved to pkg_setup...John Mylchreest2004-11-251-4/+14
* Updating kernel-2 to properly honour strict patch levels with *.diff , adding...John Mylchreest2004-11-241-87/+112
* '...' -> ' ...'Mike Frysinger2004-10-191-6/+6
* Removing extra "Copyright: " line, the first line of the file and the header ...Tim Yamin2004-10-021-6/+4
* fix quoting and use character classes for tr invocations, otherwise you get b...Aron Griffis2004-09-111-3/+3
* fixes bug 61487John Mylchreest2004-08-251-3/+9
* fixes bug 59292 & possibly 61487John Mylchreest2004-08-251-1/+3
* added support for strict patch level for patch files. no support for tarballs...John Mylchreest2004-08-221-14/+34
* Turns out we can't build manpages on arm and s390, because app-text/docbook-s...Michael Januszewski2004-07-111-4/+4
* Fixed a typo, added dependency on docbook-sgml-utils if 'doc' is in USE. Clos...Michael Januszewski2004-07-111-3/+4
* fix use invocationMichael Sterrett2004-07-081-2/+2
* Updated the kernel-2 eclass to build & install manual pages when 'doc' USE fl...Michael Januszewski2004-07-051-2/+30
* Trivial fix for kernel-2.eclass when excluding a read-only patch.Brandon Hale2004-07-041-2/+2