Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added IUSE. | Aaron Walker | 2005-01-08 | 1 | -1/+3 |
* | remove C++ libtool checks #74488 | Mike Frysinger | 2005-01-08 | 1 | -1/+4 |
* | update | Brad Teaford Cowan | 2005-01-07 | 1 | -2/+6 |
* | Making disgusting_gcc_multilib_HACK slightly less ugly and slightly more abst... | Jeremy Huddleston | 2005-01-07 | 1 | -3/+7 |
* | Added get_all_libdirs. Changed die to eerror/exit since die doesn't have the... | Jeremy Huddleston | 2005-01-07 | 1 | -61/+85 |
* | Fix bug when ABI is passed as an arg to get_abi_var. | Jeremy Huddleston | 2005-01-07 | 1 | -8/+7 |
* | Making get_abi_var more optimized. | Jeremy Huddleston | 2005-01-07 | 1 | -2/+4 |
* | fix | Brad Teaford Cowan | 2005-01-07 | 1 | -2/+2 |
* | cleanups | Brad Teaford Cowan | 2005-01-07 | 1 | -11/+13 |
* | Fixed invalid atoms. | Sven Wegener | 2005-01-07 | 1 | -2/+2 |
* | tweaks | Brad Teaford Cowan | 2005-01-07 | 1 | -1/+3 |
* | more fixes | Brad Teaford Cowan | 2005-01-07 | 1 | -2/+6 |
* | fixes | Brad Teaford Cowan | 2005-01-06 | 1 | -2/+4 |
* | more fixes | Brad Teaford Cowan | 2005-01-06 | 1 | -7/+5 |
* | fixes for meta builds | Brad Teaford Cowan | 2005-01-06 | 1 | -13/+21 |
* | Initial commit. | Brad Teaford Cowan | 2005-01-06 | 1 | -0/+78 |
* | Changing build logic. now we dont build BUILD_TARGETS more than once, in the ... | John Mylchreest | 2005-01-06 | 1 | -6/+16 |
* | Update kernel_is in kernel-2 | John Mylchreest | 2005-01-06 | 1 | -40/+58 |
* | Fixed bugs: 75034 76849 74655 | John Mylchreest | 2005-01-06 | 3 | -18/+30 |
* | add more config switches | Marinus Schraal | 2005-01-05 | 1 | -2/+2 |
* | Updates for nsxml | Ian Leitch | 2005-01-05 | 1 | -5/+11 |
* | Added a default SRC_URI | Ian Leitch | 2005-01-05 | 1 | -1/+2 |
* | Initial commit of the aolserver eclass | Ian Leitch | 2005-01-05 | 1 | -0/+45 |
* | Add instruction for finding sample configuration files. | Mamoru Komachi | 2005-01-05 | 1 | -1/+2 |
* | fix annoying userpriv warnings, bug #76717 | Ciaran McCreesh | 2005-01-05 | 1 | -2/+6 |
* | fix delete_all_version_separators when called with args | Ciaran McCreesh | 2005-01-04 | 1 | -3/+3 |
* | fix comments | Ciaran McCreesh | 2005-01-02 | 1 | -2/+2 |
* | Added app-shells/bash-completion-config to RDEPEND. | Aaron Walker | 2005-01-02 | 1 | -20/+12 |
* | Don't install binaries installed by other packages | Stuart Herbert | 2005-01-02 | 1 | -8/+17 |
* | if user has noinfo or noman in FEATURES, delete the corresponding files | Mike Frysinger | 2005-01-02 | 1 | -7/+10 |
* | calculate the fake targets ourselves from CTARGET | Mike Frysinger | 2005-01-02 | 1 | -2/+17 |
* | add in delete_ functions, make index parameters able to take a character as w... | Ciaran McCreesh | 2005-01-01 | 1 | -9/+46 |
* | -O3 is bad, bug 76331 | Ciaran McCreesh | 2005-01-01 | 1 | -1/+6 |
* | sparc64-multilib support. | Jeremy Huddleston | 2005-01-01 | 1 | -1/+2 |
* | Removed sparc64-multilib specific checks so the code will work on other multi... | Jeremy Huddleston | 2004-12-31 | 1 | -11/+4 |
* | correct kernel_is; format kernel versions as %d%03d%03d and test them as inte... | Alin Năstac | 2004-12-31 | 1 | -2/+20 |
* | dont kill $prog unless $search is valid | Mike Frysinger | 2004-12-31 | 1 | -2/+2 |
* | FAKE_TARGETS | Mike Frysinger | 2004-12-30 | 1 | -1/+2 |
* | change spaces to tabs | Seemant Kulleen | 2004-12-30 | 1 | -5/+5 |
* | style update and remove $CTARGET logic from tc-get() | Mike Frysinger | 2004-12-30 | 1 | -23/+15 |
* | automatic gnuconfig_update | Mike Frysinger | 2004-12-30 | 1 | -2/+3 |
* | Remove global BASH_COMPLETION_NAME var | Aaron Walker | 2004-12-30 | 1 | -5/+3 |
* | tidy | Michael Sterrett | 2004-12-29 | 1 | -21/+19 |
* | bug #25756 handle menu entries | Heinrich Wendel | 2004-12-29 | 1 | -1/+80 |
* | Fixing up test logic in kernel_is | John Mylchreest | 2004-12-29 | 1 | -6/+10 |
* | Added variable BASH_COMPLETION_NAME instead of assuming $PN ; defaults to $PN... | Aaron Walker | 2004-12-29 | 1 | -6/+10 |
* | exporting src_install | John Mylchreest | 2004-12-29 | 1 | -2/+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 | 2 | -4/+4 |