| Commit message (Expand) | Author | Age | Files | Lines |
* | Added Joliet info to cdrom_locate_file_on_cd | Chris Gianelloni | 2005-06-14 | 1 | -1/+6 |
* | touchup enewuser syntax and fix arg handling for eextra | Mike Frysinger | 2005-06-11 | 1 | -73/+55 |
* | sys-apps/shadow is needed for useradd, etc, bug #94745 | Martin Schlemmer | 2005-06-09 | 1 | -2/+3 |
* | check $ehome not $eshell #94930 | Mike Frysinger | 2005-06-03 | 1 | -2/+2 |
* | utilize $USERLAND instead of ppc-macos/x86-fbsd #93959 by Diego Petten� | Mike Frysinger | 2005-05-28 | 1 | -11/+12 |
* | remove redundant code in epatch/arch check | Mike Frysinger | 2005-05-26 | 1 | -8/+8 |
* | let's keep the desktop entry filename slot-wise constant, #94033 | Carsten Lohrke | 2005-05-26 | 1 | -3/+7 |
* | fix the home logic in enewuser properly #93955 | Mike Frysinger | 2005-05-25 | 1 | -2/+2 |
* | make sure passing -1 as home gets you the default | Mike Frysinger | 2005-05-25 | 1 | -2/+2 |
* | get_number_of_jobs sucks | Mike Frysinger | 2005-05-24 | 1 | -82/+1 |
* | control the multi message output in epatch | Mike Frysinger | 2005-05-24 | 1 | -2/+4 |
* | override INSDESTTREE locally only in pamd funcs | Mike Frysinger | 2005-05-20 | 1 | -3/+3 |
* | have_NPTL isnt used anymore | Mike Frysinger | 2005-05-13 | 1 | -46/+1 |
* | enable --no-backup-if-mismatch by default in epatch | Mike Frysinger | 2005-05-06 | 1 | -2/+3 |
* | Moved -maxdepth 1 before -iname to remove warning and closing bug #91410. | Chris Gianelloni | 2005-05-04 | 1 | -2/+2 |
* | remove einfo message in epatch telling us how many patches we will apply | Mike Frysinger | 2005-04-29 | 1 | -2/+1 |
* | add newicon / newmenu #88983 | Mike Frysinger | 2005-04-16 | 1 | -33/+28 |
* | export LINGUAS to "" if everything is stripped | Mike Frysinger | 2005-04-15 | 1 | -2/+3 |
* | move ecpu_check to mplayer | Mike Frysinger | 2005-04-12 | 1 | -45/+1 |
* | Added an optional path element to make_wrapper. | Chris Gianelloni | 2005-03-30 | 1 | -3/+10 |
* | style cleanup for ldscripts. | Jeremy Huddleston | 2005-03-26 | 1 | -6/+5 |
* | Let doins handle the perms for {do,new}pamd; fixes bug 86365 | Aaron Walker | 2005-03-23 | 1 | -5/+1 |
* | tweak gen_usr_ldscript to handle more than 1 param at a time | Mike Frysinger | 2005-03-23 | 1 | -12/+16 |
* | Added make_wrapper function. | Chris Gianelloni | 2005-03-22 | 1 | -1/+22 |
* | fix my quoting screwups as pointed out by mr bones | Mike Frysinger | 2005-03-18 | 1 | -9/+9 |
* | flesh out make_desktop_entry a bit more #85431 by Josh Nichols | Mike Frysinger | 2005-03-17 | 1 | -23/+105 |
* | make_desktop_entry() 2nd try | Carsten Lohrke | 2005-03-07 | 1 | -2/+2 |
* | minor make_desktop_entry() modification | Carsten Lohrke | 2005-03-07 | 1 | -2/+2 |
* | fixed menu spec url | Carsten Lohrke | 2005-03-06 | 1 | -2/+2 |
* | style update for strip-linguas and make sure the returned LINGUAS doesnt have... | Mike Frysinger | 2005-02-23 | 1 | -15/+15 |
* | Fix runaway commit. | Martin Schlemmer | 2005-02-18 | 1 | -3/+1 |
* | Fix reverse logic when checking if we should run fix_libtool_files.sh. | Martin Schlemmer | 2005-02-18 | 1 | -1/+3 |
* | make dopamd behave like all other do* funcs and add newpamd in the process | Mike Frysinger | 2005-02-11 | 1 | -9/+17 |
* | Let EPATCH_EXCLUDE contain newlines. | Jeremy Huddleston | 2005-02-08 | 1 | -28/+29 |
* | Yah, I tested it this time as the CROSSCOMPILE variable detection was still b... | Chris White | 2005-02-04 | 1 | -9/+7 |
* | Add comment for previously borked function. | Martin Schlemmer | 2005-02-03 | 1 | -1/+5 |
* | Fix syntax error. | Martin Schlemmer | 2005-02-03 | 1 | -1/+2 |
* | Last one.. really :|. Making sure /proc/cpuinfo is present before doing anyt... | Chris White | 2005-02-03 | 1 | -2/+2 |
* | Arg, fixing verbosity control for ecpu_check. | Chris White | 2005-02-03 | 1 | -19/+23 |
* | Added ecpu_check function. See comments for details. | Chris White | 2005-02-03 | 1 | -1/+38 |
* | Added dopamd. | Aaron Walker | 2005-01-26 | 1 | -3/+22 |
* | Correct ARCH setting on sparc64. | Jeremy Huddleston | 2005-01-23 | 1 | -1/+2 |
* | Breaking multilib code off to a separate eclass to keep things clean. | Jeremy Huddleston | 2005-01-12 | 1 | -121/+2 |
* | get people to stop using the arch funcs in eutils.eclass | Mike Frysinger | 2005-01-11 | 1 | -1/+9 |
* | add additional error line to epatch to make copy & paste faster | Mike Frysinger | 2005-01-10 | 1 | -1/+2 |
* | 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 |
* | Removed sparc64-multilib specific checks so the code will work on other multi... | Jeremy Huddleston | 2004-12-31 | 1 | -11/+4 |
* | change spaces to tabs | Seemant Kulleen | 2004-12-30 | 1 | -5/+5 |