| Commit message (Expand) | Author | Age | Files | Lines |
* | Seems those variables were not used after all |  Petteri Räty | 2007-01-16 | 1 | -4/+1 |
* | Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED variab... |  Petteri Räty | 2007-01-16 | 1 | -1/+15 |
* | Revert xineramaproto headers to be based on xinerama use flag (bug #162089, f... |  Caleb Tennis | 2007-01-16 | 1 | -2/+2 |
* | Added --with-dependencies option to jar-from and getjars and made dojar warn ... |  Petteri Räty | 2007-01-15 | 1 | -3/+20 |
* | fix USE="doc" usage (bug #161956) |  Matti Bickel | 2007-01-15 | 1 | -3/+3 |
* | Fix typo in previous fix for bug #160339 |  Paul Varner | 2007-01-15 | 1 | -2/+2 |
* | detect true rather than assume its location; should fix bug #161937 |  Andres Loeh | 2007-01-15 | 1 | -3/+4 |
* | Make dolauncher die if -pre specifies non-existing file. |  Vlastimil Babka | 2007-01-15 | 1 | -6/+12 |
* | fix EBUILD_PHASE check in preserve_old_lib funcs |  Mike Frysinger | 2007-01-13 | 1 | -3/+3 |
* | Fix syntax error. |  Luca Longinotti | 2007-01-12 | 1 | -2/+2 |
* | Revert slotted changes, cleanup. |  Luca Longinotti | 2007-01-12 | 2 | -253/+139 |
* | Change dep from sys-apps/mysql to dev-db/mysql-init-scripts. |  Luca Longinotti | 2007-01-12 | 1 | -4/+3 |
* | Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can b... |  Petteri Räty | 2007-01-12 | 2 | -13/+15 |
* | Added java-ant_ignore-system-classes and java-ant_xml-rewrite |  Petteri Räty | 2007-01-12 | 1 | -7/+39 |
* | Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general s... |  Petteri Räty | 2007-01-12 | 1 | -2/+14 |
* | Fix update_vim_afterscripts. Thanks to Leonardo Boshell, Bug #156229. |  Mike Kelly | 2007-01-12 | 1 | -2/+2 |
* | Since vmware-player uses vmplayer and not vmware-player, add a check for it a... |  Chris Gianelloni | 2007-01-11 | 1 | -2/+7 |
* | Newest supertab doesn't block vim7. |  Mike Kelly | 2007-01-11 | 1 | -3/+4 |
* | Added EANT_FILTER_COMPILER to the default src_compile control variables. |  Petteri Räty | 2007-01-10 | 1 | -1/+5 |
* | Added to code to automatically show possible bundled jars in pre_src_compile. |  Petteri Räty | 2007-01-10 | 2 | -8/+33 |
* | Fix to versionator to enable extglobbing. |  Alec Warner | 2007-01-10 | 1 | -13/+66 |
* | Be more verbose about the way the install failure is identified. |  Diego Elio Pettenò | 2007-01-09 | 1 | -4/+4 |
* | Added a check to ensure GAMES_DATADIR and GAMES_PREFIX_OPT aren't the same, a... |  Chris Gianelloni | 2007-01-09 | 1 | -2/+3 |
* | Switch useq to use. Fix versions for pbxt USE flag to be consistent. |  Doug Goldstein | 2007-01-09 | 1 | -36/+36 |
* | clean up preserve_old_lib funcs with help from Fabio Rossi #159245 and make s... |  Mike Frysinger | 2007-01-09 | 1 | -24/+33 |
* | If WANT_AUTOCONF or WANT_AUTOMAKE are missing, default to latest, and hope th... |  Diego Elio Pettenò | 2007-01-08 | 1 | -1/+4 |
* | For packages where automake is not used, set WANT_AUTOMAKE=none. Please note,... |  Diego Elio Pettenò | 2007-01-08 | 1 | -5/+10 |
* | partly fix bug #160911 |  Francesco Riosa | 2007-01-08 | 1 | -2/+2 |
* | updated lated patches sources |  Francesco Riosa | 2007-01-08 | 1 | -2/+2 |
* | bug #160489 c#1 sys-apps/mysql is not needed with use=minimal |  Francesco Riosa | 2007-01-07 | 1 | -2/+2 |
* | no one uses tc-endian() so just cut it ... people should be handling endian i... |  Mike Frysinger | 2007-01-07 | 1 | -26/+1 |
* | note that --enable-secureplt for binutils is alpha only since people seem to ... |  Mike Frysinger | 2007-01-07 | 1 | -2/+2 |
* | Don't throw ewarns during prerm and postrm phases, as they might simply come ... |  Diego Elio Pettenò | 2007-01-07 | 1 | -2/+4 |
* | Added instructions for re-emerging dev-python/pyxml when there are undefined ... |  Petteri Räty | 2007-01-06 | 1 | -5/+22 |
* | Restore shopt settings after changing them, fixing bug #160342. |  Andres Loeh | 2007-01-06 | 1 | -1/+4 |
* | Added logic to src_compile for enabling debug support when IUSE has debug. |  Joshua Nichols | 2007-01-06 | 1 | -2/+5 |
* | Don't change the shell options to Portage, or it will fail. Closes bug #160339. |  Diego Elio Pettenò | 2007-01-06 | 1 | -2/+5 |
* | Changing useless messages back to einfo. |  Matthias Schwarzott | 2007-01-06 | 1 | -11/+11 |
* | remove funky URL for HTB |  Mike Frysinger | 2007-01-06 | 1 | -2/+1 |
* | Add category of the package throwing the fit, errr I mean the notice, the san... |  Diego Elio Pettenò | 2007-01-06 | 1 | -2/+2 |
* | some einfo => elog for interesting messages |  Francesco Riosa | 2007-01-05 | 1 | -15/+15 |
* | bug #160330 mispelled ssl option (better fix) |  Francesco Riosa | 2007-01-05 | 1 | -7/+6 |
* | bug #160330 mispelled ssl option |  Francesco Riosa | 2007-01-05 | 1 | -3/+2 |
* | Fix up the remaining einfo/elog lines in vmware.eclass. |  Mike Auty | 2007-01-05 | 1 | -13/+13 |
* | vmware-mod preparations for workstation version 6 |  Mike Auty | 2007-01-05 | 2 | -11/+18 |
* | einfo converted to elog |  Jörg Bornkessel | 2007-01-05 | 1 | -34/+34 |
* | Removed deprecated debug-use-flag. |  Matthias Schwarzott | 2007-01-05 | 1 | -3/+2 |
* | always execute global space, trying to avoid it is really too difficult |  Francesco Riosa | 2007-01-05 | 1 | -116/+109 |
* | And now that the whole tree is fixed, this should return on global scope to b... |  Diego Elio Pettenò | 2007-01-05 | 1 | -8/+2 |
* | Kill 'inherit debug'. |  Elfyn McBratney | 2007-01-05 | 1 | -4/+6 |