summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix eend so that it works properly on a standard BSD console. Thanks to Uber...Zac Medico2007-05-021-0/+2
* make it executableMike Frysinger2007-01-161-0/+0
* Fix ebuild environment color.map support so that it works properly through ex...Zac Medico2007-01-121-7/+9
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify eqaw...Zac Medico2007-01-101-1/+10
* Add new eqawarn function and QA loglevel to be used for QA messagesMarius Mauch2007-01-091-1/+7
* only print the "Removing /usr/share/info" if --quiet was not passedSimon Stelling2006-08-241-2/+6
* Make sure that variables containing colors pollute the environment for bug #1...Zac Medico2006-06-271-0/+1
* Allow /etc/portage/color.map to control colors associated with einfo, ewarn, ...Zac Medico2006-06-261-5/+5
* As suggested by exg, include the einfon code inside einfo instead of using th...Zac Medico2006-06-221-6/+4
* Prevent extra newlines in elog for einfo invocations. See bug #136208.Zac Medico2006-06-121-2/+6
* you have to quote $@ or things can breakMike Frysinger2006-05-141-1/+1
* make portage shut up if --quiet is given; bug 62273Simon Stelling2006-05-011-1/+5
* allow escaping in elog_base() to fix bug 131913Simon Stelling2006-05-011-1/+1
* Add and "other" EBUILD_PHASE for bug #127585. Thanks to Patrick Avery <pyrom...Zac Medico2006-04-201-1/+1
* `` must dieSimon Stelling2006-04-151-1/+1
* Move has, hasq, and hasv functions to isolated-functions.sh since they do not...Zac Medico2006-03-201-0/+17
* re-import the e* functions from baselayout since these ones are broken #117186Mike Frysinger2006-01-031-24/+54
* fix broken quotingMike Frysinger2006-01-031-13/+13
* if youre going to rip code from baselayout, you really need to do it from an ...Mike Frysinger2006-01-031-62/+37
* Add slightly modified elog_base patch containing the basic framework for ebui...Marius Mauch2005-11-131-0/+204