| Commit message (Expand) | Author | Age | Files | Lines |
* | '...' -> ' ...' | Mike Frysinger | 2004-10-19 | 1 | -6/+6 |
* | Removing extra "Copyright: " line, the first line of the file and the header ... | Tim Yamin | 2004-10-02 | 1 | -6/+4 |
* | fix quoting and use character classes for tr invocations, otherwise you get b... | Aron Griffis | 2004-09-11 | 1 | -3/+3 |
* | fixes bug 61487 | John Mylchreest | 2004-08-25 | 1 | -3/+9 |
* | fixes bug 59292 & possibly 61487 | John Mylchreest | 2004-08-25 | 1 | -1/+3 |
* | added support for strict patch level for patch files. no support for tarballs... | John Mylchreest | 2004-08-22 | 1 | -14/+34 |
* | Turns out we can't build manpages on arm and s390, because app-text/docbook-s... | Michael Januszewski | 2004-07-11 | 1 | -4/+4 |
* | Fixed a typo, added dependency on docbook-sgml-utils if 'doc' is in USE. Clos... | Michael Januszewski | 2004-07-11 | 1 | -3/+4 |
* | fix use invocation | Michael Sterrett | 2004-07-08 | 1 | -2/+2 |
* | Updated the kernel-2 eclass to build & install manual pages when 'doc' USE fl... | Michael Januszewski | 2004-07-05 | 1 | -2/+30 |
* | Trivial fix for kernel-2.eclass when excluding a read-only patch. | Brandon Hale | 2004-07-04 | 1 | -2/+2 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | fix up kernel-2 to not require config-kernel again | John Mylchreest | 2004-04-20 | 1 | -7/+3 |
* | Added in johnm's changes to fix issues with development Portage versions. | Tim Yamin | 2004-04-16 | 1 | -30/+85 |
* | console-tools->kbd | Seemant Kulleen | 2004-03-14 | 1 | -2/+2 |
* | fix to ensure digest integrity. repoman MUST be used with FEATURES='cvs' | John Mylchreest | 2004-02-18 | 1 | -8/+13 |
* | small fix in case /usr/src/linux/Makefile doesnt exist | John Mylchreest | 2004-02-18 | 1 | -1/+5 |
* | update to cause unipatch to fatal error if file doesnt exist (or is not reada... | John Mylchreest | 2004-02-16 | 1 | -7/+20 |
* | adding support for ARCH_URI and ARCH_PATCH | John Mylchreest | 2004-02-16 | 1 | -1/+17 |
* | docs fix | John Mylchreest | 2004-02-15 | 1 | -5/+10 |
* | minor updates | John Mylchreest | 2004-02-04 | 1 | -4/+3 |
* | minor fixes during patch process, and adding an output file for the patching | John Mylchreest | 2004-02-04 | 1 | -45/+46 |
* | this should solve bug #39373 as it appears to be a problem with findutils (mo... | John Mylchreest | 2004-01-31 | 1 | -1/+6 |
* | just a tiny tiny little whitespace fix | John Mylchreest | 2004-01-26 | 1 | -2/+2 |
* | missing comment symbol at line 31 | Luca Barbato | 2004-01-26 | 1 | -2/+2 |
* | fixes mm-sources EXTRAVERSION problem | John Mylchreest | 2004-01-26 | 1 | -8/+8 |
* | updating comments | John Mylchreest | 2004-01-25 | 1 | -1/+2 |
* | adding support for UNIPATCH_EXCLUDE as well as exclusion within UNIPATCH_LIST | John Mylchreest | 2004-01-25 | 1 | -5/+7 |
* | minor fix in alsa virtual code | John Mylchreest | 2004-01-23 | 1 | -23/+22 |
* | minor fix in alsa virtual code | John Mylchreest | 2004-01-23 | 1 | -2/+2 |
* | Update to fix not-so-small headers issue and to support UNIPATCH_STRICTORDER ... | John Mylchreest | 2004-01-23 | 1 | -7/+22 |
* | some strange line got into that commit somehow! recomitting | John Mylchreest | 2004-01-23 | 1 | -2/+2 |
* | some strange line got into that commit somehow! recomitting | John Mylchreest | 2004-01-23 | 1 | -3/+3 |
* | minor fix in pkg_setup to ensure it gets a return code, this appears to be an... | John Mylchreest | 2004-01-23 | 1 | -2/+11 |
* | update to potentially patch all header issues (perhaps excluding sparc) and m... | John Mylchreest | 2004-01-22 | 1 | -34/+81 |
* | adding support for K_PREPATCHED. this will use for the patchset release, ie:... | John Mylchreest | 2004-01-22 | 1 | -3/+12 |
* | updating to support .diff extensions, and to strip .extention from outputted ... | John Mylchreest | 2004-01-21 | 1 | -2/+5 |
* | updated to force the check for the existance of . in tarball grep. solves bug... | John Mylchreest | 2004-01-17 | 1 | -1/+1 |
* | clean up K_EXTRAEWARN, and add it to the documented vars at the top | Brian Jackson | 2004-01-16 | 1 | -1/+6 |
* | added K_EXTRAEWARN like K_EXTRAEINFO | Brian Jackson | 2004-01-16 | 1 | -1/+11 |
* | cause it to pull module-init-tools instead of virtual/modutils, this fixes th... | John Mylchreest | 2004-01-15 | 1 | -1/+1 |
* | syntactical change to previous fix. and an excuse to check the msg in #gentoo... | John Mylchreest | 2004-01-15 | 1 | -1/+4 |
* | minor fix for OKV == KV problem. Silly me :) | John Mylchreest | 2004-01-15 | 1 | -1/+1 |
* | just a little message at the top | John Mylchreest | 2004-01-13 | 1 | -0/+6 |
* | committing K_EXTRAEINFO changes | John Mylchreest | 2004-01-12 | 1 | -0/+14 |
* | Initial commit of new kernel eclass | John Mylchreest | 2004-01-11 | 1 | -0/+417 |