summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* for e{cvs,svn}_clean, tweak the test for no args, and update the help text to...Mike Frysinger2008-02-201-9/+9
* add ecvs_clean and esvn_clean, bug #210708Benedikt Boehm2008-02-201-1/+22
* if user has FEATURES=preserve-libs, then we will let portage handle the savin...Mike Frysinger2008-02-151-1/+7
* Change the Joliet information in cdrom_get_cds to only display after a failed...Chris Gianelloni2008-02-131-6/+11
* Changing comments on make_wrapper so the third option (chdir) looks optional ...Chris Gianelloni2008-02-071-2/+2
* handle whitespace in epatch/epunt_cxx better #205339 by Santiago M. MolaMike Frysinger2008-01-141-5/+4
* Added a couple minor fixes for make_desktop_entry to clean it up, per discuss...Chris Gianelloni2007-11-201-5/+4
* fix from James Le Cuirot to check to see if the directory to search exists be...Mike Frysinger2007-10-141-1/+2
* add back in message for people to delete old SONAMEs of libs #159245Mike Frysinger2007-10-101-1/+6
* people have had plenty of time to transition to linux-info for set_arch_to_ke...Mike Frysinger2007-10-011-31/+1
* fix documentation for epunt_cxxMike Frysinger2007-09-011-2/+2
* Fix documentation of unpack_pdv(), bug #190823.Ulrich Müller2007-08-301-7/+15
* convert strip-linguas to new doc style #164961Mike Frysinger2007-07-261-12/+10
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-07-171-10/+10
* if we dont handle the args passed to us, dont return 0 #184495Mike Frysinger2007-07-071-1/+5
* update make_desktop_entry to upstream 1.0 spec #182669 and flesh out more def...Mike Frysinger2007-06-211-13/+34
* move man page documentation to eclassMike Frysinger2007-06-161-167/+196
* finish gen_usr_ldscript to toolchain-funcs from eutilsMike Frysinger2007-06-161-49/+1
* _cdrom_locate_file_on_cd: add udf as a valid filesystem, bug #176336Tristan Heaven2007-06-051-3/+3
* code from Fabian Groffen to simplify emktemp() for all userlands #174061Mike Frysinger2007-05-051-8/+7
* validate_desktop_entries: Donn't search in non-existing directories.Carsten Lohrke2007-04-251-10/+12
* validate_desktop_entries: don't process entries twice, condense information a...Carsten Lohrke2007-04-221-5/+6
* add validate_desktop_entries()Carsten Lohrke2007-04-061-1/+27
* enable the `die` in the preserve_old_lib funcsMike Frysinger2007-02-181-3/+3
* allow built_with_use to work even with hidden IUSE expanded vars #167166Mike Frysinger2007-02-171-20/+29
* combine USE and IUSE file existence checkMike Frysinger2007-02-171-6/+2
* Follow the --missing request when the IUSE file is missing rather then always...Doug Goldstein2007-02-141-1/+11
* scrub exec filename in case someone does something silly like pass the fullpa...Mike Frysinger2007-01-311-2/+2
* misc updates (style/quoting/env pollution/etc...) to make a bunch of function...Mike Frysinger2007-01-221-49/+79
* replace tab with space in epatch outputMike Frysinger2007-01-201-2/+2
* implement --missing flag for user-control over IUSE-missing behaviorMike Frysinger2007-01-191-5/+22
* fix EBUILD_PHASE check in preserve_old_lib funcsMike Frysinger2007-01-131-3/+3