Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-08-07 | 1 | -10/+16 |
| | | | | python_mod_compile()/python_mod_optimize() only once. Improve python_execute_function(). | ||||
* | Add assrender to the external plugin list, to avoid automagic enabling of it ↵ | Mart Raudsepp | 2009-08-05 | 1 | -2/+2 |
| | | | | in the presence of libass by all gst-plugins-bad packages and the ensuing potential file collissions from all of them trying to install the assrender plugin | ||||
* | 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 ↵ | Thomas Anderson | 2009-08-04 | 1 | -2/+2 |
| | | | | whether we're in a 'mythtv' ebuild. | ||||
* | bzr.eclass: Added patch from Justin Lecher (jlec) <jlec AT j-schmitz DOT ↵ | Christian Faulhammer | 2009-08-04 | 1 | -2/+3 |
| | | | | net> provided in bug 279770 for a custom setting of EBZR_STORE_DIR | ||||
* | Don't use make and pass ${MAKEOPTS} and ${EXTRA_EMAKE} later. | Diego Elio Pettenò | 2009-08-04 | 1 | -2/+2 |
| | | | | | Use emake directly, which handles the options, to comply more with the Gentoo standards. | ||||
* | 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 ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-08-01 | 2 | -129/+503 |
| | | | | versions. | ||||
* | xfconf.eclass | Samuli Suominen | 2009-08-01 | 1 | -0/+135 |
| | |||||
* | Fix building with multilib environment in qt4-build.eclass with ok from ↵ | Thomas Sachau | 2009-07-31 | 1 | -1/+2 |
| | | | | yngwin for the qt herd | ||||
* | 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, ↵ | Samuli Suominen | 2009-07-29 | 1 | -2/+3 |
| | | | | including any of the old revisions. | ||||
* | Fix (kind of harmless) typo in haskell-cabal eclass. $CABAL_UNKNONW -> ↵ | Lennart Kolmodin | 2009-07-27 | 1 | -2/+2 |
| | | | | $CABAL_UNKNOWN. | ||||
* | 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 ↵ | Peter Volkov | 2009-07-24 | 1 | -1/+3 |
| | | | | 2.7.0 do chmod. Should be dropped after X fonts will be patched to avoid fc-cache run during make install. | ||||
* | Use emake -j1 for install, explicitly. Just to make use of -s in MAKEOPTS ↵ | Diego Elio Pettenò | 2009-07-20 | 1 | -2/+2 |
| | | | | for instance. | ||||
* | add -mplt to allowed flags #278276 by Zhang Le | Mike Frysinger | 2009-07-20 | 1 | -2/+2 |
| | |||||
* | update to EAPI=2. Use new style mythtv.eclass which downloads zip files ↵ | Doug Goldstein | 2009-07-19 | 1 | -25/+20 |
| | | | | instead of doing direct SVN. | ||||
* | use MY_PN so that all the plugins can be d/l'd in just mythplugins instead ↵ | Doug Goldstein | 2009-07-19 | 1 | -2/+2 |
| | | | | of individual tarballs which actually contain them all. | ||||
* | migrates away from SVN based ebuilds and towards versionable zips | Doug Goldstein | 2009-07-19 | 1 | -5/+5 |
| | |||||
* | Hard-code eclass to ruby18 for now since it does not support other versions ↵ | Hans de Graaff | 2009-07-16 | 1 | -5/+11 |
| | | | | and will get confused. | ||||
* | Remove special case for old version no longer in the tree. | Hans de Graaff | 2009-07-16 | 1 | -8/+3 |
| | |||||
* | Name module configuration files properly as per bug #277835. Thanks to ↵ | Mike Pagano | 2009-07-15 | 1 | -2/+2 |
| | | | | MATSUU Takuto for the patch | ||||
* | Apply patch to support multilib portage.Thanks to Tommy[D] | Markos Chandras | 2009-07-13 | 1 | -18/+33 |
| | |||||
* | typo - s/male/make/ ;) | Jeremy Olexa | 2009-07-08 | 1 | -2/+2 |
| | |||||
* | Import bzr.eclass from Bazaar overlay: | Christian Faulhammer | 2009-07-08 | 1 | -62/+110 |
| | | | | | | | | * Make it EAPI aware * Use lightweight checkout to save disk space, including migration path for previously fetched sources * Support sftp repositories * Do some code clean up * Rework documentation | ||||
* | Call doins only for existing files (bug #250853). | Arfrever Frehtes Taifersar Arahesis | 2009-07-07 | 1 | -4/+12 |
| | |||||
* | fix test to actually work as expected | Fabian Groffen | 2009-07-06 | 1 | -2/+2 |
| | |||||
* | EXPORT_FUNCTIONS goes after inherit. | Robin H. Johnson | 2009-07-06 | 1 | -3/+3 |
| | |||||
* | IUSE defaults for mysql.eclass. | Robin H. Johnson | 2009-07-06 | 1 | -22/+23 |
| | |||||
* | Take mysql.eclass into the realm of EAPI2. | Robin H. Johnson | 2009-07-06 | 1 | -5/+47 |
| | |||||
* | Bug #212407: Allow for datadir that is changed by user to work better during ↵ | Robin H. Johnson | 2009-07-06 | 1 | -1/+41 |
| | | | | pkg_config. | ||||
* | Update for community features being merged back into the main mysql tree as ↵ | Robin H. Johnson | 2009-07-06 | 1 | -5/+23 |
| | | | | of version 5.0.82. | ||||
* | filter LANGUAGES env var #265283 by Miguel R. Caudevilla | Mike Frysinger | 2009-07-05 | 1 | -1/+3 |
| | |||||
* | Increase the dependency on rubygems to rubygems 1.3.1. This has been the ↵ | Hans de Graaff | 2009-07-05 | 1 | -9/+3 |
| | | | | stable version since January 2009, and we don't have older versions in the tree anymore. Two benefits: a) we can simplify the installation call again in this eclass, and b) we can be sure that "development" style dependencies of a gem will be ignored when installing it. | ||||
* | fix SUEXEC_CALLER, bug #264261 | Benedikt Boehm | 2009-07-05 | 1 | -2/+2 |
| |