summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure FPS games list under ActionGame for bug #155846.Chris Gianelloni2006-11-211-2/+2
* Support submount again and do globbing on the RHSRoy Marples2006-11-141-2/+4
* rewrite edos2unix() to use echo|xargs sed -i rather than a loop with tempfilesMike Frysinger2006-11-131-6/+2
* Change process substitution to HERE string. This avoids a bug in <bash-3.2 th...Joel Martin2006-11-121-2/+2
* Revert fix until I come up with another way to fix thisJoel Martin2006-11-111-2/+2
* Fix syntax error in call to get_mounts in cdrom function.Joel Martin2006-11-111-2/+2
* get_mounts now returns mount options tooRoy Marples2006-11-101-11/+11
* _cdrom_locate_file_on_cd: Handle whitespace in mount pointsTristan Heaven2006-11-021-3/+4
* fix by Paul Bredbury to make tar archive match in unpack_makeself() more flex...Mike Frysinger2006-11-011-2/+2
* misc bash syntax fixesAron Griffis2006-10-311-13/+12
* I'm sure I just made some enemies with this one. See bug #152593 if you want...Chris Gianelloni2006-10-241-2/+2
* Corrected make_session_desktop function name in commentTimothy Redaelli2006-10-181-2/+2
* Fallback to the default userland disabled shell, if the shell cannot be found...Diego Elio Pettenò2006-10-061-3/+8
* Fix test for games-kids in make_desktop_entryTristan Heaven2006-10-051-2/+2
* fix typo in previous commitMike Frysinger2006-09-141-2/+2
* skip sanity checks in built_with_use() for IUSE with USE_EXPAND #147237Mike Frysinger2006-09-141-2/+12
* sanity check the package capabilities in built_with_use #146655 by kristian m...Mike Frysinger2006-09-111-1/+5
* move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarterMike Frysinger2006-08-191-1/+9
* add a better die message from Ed Catmur when best_version() fails #143424Mike Frysinger2006-08-111-1/+2
* if unable to find USE file for pkg, have built_with_use dieMike Frysinger2006-08-061-2/+2
* drop [ -t ] check from ebeep/epause #139783Mike Frysinger2006-07-151-5/+3
* check $nols in strip-linguas before warning #138884 by Phil RichardsMike Frysinger2006-07-061-2/+2
* add support for CDROM_NAME_SET #139196Mike Frysinger2006-07-051-2/+15
* only warn once about unsupported localesMike Frysinger2006-06-241-3/+6
* document maintainersMike Frysinger2006-06-151-1/+3
* Added support for Makeself 1.6.0-nv which is used by NVIDIA in packaging the ...Chris Gianelloni2006-06-091-2/+2
* drop bootstrap/patch since it is hardcoded into system and system buildMike Frysinger2006-06-071-5/+1
* Allowing parameters to command to run, for make_desktop_entryAlfredo Tupone2006-06-051-4/+4
* simplify final LINGUAS settingMike Frysinger2006-06-041-6/+2
* some fixes by Harald van Dijk to use hasq() and some minor touchups #134600Mike Frysinger2006-06-041-12/+8
* Added a modified naming for desktop entries (commented) so I don't lose it an...Chris Gianelloni2006-05-241-1/+2
* Added TryExec to make_desktop_entry so menu items will only display for users...Chris Gianelloni2006-04-251-1/+2
* dont allow enewuser/enewgroup in src_* functions #124680Mike Frysinger2006-04-191-1/+15
* Workaround portage bug, set RDEPEND explicitely.Diego Elio Pettenò2006-03-221-1/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-03-181-2/+2
* add -E to default epatch optsMike Frysinger2006-03-171-2/+3
* Replace _epatch_draw_line() with a very short shell scriptAron Griffis2006-03-161-22/+4
* disable debug output in _epatch_draw_line()Mike Frysinger2006-03-101-1/+6
* replace revdep-rebuild --soname with --libraryCarsten Lohrke2006-03-101-3/+3
* Replace -printf option with basename call to be compatible with BSD find.Diego Elio Pettenò2006-02-201-3/+3
* Fix mktemp call on Linux. Bug #88079 again.Diego Elio Pettenò2006-02-181-6/+5
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-02-171-2/+2
* Fix mktemp call for non-GNU userlands, thanks to Benigno B. Junior. Finally c...Diego Elio Pettenò2006-02-151-5/+11
* add a sanity check to the read #118589Mike Frysinger2006-01-111-2/+2
* make sure people use -1 and not /bin/false as default nologin shellsMike Frysinger2005-12-311-3/+7
* Add support for DragonFly's CHOST in user handling, it's just the same as Fre...Diego Elio Pettenò2005-12-131-4/+4
* touchup gen_usr_ldscript and move draw_line() to inside epatch() so no one wi...Mike Frysinger2005-11-291-37/+24
* Apply enewuser/enewgroup patch for OpenBSD as per bug #113236. Thanks Karol P...Diego Elio Pettenò2005-11-221-2/+16
* have unpack_makeself default to $A if nothing is specifiedMike Frysinger2005-11-181-3/+4
* typo fixMichael Sterrett2005-11-091-2/+2