| Commit message (Expand) | Author | Age | Files | Lines |
* | add validate_desktop_entries() | Carsten Lohrke | 2007-04-06 | 1 | -1/+27 |
* | enable the `die` in the preserve_old_lib funcs | Mike Frysinger | 2007-02-18 | 1 | -3/+3 |
* | allow built_with_use to work even with hidden IUSE expanded vars #167166 | Mike Frysinger | 2007-02-17 | 1 | -20/+29 |
* | combine USE and IUSE file existence check | Mike Frysinger | 2007-02-17 | 1 | -6/+2 |
* | Follow the --missing request when the IUSE file is missing rather then always... | Doug Goldstein | 2007-02-14 | 1 | -1/+11 |
* | scrub exec filename in case someone does something silly like pass the fullpa... | Mike Frysinger | 2007-01-31 | 1 | -2/+2 |
* | misc updates (style/quoting/env pollution/etc...) to make a bunch of function... | Mike Frysinger | 2007-01-22 | 1 | -49/+79 |
* | replace tab with space in epatch output | Mike Frysinger | 2007-01-20 | 1 | -2/+2 |
* | implement --missing flag for user-control over IUSE-missing behavior | Mike Frysinger | 2007-01-19 | 1 | -5/+22 |
* | fix EBUILD_PHASE check in preserve_old_lib funcs | Mike Frysinger | 2007-01-13 | 1 | -3/+3 |
* | clean up preserve_old_lib funcs with help from Fabio Rossi #159245 and make s... | Mike Frysinger | 2007-01-09 | 1 | -24/+33 |
* | Get rid of dopamd/newpamd from here as they are superseded by pam.eclass that... | Diego Elio Pettenò | 2007-01-04 | 1 | -115/+92 |
* | Make sure FPS games list under ActionGame for bug #155846. | Chris Gianelloni | 2006-11-21 | 1 | -2/+2 |
* | Support submount again and do globbing on the RHS | Roy Marples | 2006-11-14 | 1 | -2/+4 |
* | rewrite edos2unix() to use echo|xargs sed -i rather than a loop with tempfiles | Mike Frysinger | 2006-11-13 | 1 | -6/+2 |
* | Change process substitution to HERE string. This avoids a bug in <bash-3.2 th... | Joel Martin | 2006-11-12 | 1 | -2/+2 |
* | Revert fix until I come up with another way to fix this | Joel Martin | 2006-11-11 | 1 | -2/+2 |
* | Fix syntax error in call to get_mounts in cdrom function. | Joel Martin | 2006-11-11 | 1 | -2/+2 |
* | get_mounts now returns mount options too | Roy Marples | 2006-11-10 | 1 | -11/+11 |
* | _cdrom_locate_file_on_cd: Handle whitespace in mount points | Tristan Heaven | 2006-11-02 | 1 | -3/+4 |
* | fix by Paul Bredbury to make tar archive match in unpack_makeself() more flex... | Mike Frysinger | 2006-11-01 | 1 | -2/+2 |
* | misc bash syntax fixes | Aron Griffis | 2006-10-31 | 1 | -13/+12 |
* | I'm sure I just made some enemies with this one. See bug #152593 if you want... | Chris Gianelloni | 2006-10-24 | 1 | -2/+2 |
* | Corrected make_session_desktop function name in comment | Timothy Redaelli | 2006-10-18 | 1 | -2/+2 |
* | Fallback to the default userland disabled shell, if the shell cannot be found... | Diego Elio Pettenò | 2006-10-06 | 1 | -3/+8 |
* | Fix test for games-kids in make_desktop_entry | Tristan Heaven | 2006-10-05 | 1 | -2/+2 |
* | fix typo in previous commit | Mike Frysinger | 2006-09-14 | 1 | -2/+2 |
* | skip sanity checks in built_with_use() for IUSE with USE_EXPAND #147237 | Mike Frysinger | 2006-09-14 | 1 | -2/+12 |
* | sanity check the package capabilities in built_with_use #146655 by kristian m... | Mike Frysinger | 2006-09-11 | 1 | -1/+5 |
* | move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarter | Mike Frysinger | 2006-08-19 | 1 | -1/+9 |
* | add a better die message from Ed Catmur when best_version() fails #143424 | Mike Frysinger | 2006-08-11 | 1 | -1/+2 |
* | if unable to find USE file for pkg, have built_with_use die | Mike Frysinger | 2006-08-06 | 1 | -2/+2 |
* | drop [ -t ] check from ebeep/epause #139783 | Mike Frysinger | 2006-07-15 | 1 | -5/+3 |
* | check $nols in strip-linguas before warning #138884 by Phil Richards | Mike Frysinger | 2006-07-06 | 1 | -2/+2 |
* | add support for CDROM_NAME_SET #139196 | Mike Frysinger | 2006-07-05 | 1 | -2/+15 |
* | only warn once about unsupported locales | Mike Frysinger | 2006-06-24 | 1 | -3/+6 |
* | document maintainers | Mike Frysinger | 2006-06-15 | 1 | -1/+3 |
* | Added support for Makeself 1.6.0-nv which is used by NVIDIA in packaging the ... | Chris Gianelloni | 2006-06-09 | 1 | -2/+2 |
* | drop bootstrap/patch since it is hardcoded into system and system build | Mike Frysinger | 2006-06-07 | 1 | -5/+1 |
* | Allowing parameters to command to run, for make_desktop_entry | Alfredo Tupone | 2006-06-05 | 1 | -4/+4 |
* | simplify final LINGUAS setting | Mike Frysinger | 2006-06-04 | 1 | -6/+2 |
* | some fixes by Harald van Dijk to use hasq() and some minor touchups #134600 | Mike Frysinger | 2006-06-04 | 1 | -12/+8 |
* | Added a modified naming for desktop entries (commented) so I don't lose it an... | Chris Gianelloni | 2006-05-24 | 1 | -1/+2 |
* | Added TryExec to make_desktop_entry so menu items will only display for users... | Chris Gianelloni | 2006-04-25 | 1 | -1/+2 |
* | dont allow enewuser/enewgroup in src_* functions #124680 | Mike Frysinger | 2006-04-19 | 1 | -1/+15 |
* | Workaround portage bug, set RDEPEND explicitely. | Diego Elio Pettenò | 2006-03-22 | 1 | -1/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-03-18 | 1 | -2/+2 |
* | add -E to default epatch opts | Mike Frysinger | 2006-03-17 | 1 | -2/+3 |
* | Replace _epatch_draw_line() with a very short shell script | Aron Griffis | 2006-03-16 | 1 | -22/+4 |
* | disable debug output in _epatch_draw_line() | Mike Frysinger | 2006-03-10 | 1 | -1/+6 |