summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* fix commentsCiaran McCreesh2005-01-021-2/+2
* Added app-shells/bash-completion-config to RDEPEND.Aaron Walker2005-01-021-20/+12
* Don't install binaries installed by other packagesStuart Herbert2005-01-021-8/+17
* if user has noinfo or noman in FEATURES, delete the corresponding filesMike Frysinger2005-01-021-7/+10
* calculate the fake targets ourselves from CTARGETMike Frysinger2005-01-021-2/+17
* add in delete_ functions, make index parameters able to take a character as w...Ciaran McCreesh2005-01-011-9/+46
* -O3 is bad, bug 76331Ciaran McCreesh2005-01-011-1/+6
* sparc64-multilib support.Jeremy Huddleston2005-01-011-1/+2
* Removed sparc64-multilib specific checks so the code will work on other multi...Jeremy Huddleston2004-12-311-11/+4
* correct kernel_is; format kernel versions as %d%03d%03d and test them as inte...Alin Năstac2004-12-311-2/+20
* dont kill $prog unless $search is validMike Frysinger2004-12-311-2/+2
* FAKE_TARGETSMike Frysinger2004-12-301-1/+2
* change spaces to tabsSeemant Kulleen2004-12-301-5/+5
* style update and remove $CTARGET logic from tc-get()Mike Frysinger2004-12-301-23/+15
* automatic gnuconfig_updateMike Frysinger2004-12-301-2/+3
* Remove global BASH_COMPLETION_NAME varAaron Walker2004-12-301-5/+3
* tidyMichael Sterrett2004-12-291-21/+19
* bug #25756 handle menu entriesHeinrich Wendel2004-12-291-1/+80
* Fixing up test logic in kernel_isJohn Mylchreest2004-12-291-6/+10
* Added variable BASH_COMPLETION_NAME instead of assuming $PN ; defaults to $PN...Aaron Walker2004-12-291-6/+10
* exporting src_installJohn Mylchreest2004-12-291-2/+2
* Adding sanity checkJohn Mylchreest2004-12-291-1/+4
* Remove call to nonexistant get_versionDaniel Drake2004-12-291-4/+1
* Preventing -eq unary errorsJohn Mylchreest2004-12-282-4/+4
* adding support for operators to kernel_isJohn Mylchreest2004-12-281-10/+29
* Adding support for kernel_is operators, and removing on behalf of line from m...John Mylchreest2004-12-282-14/+30
* bashifyMike Frysinger2004-12-271-12/+12
* Changing OKV to exclude _p* not just _pre*, GMSoft uses _p for patch versions...John Mylchreest2004-12-271-2/+2
* add export example #73200 in get_cd funcsMike Frysinger2004-12-261-1/+7
* Added a fix for ppc and cleaned up spacesLuca Barbato2004-12-261-47/+51
* send error output to /dev/nullMike Frysinger2004-12-261-3/+3
* bashifyMike Frysinger2004-12-261-23/+23
* handle params from horde ebuildsMike Frysinger2004-12-261-2/+7
* disable prepackaged makefiles; they are broken and unsupportedDan Armak2004-12-251-25/+27
* Setting up ppc specific ALLOWED_FLAGS with the first being -mabi.Chris White2004-12-251-1/+2
* add support for 3.3.2Dan Armak2004-12-251-1/+4
* oops - didn't mean to commit this; reverting to rev1.6Dan Armak2004-12-251-65/+27
* merge changes from berlios svn: add deprange() and call it from need-kde, but...Dan Armak2004-12-252-39/+247
* make sure our games arent setuid rootMike Frysinger2004-12-251-3/+8
* bashify and add support for weird new horde naming conventionsMike Frysinger2004-12-241-13/+14
* make built_with_use() more flexibleMike Frysinger2004-12-241-8/+19
* compress manpagesMike Frysinger2004-12-241-1/+2
* Fixed dependencyOlivier Fisette2004-12-231-2/+2
* brainfart fix in my get_abi_varJeremy Huddleston2004-12-231-2/+2
* Added get_abi_var() and friends for my sparc64-multilib (and possibly soon ot...Jeremy Huddleston2004-12-231-3/+53
* Forcing --enable-optimize=-O0 on hppa.Guy Martin2004-12-222-2/+6
* Added -m{32,64} to allowed flags on sparc.Jeremy Huddleston2004-12-221-1/+2
* Add big fat warning about not using this old eclassPeter Johanson2004-12-211-1/+8
* ebook eclass stable on amd64Jason Huebel2004-12-201-2/+2
* bug #74876, fix kerberos.Robin H. Johnson2004-12-191-3/+3