summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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)Remi 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
* fix unqouted variables in selinux policy eclasses to fix bug #258227.Chris PeBenito2009-08-022-10/+10
* Add missing echo and use $(get_python).Arfrever Frehtes Taifersar Arahesis2009-08-021-5/+6
* Add initial support for installation of Python modules for multiple Python ve...Arfrever Frehtes Taifersar Arahesis2009-08-012-129/+503
* xfconf.eclassSamuli Suominen2009-08-011-0/+135
* Fix building with multilib environment in qt4-build.eclass with ok from yngwi...Thomas Sachau2009-07-311-1/+2
* Remove silly, and wrong, test for test in FEATURESPaul de Vrieze2009-07-291-13/+11
* err.Samuli Suominen2009-07-291-2/+2
* Die if bindnow-flags is detected. Nothing in tree is using it anymore, includ...Samuli Suominen2009-07-291-2/+3
* Fix (kind of harmless) typo in haskell-cabal eclass. $CABAL_UNKNONW -> $CABAL...Lennart Kolmodin2009-07-271-2/+2
* Fix a typo, and if we have USE vanilla, don't apply the PIE patchesMark Loeser2009-07-261-3/+3
* don't need to set GAME nowTristan Heaven2009-07-261-3/+1
* remove unused games_link_mods functionTristan Heaven2009-07-261-15/+1
* Fix gst-plugins-bad eclass, missing vcd. Permitted by Tester.Samuli Suominen2009-07-251-2/+2
* x-modular.eclass: Added workaround for bug #278221: fc-cache in fontconfig 2....Peter Volkov2009-07-241-1/+3
* Use emake -j1 for install, explicitly. Just to make use of -s in MAKEOPTS for...Diego Elio Pettenò2009-07-201-2/+2
* add -mplt to allowed flags #278276 by Zhang LeMike Frysinger2009-07-201-2/+2
* update to EAPI=2. Use new style mythtv.eclass which downloads zip files inste...Doug Goldstein2009-07-191-25/+20
* use MY_PN so that all the plugins can be d/l'd in just mythplugins instead of...Doug Goldstein2009-07-191-2/+2
* migrates away from SVN based ebuilds and towards versionable zipsDoug Goldstein2009-07-191-5/+5
* Hard-code eclass to ruby18 for now since it does not support other versions a...Hans de Graaff2009-07-161-5/+11
* Remove special case for old version no longer in the tree.Hans de Graaff2009-07-161-8/+3
* Name module configuration files properly as per bug #277835. Thanks to MATSUU...Mike Pagano2009-07-151-2/+2
* Apply patch to support multilib portage.Thanks to Tommy[D]Markos Chandras2009-07-131-18/+33
* typo - s/male/make/ ;)Jeremy Olexa2009-07-081-2/+2
* Import bzr.eclass from Bazaar overlay:Christian Faulhammer2009-07-081-62/+110
* Call doins only for existing files (bug #250853).Arfrever Frehtes Taifersar Arahesis2009-07-071-4/+12
* fix test to actually work as expectedFabian Groffen2009-07-061-2/+2
* EXPORT_FUNCTIONS goes after inherit.Robin H. Johnson2009-07-061-3/+3
* IUSE defaults for mysql.eclass.Robin H. Johnson2009-07-061-22/+23