| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync eclasses with kde-testing ones. | Tomas Chvatal | 2009-08-20 | 3 | -18/+77 |
* | Deprecation indicates that it might still work, so be more clear that this no... | Hans de Graaff | 2009-08-20 | 1 | -3/+3 |
* | Remove USE_RUBY=any support from gems.eclass | Alex Legler | 2009-08-20 | 1 | -10/+3 |
* | Update lzma deps to allow xz-utils too, bug #279871 | Alexis Ballier | 2009-08-19 | 1 | -2/+2 |
* | remove old, unusued selinux-policy.eclass | Chris PeBenito | 2009-08-17 | 1 | -109/+0 |
* | quote ~ when checking unstable arches to avoid home expansion #281311 by Flor... | Mike Frysinger | 2009-08-16 | 2 | -5/+5 |
* | Remove unused python_makesym() function. | Arfrever Frehtes Taifersar Arahesis | 2009-08-15 | 1 | -11/+2 |
* | Fix PYTHON_USE_WITH to work properly with EAPI 0. | Petteri Räty | 2009-08-15 | 1 | -2/+2 |
* | Bug #281311 - Escape ~ inside strip-flags(). | Zac Medico | 2009-08-15 | 1 | -2/+2 |
* | add HPUX support for gen_usr_ldscript from Prefix | Fabian Groffen | 2009-08-15 | 1 | -2/+27 |
* | on Darwin we suffer from "funky sonames" as well (like ELF) | Fabian Groffen | 2009-08-15 | 1 | -1/+5 |
* | Small updates. | Arfrever Frehtes Taifersar Arahesis | 2009-08-14 | 1 | -12/+12 |
* | Ignore TEXINPUTS from the environment when building formats, should fix bug #... | Alexis Ballier | 2009-08-14 | 1 | -2/+2 |
* | Fix bug #279252; --with-python-dir prepends the prefix to the path already, ... | Mark Loeser | 2009-08-13 | 1 | -1/+7 |
* | Don't include needless '/' characters before $(python_get_sitedir). Don't try... | Arfrever Frehtes Taifersar Arahesis | 2009-08-13 | 1 | -17/+18 |
* | Add checks for correct ebuild phase. | Arfrever Frehtes Taifersar Arahesis | 2009-08-12 | 1 | -12/+34 |
* | Update Homepage and SRC_URI links | Markos Chandras | 2009-08-11 | 1 | -3/+3 |
* | add workaround in virtualx to fix 'missing fixed font' (bug #278487) | Rémi Cardona | 2009-08-10 | 1 | -5/+10 |
* | Set VARTEXFONTS to some sandboxed location when building formats, it cannot h... | Alexis Ballier | 2009-08-10 | 1 | -2/+2 |
* | Print the 'cmake' command for consistency with econf(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-08 | 1 | -1/+2 |
* | moved license/homepage stuff from kde4-meta to kde4-base | Alex Alexander | 2009-08-07 | 2 | -13/+13 |
* | Prints errors occuring during running python_mod_compile()/python_mod_optimiz... | Arfrever Frehtes Taifersar Arahesis | 2009-08-07 | 1 | -10/+16 |
* | Add assrender to the external plugin list, to avoid automagic enabling of it ... | Mart Raudsepp | 2009-08-05 | 1 | -2/+2 |
* | Use PYTHON() instead of get_python(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-05 | 1 | -6/+7 |
* | Rename get_python() to PYTHON(). Set BUILDDIR in python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-05 | 1 | -11/+15 |
* | Update dependency on app-admin/eselect-python. Update check for /usr/bin/python. | Arfrever Frehtes Taifersar Arahesis | 2009-08-04 | 1 | -5/+5 |
* | Fix S definition for PN=mythtv, conditionalize the S redifinition based on wh... | Thomas Anderson | 2009-08-04 | 1 | -2/+2 |
* | bzr.eclass: Added patch from Justin Lecher (jlec) <jlec AT j-schmitz DOT net>... | Christian Faulhammer | 2009-08-04 | 1 | -2/+3 |
* | Don't use make and pass ${MAKEOPTS} and ${EXTRA_EMAKE} later. | Diego Elio Pettenò | 2009-08-04 | 1 | -2/+2 |
* | Add --default-function option of python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-03 | 1 | -7/+48 |
* | synced kde4 eclasses with new ones from kde-testing overlay | Alex Alexander | 2009-08-03 | 3 | -218/+272 |
* | Add check to ensure that /usr/bin/python and /usr/bin/python-config are scripts. | Arfrever Frehtes Taifersar Arahesis | 2009-08-02 | 1 | -1/+9 |
* | Make ebuild usable for Terminal and Thunar for MY_P substituting. | Samuli Suominen | 2009-08-02 | 1 | -2/+7 |
* | format like the other games eclasses | Michael Sterrett | 2009-08-02 | 1 | -81/+41 |
* | fix unqouted variables in selinux policy eclasses to fix bug #258227. | Chris PeBenito | 2009-08-02 | 2 | -10/+10 |
* | Add missing echo and use $(get_python). | Arfrever Frehtes Taifersar Arahesis | 2009-08-02 | 1 | -5/+6 |
* | Add initial support for installation of Python modules for multiple Python ve... | Arfrever Frehtes Taifersar Arahesis | 2009-08-01 | 2 | -129/+503 |
* | xfconf.eclass | Samuli Suominen | 2009-08-01 | 1 | -0/+135 |
* | Fix building with multilib environment in qt4-build.eclass with ok from yngwi... | Thomas Sachau | 2009-07-31 | 1 | -1/+2 |
* | Remove silly, and wrong, test for test in FEATURES | Paul de Vrieze | 2009-07-29 | 1 | -13/+11 |
* | err. | Samuli Suominen | 2009-07-29 | 1 | -2/+2 |
* | Die if bindnow-flags is detected. Nothing in tree is using it anymore, includ... | Samuli Suominen | 2009-07-29 | 1 | -2/+3 |
* | Fix (kind of harmless) typo in haskell-cabal eclass. $CABAL_UNKNONW -> $CABAL... | Lennart Kolmodin | 2009-07-27 | 1 | -2/+2 |
* | Fix a typo, and if we have USE vanilla, don't apply the PIE patches | Mark Loeser | 2009-07-26 | 1 | -3/+3 |
* | don't need to set GAME now | Tristan Heaven | 2009-07-26 | 1 | -3/+1 |
* | remove unused games_link_mods function | Tristan Heaven | 2009-07-26 | 1 | -15/+1 |
* | Fix gst-plugins-bad eclass, missing vcd. Permitted by Tester. | Samuli Suominen | 2009-07-25 | 1 | -2/+2 |
* | x-modular.eclass: Added workaround for bug #278221: fc-cache in fontconfig 2.... | Peter Volkov | 2009-07-24 | 1 | -1/+3 |
* | Use emake -j1 for install, explicitly. Just to make use of -s in MAKEOPTS for... | Diego Elio Pettenò | 2009-07-20 | 1 | -2/+2 |
* | add -mplt to allowed flags #278276 by Zhang Le | Mike Frysinger | 2009-07-20 | 1 | -2/+2 |