summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Allow changing the USE flag for the dependencyJonathan Callen2009-10-211-7/+12
* Took Darkside's advice on preventing a double run of econf for EAPI=2, plusJim Ramsay2009-10-211-4/+12
* Preserve usage of USE=build in the PDEPEND change.Robin H. Johnson2009-10-201-2/+2
* Bug #283845 - Move virtual/dev-manager to PDEPEND to break circular deps.Zac Medico2009-10-201-3/+3
* Fix typo in eclassdoc. Thx to Boris Petersen for spotting and patch :]Tomas Chvatal2009-10-201-2/+2
* Fix typo, thanks to zx2c4 for spotting issueJonathan Callen2009-10-191-2/+2
* Switch virtualx.eclass to use the "test" USE flag by default (bug 157998)Jonathan Callen2009-10-191-13/+41
* Don't strip leading slash from libdir path.Ryan Hill2009-10-191-2/+2
* move euser argument to the end, to conform to more implementations of useradd...Fabian Groffen2009-10-181-3/+5
* get la path list from $D rather than / as pointed out by Ryan Hill #283761#10Mike Frysinger2009-10-181-2/+2
* A couple more small cleanups:Jim Ramsay2009-10-171-5/+11
* Big long-overdue cleanup:Jim Ramsay2009-10-171-287/+170
* Add dependency on python[threads] (Bug #228099)Jim Ramsay2009-10-171-9/+39
* getting ready for Qt 4.6Alex Alexander2009-10-161-9/+28
* export XDG_CONFIG_HOME to temp. directory for sandboxSamuli Suominen2009-10-161-1/+3
* add support for release candidate versionsDoug Goldstein2009-10-161-5/+5
* Fix kde-meta.eclass to work with EAPI-2Jonathan Callen2009-10-151-1/+7
* The bashcomp message for vim-core should mention 'xxd' not 'vim-core'Jim Ramsay2009-10-141-1/+5
* add support for _rc versions by Bruno Tsubouchi Yporti #288701 and tweak chec...Mike Frysinger2009-10-121-3/+5
* support symlinking files to more than one directory; mod support for ut2004-d...Tristan Heaven2009-10-121-169/+187
* Optimize calls to python_mod_optimize() / python_mod_cleanup() in distutils_p...Arfrever Frehtes Taifersar Arahesis2009-10-111-10/+8
* Optimize validate_PYTHON_ABIS(). Add python_convert_shebangs(). Remove incomp...Arfrever Frehtes Taifersar Arahesis2009-10-111-25/+96
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-4/+4
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-3/+3
* whitespaceMarkus Meier2009-10-111-4/+4
* Dropped workaround for bug #278221: nothing was broken with stable fontconfig...Peter Volkov2009-10-111-3/+1
* mod wrappers shouldn't need to cd or set LD_LIBRARY_PATH because the game wra...Tristan Heaven2009-10-111-4/+3
* remove src_unpackTristan Heaven2009-10-111-24/+2
* remove MOD_TBZ2 messTristan Heaven2009-10-101-29/+4
* remove MOD_BINS messTristan Heaven2009-10-101-56/+6
* fix from Lars Wendler (Polynomial-C) to make sure /boot has a .keep file so p...Mike Frysinger2009-10-091-3/+9
* symlink all files not in MOD_DIRTristan Heaven2009-10-091-52/+28
* install everything in ${S}Tristan Heaven2009-10-091-15/+6
* add Prefix compatabilityFabian Groffen2009-10-081-5/+7
* add get_modname function that retrieves the shared module extension, like get...Fabian Groffen2009-10-081-1/+21
* add hppa*-hpux support to get_libnameFabian Groffen2009-10-081-1/+2
* Sync from Emacs overlay (revision 1453).Ulrich Müller2009-10-082-13/+29
* Improve disable file stripping. Be less verbose. Update example ebuild code.Matthias Schwarzott2009-10-081-13/+19
* [eclass] Update kde4 eclassesAlexey Shvetsov2009-10-063-80/+194
* exec ut2004-ded for ut2004 servers (doesn't exist yet but neither does ucc)Tristan Heaven2009-10-061-2/+2
* missed oneTristan Heaven2009-10-061-2/+2
* name wrappers and init scripts ${PN/${GAME}-} instead of ${MOD_DIR}Tristan Heaven2009-10-061-16/+16
* make rpm_unpack functions w/no args work off of $A like the unpack functionMike Frysinger2009-10-051-1/+3