summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Improve validate_PYTHON_ABIS().Arfrever Frehtes Taifersar Arahesis2009-08-311-14/+27
* Implement a variant of getfilevar that does not use Make to fetch the variabl...Robin H. Johnson2009-08-301-14/+46
* commented out LD_vars, should not be set at compilationGeorge Shapovalov2009-08-301-3/+3
* Ensure that defined functions are passed to python_execute_function(). Add PY...Arfrever Frehtes Taifersar Arahesis2009-08-291-5/+26
* Deprecate wxlib.eclassRyan Hill2009-08-291-105/+10
* Update email.Ryan Hill2009-08-291-2/+2
* Removing fbcondecor for sparc/sparc64 as it currently prevents sparc/sparc64 ...Mike Pagano2009-08-281-1/+14
* Update dependencies. Add more sanity checks. Improve python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-281-21/+42
* Suuport for multi-provider virtuals and build only vmsAlistair Bush2009-08-272-3/+8
* Fix "undefined nls useflag" warning for some fonts packages. Per bug #263142.Tomas Chvatal2009-08-271-2/+2
* unify duplicated user epatching codeMike Frysinger2009-08-263-33/+24
* Revert commit 1.16, mythtv ebuilds adjusted for a fix that doesn't break non-...Thomas Anderson2009-08-251-2/+2
* Sync elisp.eclass from Emacs overlay (revision 1432):Ulrich Müller2009-08-251-4/+4
* Update git eclass from x11 overlay.Tomas Chvatal2009-08-241-5/+34
* The gnome-desktop-sharp assembly is currently locked to libgnome-desktop.so.1...Peter Alfredsen2009-08-231-4/+6
* Allow fonts to override --with-fontdir, for fonts installing more than one ty...Ryan Hill2009-08-221-17/+5
* Sync eclasses with kde-testing ones.Tomas Chvatal2009-08-203-18/+77
* Deprecation indicates that it might still work, so be more clear that this no...Hans de Graaff2009-08-201-3/+3
* Remove USE_RUBY=any support from gems.eclassAlex Legler2009-08-201-10/+3
* Update lzma deps to allow xz-utils too, bug #279871Alexis Ballier2009-08-191-2/+2
* remove old, unusued selinux-policy.eclassChris PeBenito2009-08-171-109/+0
* quote ~ when checking unstable arches to avoid home expansion #281311 by Flor...Mike Frysinger2009-08-162-5/+5
* Remove unused python_makesym() function.Arfrever Frehtes Taifersar Arahesis2009-08-151-11/+2
* Fix PYTHON_USE_WITH to work properly with EAPI 0.Petteri Räty2009-08-151-2/+2
* Bug #281311 - Escape ~ inside strip-flags().Zac Medico2009-08-151-2/+2
* add HPUX support for gen_usr_ldscript from PrefixFabian Groffen2009-08-151-2/+27
* on Darwin we suffer from "funky sonames" as well (like ELF)Fabian Groffen2009-08-151-1/+5
* Small updates.Arfrever Frehtes Taifersar Arahesis2009-08-141-12/+12
* Ignore TEXINPUTS from the environment when building formats, should fix bug #...Alexis Ballier2009-08-141-2/+2
* Fix bug #279252; --with-python-dir prepends the prefix to the path already, ...Mark Loeser2009-08-131-1/+7
* Don't include needless '/' characters before $(python_get_sitedir). Don't try...Arfrever Frehtes Taifersar Arahesis2009-08-131-17/+18
* Add checks for correct ebuild phase.Arfrever Frehtes Taifersar Arahesis2009-08-121-12/+34
* Update Homepage and SRC_URI linksMarkos Chandras2009-08-111-3/+3
* add workaround in virtualx to fix 'missing fixed font' (bug #278487)Rémi Cardona2009-08-101-5/+10
* Set VARTEXFONTS to some sandboxed location when building formats, it cannot h...Alexis Ballier2009-08-101-2/+2
* Print the 'cmake' command for consistency with econf().Arfrever Frehtes Taifersar Arahesis2009-08-081-1/+2
* moved license/homepage stuff from kde4-meta to kde4-baseAlex Alexander2009-08-072-13/+13
* Prints errors occuring during running python_mod_compile()/python_mod_optimiz...Arfrever Frehtes Taifersar Arahesis2009-08-071-10/+16
* Add assrender to the external plugin list, to avoid automagic enabling of it ...Mart Raudsepp2009-08-051-2/+2
* Use PYTHON() instead of get_python().Arfrever Frehtes Taifersar Arahesis2009-08-051-6/+7
* Rename get_python() to PYTHON(). Set BUILDDIR in python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-051-11/+15
* Update dependency on app-admin/eselect-python. Update check for /usr/bin/python.Arfrever Frehtes Taifersar Arahesis2009-08-041-5/+5
* Fix S definition for PN=mythtv, conditionalize the S redifinition based on wh...Thomas Anderson2009-08-041-2/+2
* bzr.eclass: Added patch from Justin Lecher (jlec) <jlec AT j-schmitz DOT net>...Christian Faulhammer2009-08-041-2/+3
* Don't use make and pass ${MAKEOPTS} and ${EXTRA_EMAKE} later.Diego Elio Pettenò2009-08-041-2/+2
* Add --default-function option of python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-031-7/+48
* synced kde4 eclasses with new ones from kde-testing overlayAlex Alexander2009-08-033-218/+272
* Add check to ensure that /usr/bin/python and /usr/bin/python-config are scripts.Arfrever Frehtes Taifersar Arahesis2009-08-021-1/+9
* Make ebuild usable for Terminal and Thunar for MY_P substituting.Samuli Suominen2009-08-021-2/+7
* format like the other games eclassesMichael Sterrett2009-08-021-81/+41