summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* epatch_user: return 0/1 depending on user patches actually appliedMike Frysinger2010-08-191-2/+3
* Add eqawarnPetteri Räty2010-07-111-1/+12
* einfon wasn't a typoTristan Heaven2010-07-101-2/+2
* Fix bug in cdrom_get_cds() identified by Jared <nitro@legroom.net> when using...Doug Goldstein2010-07-101-3/+3
* Add -r to groupadd and useradd so that users and groups created on Linux are ...Doug Goldstein2010-06-231-4/+5
* drop unnecessary output padding in unpack_makeself #320313Mike Frysinger2010-05-201-5/+5
* add -m1 to grep for unpack_makeself for bug #319059Michael Sterrett2010-05-111-2/+2
* make_desktop_entry: use printf %b to make arg passing simpler since we only w...Mike Frysinger2010-04-191-2/+2
* make_desktop_entry: let 5th arg take arbitrary fields to append to the deskto...Mike Frysinger2010-03-231-6/+11
* make_desktop_entry: call `die` if `doins` failed #305165Mike Frysinger2010-03-071-2/+2
* make_desktop_entry: place media-gfx into Graphics only, not AudioVideo;GraphicsMike Frysinger2010-03-071-7/+13
* make_desktop_entry: fix tab/space corruptionMike Frysinger2010-03-071-45/+39
* Replace eqawarn with ewarn - as it's present in all EAPIsMaciej Mrozowski2010-03-021-5/+3
* Reapply patch, this time with workaround for an apparent bug in bash 3.2 and 4.0Jonathan Callen2010-02-261-4/+16
* Broken with stable versions of bashMark Loeser2010-02-261-16/+4
* Properly implement the Desktop File Specification in make_desktop_entry()Jonathan Callen2010-02-261-4/+16
* Check if eqawarn is defined before calling it.Petteri Räty2010-02-171-3/+5
* Fixed indentation.Maciej Mrozowski2010-02-171-7/+7
* Added fallback implementations for ebeep and epause that display QA Notice wh...Maciej Mrozowski2010-02-171-1/+11
* eshopts_{push,pop}: add support for the extended options available only via `...Mike Frysinger2010-02-151-7/+20
* Only define epause and ebeep in EAPIs 0 1 2. Mark built_with_use as deprecated.Petteri Räty2010-01-281-3/+10
* Fix the EPATCH_EXCLUDE properly by patch from Griffon26. Also it fixes bug #3...Tomas Chvatal2010-01-101-5/+6
* [eutils.eclass] QA: Fix EPATCH_EXCLUDE not working at all.Tomas Chvatal2010-01-101-3/+5
* epatch - fix unbalanced eshopts_pop #300360Mike Frysinger2010-01-101-5/+3
* rewrite epatch greatly -- clean up logging, quoting, shell opts, file name ch...Mike Frysinger2010-01-091-218/+206
* Bug #281314 - Do die if the license file can not be found until afterZac Medico2010-01-031-2/+2
* Bug #297392 - Remove extra leading slash in epatch_user() output.Zac Medico2009-12-191-2/+2
* add new eshopts_{push,pop} functions to simplify mucking with shell optionsMike Frysinger2009-12-111-6/+49
* move euser argument to the end, to conform to more implementations of useradd...Fabian Groffen2009-10-181-3/+5
* make_desktop_entry: dont bother writing Version= anymore #285920 by Josh SaddlerMike Frysinger2009-09-241-2/+1
* properly detect OSX 10.6/Darwin 10, thanks Sören Kuklau in bug #284701Fabian Groffen2009-09-121-11/+11
* unify duplicated user epatching codeMike Frysinger2009-08-261-1/+20
* add xz support by Brandon Berhent #260653Mike Frysinger2009-03-011-1/+5
* tweak output case to avoid confusing people #260214 by Caleb CushingMike Frysinger2009-02-271-2/+2
* quote semicolons in subshells to work around bash-4.0 regressionMike Frysinger2009-02-211-3/+3
* fixup broken make_session_desktop()Mike Frysinger2009-02-211-7/+10
* Comment about prepalldocs with approval from lu_zero and dev-zero.Petteri Räty2009-02-181-12/+18
* return, don't exit from the functionMichael Sterrett2009-02-181-2/+2
* Add a prepalldocs function to provide the functionality of the deprecated pre...Michael Sterrett2009-02-181-1/+19
* Apply patch by Armando Di Cianno to add support for OSX 10.5+ in egetent, bug...Fabian Groffen2009-02-151-2/+18
* Fixed typo in comments.Peter Volkov2009-02-071-2/+2
* typo: Not -> Note (bug #238889)Michael Sterrett2008-09-281-2/+2
* even better: dont whine about abs paths, just transparently skip the -p0 step...Mike Frysinger2008-09-201-4/+6
* filter /dev/null from abs path check and include the offending line in the wa...Mike Frysinger2008-09-201-2/+4
* start whining about absolute paths in patch filesMike Frysinger2008-09-201-1/+8
* optimize patch decompression so we only do it onceMike Frysinger2008-09-201-21/+17
* add support for lzma patchesMike Frysinger2008-09-201-1/+5
* fix a typoChristian Faulhammer2008-08-171-2/+2
* Bug #215673 - Make built_with_use() handle default IUSE properly. ThanksZac Medico2008-04-051-3/+3
* add rm copy & paste lines #212018Mike Frysinger2008-03-011-2/+5