Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a typo | Christian Faulhammer | 2008-08-17 | 1 | -2/+2 |
| | |||||
* | Bug #215673 - Make built_with_use() handle default IUSE properly. Thanks | Zac Medico | 2008-04-05 | 1 | -3/+3 |
| | | | | to David Leverton for suggesting this approach which uses a bash array. | ||||
* | add rm copy & paste lines #212018 | Mike Frysinger | 2008-03-01 | 1 | -2/+5 |
| | |||||
* | for e{cvs,svn}_clean, tweak the test for no args, and update the help text ↵ | Mike Frysinger | 2008-02-20 | 1 | -9/+9 |
| | | | | to match reality | ||||
* | add ecvs_clean and esvn_clean, bug #210708 | Benedikt Boehm | 2008-02-20 | 1 | -1/+22 |
| | |||||
* | if user has FEATURES=preserve-libs, then we will let portage handle the ↵ | Mike Frysinger | 2008-02-15 | 1 | -1/+7 |
| | | | | saving/warning of the libraries #210182 | ||||
* | Change the Joliet information in cdrom_get_cds to only display after a ↵ | Chris Gianelloni | 2008-02-13 | 1 | -6/+11 |
| | | | | failed attempt to find the CD since we're now using ewarn and ebeep to get the user's attention. Yes, this sucks, but I'm getting tired of trying to support people who cannot seem to read the last 4 lines of output from the CD detection when it doesn't find a CD and hope that maybe the beeps will help. | ||||
* | Changing comments on make_wrapper so the third option (chdir) looks optional ↵ | Chris Gianelloni | 2008-02-07 | 1 | -2/+2 |
| | | | | to match the actual code. | ||||
* | handle whitespace in epatch/epunt_cxx better #205339 by Santiago M. Mola | Mike Frysinger | 2008-01-14 | 1 | -5/+4 |
| | |||||
* | Added a couple minor fixes for make_desktop_entry to clean it up, per ↵ | Chris Gianelloni | 2007-11-20 | 1 | -5/+4 |
| | | | | discussion on the gentoo-dev mailing list. This closes bug #181999 and bug #197891. Thanks to Carsten Lohrke <carlo@gentoo.org>, Samuli Suominen <drac@gentoo.org, and Daniel Pielmeier <daniel.pielmeier@googlemail.com>. | ||||
* | fix from James Le Cuirot to check to see if the directory to search exists ↵ | Mike Frysinger | 2007-10-14 | 1 | -1/+2 |
| | | | | before searching it to avoid confusing messages being posted #195864 | ||||
* | add back in message for people to delete old SONAMEs of libs #159245 | Mike Frysinger | 2007-10-10 | 1 | -1/+6 |
| | |||||
* | people have had plenty of time to transition to linux-info for ↵ | Mike Frysinger | 2007-10-01 | 1 | -31/+1 |
| | | | | set_arch_to_kernel/set_arch_to_portage ... time is up | ||||
* | fix documentation for epunt_cxx | Mike Frysinger | 2007-09-01 | 1 | -2/+2 |
| | |||||
* | Fix documentation of unpack_pdv(), bug #190823. | Ulrich Müller | 2007-08-30 | 1 | -7/+15 |
| | |||||
* | convert strip-linguas to new doc style #164961 | Mike Frysinger | 2007-07-26 | 1 | -12/+10 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-07-17 | 1 | -10/+10 |
| | |||||
* | if we dont handle the args passed to us, dont return 0 #184495 | Mike Frysinger | 2007-07-07 | 1 | -1/+5 |
| | |||||
* | update make_desktop_entry to upstream 1.0 spec #182669 and flesh out more ↵ | Mike Frysinger | 2007-06-21 | 1 | -13/+34 |
| | | | | default categories | ||||
* | move man page documentation to eclass | Mike Frysinger | 2007-06-16 | 1 | -167/+196 |
| | |||||
* | finish gen_usr_ldscript to toolchain-funcs from eutils | Mike Frysinger | 2007-06-16 | 1 | -49/+1 |
| | |||||
* | _cdrom_locate_file_on_cd: add udf as a valid filesystem, bug #176336 | Tristan Heaven | 2007-06-05 | 1 | -3/+3 |
| | |||||
* | code from Fabian Groffen to simplify emktemp() for all userlands #174061 | Mike Frysinger | 2007-05-05 | 1 | -8/+7 |
| | |||||
* | validate_desktop_entries: Donn't search in non-existing directories. | Carsten Lohrke | 2007-04-25 | 1 | -10/+12 |
| | |||||
* | validate_desktop_entries: don't process entries twice, condense information ↵ | Carsten Lohrke | 2007-04-22 | 1 | -5/+6 |
| | | | | a bit | ||||
* | add validate_desktop_entries() | Carsten Lohrke | 2007-04-06 | 1 | -1/+27 |
| | |||||
* | enable the `die` in the preserve_old_lib funcs | Mike Frysinger | 2007-02-18 | 1 | -3/+3 |
| | |||||
* | allow built_with_use to work even with hidden IUSE expanded vars #167166 | Mike Frysinger | 2007-02-17 | 1 | -20/+29 |
| | |||||
* | combine USE and IUSE file existence check | Mike Frysinger | 2007-02-17 | 1 | -6/+2 |
| | |||||
* | Follow the --missing request when the IUSE file is missing rather then ↵ | Doug Goldstein | 2007-02-14 | 1 | -1/+11 |
| | | | | always erroring out. | ||||
* | scrub exec filename in case someone does something silly like pass the ↵ | Mike Frysinger | 2007-01-31 | 1 | -2/+2 |
| | | | | fullpath to a binary | ||||
* | misc updates (style/quoting/env pollution/etc...) to make a bunch of ↵ | Mike Frysinger | 2007-01-22 | 1 | -49/+79 |
| | | | | functions suck less | ||||
* | replace tab with space in epatch output | Mike Frysinger | 2007-01-20 | 1 | -2/+2 |
| | |||||
* | implement --missing flag for user-control over IUSE-missing behavior | Mike Frysinger | 2007-01-19 | 1 | -5/+22 |
| | |||||
* | fix EBUILD_PHASE check in preserve_old_lib funcs | Mike Frysinger | 2007-01-13 | 1 | -3/+3 |
| | |||||
* | clean up preserve_old_lib funcs with help from Fabio Rossi #159245 and make ↵ | Mike Frysinger | 2007-01-09 | 1 | -24/+33 |
| | | | | sure that these functions are utilized properly | ||||
* | Get rid of dopamd/newpamd from here as they are superseded by pam.eclass ↵ | Diego Elio Pettenò | 2007-01-04 | 1 | -115/+92 |
| | | | | that everything should already use. | ||||
* | Make sure FPS games list under ActionGame for bug #155846. | Chris Gianelloni | 2006-11-21 | 1 | -2/+2 |
| | |||||
* | Support submount again and do globbing on the RHS | Roy Marples | 2006-11-14 | 1 | -2/+4 |
| | |||||
* | rewrite edos2unix() to use echo|xargs sed -i rather than a loop with tempfiles | Mike Frysinger | 2006-11-13 | 1 | -6/+2 |
| | |||||
* | Change process substitution to HERE string. This avoids a bug in <bash-3.2 ↵ | Joel Martin | 2006-11-12 | 1 | -2/+2 |
| | | | | that has a corrupt representation of this sort of process substitution. Was preventing environment.tbz2 from being re-sourced later. | ||||
* | Revert fix until I come up with another way to fix this | Joel Martin | 2006-11-11 | 1 | -2/+2 |
| | |||||
* | Fix syntax error in call to get_mounts in cdrom function. | Joel Martin | 2006-11-11 | 1 | -2/+2 |
| | |||||
* | get_mounts now returns mount options too | Roy Marples | 2006-11-10 | 1 | -11/+11 |
| | |||||
* | _cdrom_locate_file_on_cd: Handle whitespace in mount points | Tristan Heaven | 2006-11-02 | 1 | -3/+4 |
| | |||||
* | fix by Paul Bredbury to make tar archive match in unpack_makeself() more ↵ | Mike Frysinger | 2006-11-01 | 1 | -2/+2 |
| | | | | flexible (needed for more verbose file-4.18) #153734 | ||||
* | misc bash syntax fixes | Aron Griffis | 2006-10-31 | 1 | -13/+12 |
| | |||||
* | I'm sure I just made some enemies with this one. See bug #152593 if you ↵ | Chris Gianelloni | 2006-10-24 | 1 | -2/+2 |
| | | | | want more information, but I've removed the ability to use ACCEPT_LICENSE=\* in make.conf for legal reasons. | ||||
* | Corrected make_session_desktop function name in comment | Timothy Redaelli | 2006-10-18 | 1 | -2/+2 |
| | |||||
* | Fallback to the default userland disabled shell, if the shell cannot be ↵ | Diego Elio Pettenò | 2006-10-06 | 1 | -3/+8 |
| | | | | found in the system (e.g.: with catalyst). |