| Commit message (Expand) | Author | Age | Files | Lines |
* | changing back to virtual. if this causes problems, then please look at changi... | John Mylchreest | 2005-01-09 | 1 | -2/+2 |
* | Update kernel_is in kernel-2 | John Mylchreest | 2005-01-06 | 1 | -40/+58 |
* | Fixed bugs: 75034 76849 74655 | John Mylchreest | 2005-01-06 | 1 | -8/+12 |
* | sparc64-multilib support. | Jeremy Huddleston | 2005-01-01 | 1 | -1/+2 |
* | Adding sanity check | John Mylchreest | 2004-12-29 | 1 | -1/+4 |
* | Remove call to nonexistant get_version | Daniel Drake | 2004-12-29 | 1 | -4/+1 |
* | Preventing -eq unary errors | John Mylchreest | 2004-12-28 | 1 | -2/+2 |
* | adding support for operators to kernel_is | John Mylchreest | 2004-12-28 | 1 | -10/+29 |
* | Changing OKV to exclude _p* not just _pre*, GMSoft uses _p for patch versions... | John Mylchreest | 2004-12-27 | 1 | -2/+2 |
* | Added a fix for ppc and cleaned up spaces | Luca Barbato | 2004-12-26 | 1 | -47/+51 |
* | Harden up src_unpack | Daniel Drake | 2004-12-03 | 1 | -1/+2 |
* | cross-compile support | Mike Frysinger | 2004-12-02 | 1 | -11/+21 |
* | Use SLOT=PVR | Daniel Drake | 2004-12-02 | 1 | -2/+2 |
* | Removing obsolete checks for KV_* | John Mylchreest | 2004-11-29 | 1 | -7/+1 |
* | updating SLOT to not use eclass variables since this breaks portage cache. | John Mylchreest | 2004-11-29 | 1 | -2/+2 |
* | changing the way we call kernel_is_2_4 | John Mylchreest | 2004-11-26 | 1 | -5/+11 |
* | Changing all KV calls to KV_FULL to stop portage conflicts. currently still s... | John Mylchreest | 2004-11-26 | 1 | -66/+82 |
* | Reverting back to an older eclass, with some updates merged. problem is with ... | John Mylchreest | 2004-11-26 | 1 | -123/+94 |
* | cleaning up mish-mash of S= and things. and also making sure that if we dont ... | John Mylchreest | 2004-11-26 | 1 | -6/+9 |
* | cleaning up pkg_setup. | John Mylchreest | 2004-11-26 | 1 | -8/+1 |
* | sorry folks. caused a little breakage somehow! anyways, fixed now. detect_ver... | John Mylchreest | 2004-11-26 | 1 | -9/+10 |
* | fixing a little format error I missed earlier | John Mylchreest | 2004-11-25 | 1 | -2/+3 |
* | Set S properly in universal_unpack | Daniel Drake | 2004-11-25 | 1 | -5/+5 |
* | Updating kernel-2.eclass so tat the detect_* functions are moved to pkg_setup... | John Mylchreest | 2004-11-25 | 1 | -4/+14 |
* | Updating kernel-2 to properly honour strict patch levels with *.diff , adding... | John Mylchreest | 2004-11-24 | 1 | -87/+112 |
* | '...' -> ' ...' | 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 |