Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix quoting and use character classes for tr invocations, otherwise you get ↵ | Aron Griffis | 2004-09-11 | 1 | -3/+3 |
| | | | | breakage if you have files in your cwd such as "q", "t", etc | ||||
* | 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 ↵ | John Mylchreest | 2004-08-22 | 1 | -14/+34 |
| | | | | tarballs as yet. moved the sed for INSTALL_PATCH to universal_unpack | ||||
* | Turns out we can't build manpages on arm and s390, because ↵ | Michael Januszewski | 2004-07-11 | 1 | -4/+4 |
| | | | | app-text/docbook-sgml-utils doesn't have these arches in KEYWORDS. | ||||
* | Fixed a typo, added dependency on docbook-sgml-utils if 'doc' is in USE. ↵ | Michael Januszewski | 2004-07-11 | 1 | -3/+4 |
| | | | | Closes bug #56519. | ||||
* | fix use invocation | Michael Sterrett | 2004-07-08 | 1 | -2/+2 |
| | |||||
* | Updated the kernel-2 eclass to build & install manual pages when 'doc' USE ↵ | Michael Januszewski | 2004-07-05 | 1 | -2/+30 |
| | | | | flag is set. | ||||
* | 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 ↵ | John Mylchreest | 2004-02-16 | 1 | -7/+20 |
| | | | | readable) | ||||
* | 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 ↵ | John Mylchreest | 2004-01-31 | 1 | -1/+6 |
| | | | | (most likely posix_version effects) in stable | ||||
* | 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 |
| | | | | to force patching in the UNIPATCH_LIST order | ||||
* | 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 ↵ | John Mylchreest | 2004-01-23 | 1 | -2/+11 |
| | | | | an old portage bug as the newer versions of portage work fine. this will only happen when merging outside of ones profile. fixes bug #39139 | ||||
* | update to potentially patch all header issues (perhaps excluding sparc) and ↵ | John Mylchreest | 2004-01-22 | 1 | -34/+81 |
| | | | | minor fix to detect_version and K_PREPATCHED for rc and bk pulls | ||||
* | adding support for K_PREPATCHED. this will use for the patchset release, ↵ | John Mylchreest | 2004-01-22 | 1 | -3/+12 |
| | | | | ie: 2.6.1-r5 = 2.6.1-mm5 for mm-sources. | ||||
* | updating to support .diff extensions, and to strip .extention from outputted ↵ | John Mylchreest | 2004-01-21 | 1 | -2/+5 |
| | | | | file. | ||||
* | updated to force the check for the existance of . in tarball grep. solves ↵ | John Mylchreest | 2004-01-17 | 1 | -1/+1 |
| | | | | bug #38410 | ||||
* | 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 ↵ | John Mylchreest | 2004-01-15 | 1 | -1/+1 |
| | | | | the dependancy issue of 2.6 sources, and is back compatible with 2.4 sources | ||||
* | syntactical change to previous fix. and an excuse to check the msg in ↵ | John Mylchreest | 2004-01-15 | 1 | -1/+4 |
| | | | | #gentoo-bots :) | ||||
* | 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 |