summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update the copyright infoMike Frysinger2004-06-251-2/+2
* fix up kernel-2 to not require config-kernel againJohn Mylchreest2004-04-201-7/+3
* Added in johnm's changes to fix issues with development Portage versions.Tim Yamin2004-04-161-30/+85
* console-tools->kbdSeemant Kulleen2004-03-141-2/+2
* fix to ensure digest integrity. repoman MUST be used with FEATURES='cvs'John Mylchreest2004-02-181-8/+13
* small fix in case /usr/src/linux/Makefile doesnt existJohn Mylchreest2004-02-181-1/+5
* update to cause unipatch to fatal error if file doesnt exist (or is not reada...John Mylchreest2004-02-161-7/+20
* adding support for ARCH_URI and ARCH_PATCHJohn Mylchreest2004-02-161-1/+17
* docs fixJohn Mylchreest2004-02-151-5/+10
* minor updatesJohn Mylchreest2004-02-041-4/+3
* minor fixes during patch process, and adding an output file for the patchingJohn Mylchreest2004-02-041-45/+46
* this should solve bug #39373 as it appears to be a problem with findutils (mo...John Mylchreest2004-01-311-1/+6
* just a tiny tiny little whitespace fixJohn Mylchreest2004-01-261-2/+2
* missing comment symbol at line 31Luca Barbato2004-01-261-2/+2
* fixes mm-sources EXTRAVERSION problemJohn Mylchreest2004-01-261-8/+8
* updating commentsJohn Mylchreest2004-01-251-1/+2
* adding support for UNIPATCH_EXCLUDE as well as exclusion within UNIPATCH_LISTJohn Mylchreest2004-01-251-5/+7
* minor fix in alsa virtual codeJohn Mylchreest2004-01-231-23/+22
* minor fix in alsa virtual codeJohn Mylchreest2004-01-231-2/+2
* Update to fix not-so-small headers issue and to support UNIPATCH_STRICTORDER ...John Mylchreest2004-01-231-7/+22
* some strange line got into that commit somehow! recomittingJohn Mylchreest2004-01-231-2/+2
* some strange line got into that commit somehow! recomittingJohn Mylchreest2004-01-231-3/+3
* minor fix in pkg_setup to ensure it gets a return code, this appears to be an...John Mylchreest2004-01-231-2/+11
* update to potentially patch all header issues (perhaps excluding sparc) and m...John Mylchreest2004-01-221-34/+81