| Commit message (Expand) | Author | Age | Files | Lines |
* | Add kate back to the plugin list while fixing compilation with --disable-kate... | Mart Raudsepp | 2009-11-09 | 1 | -3/+12 |
* | Temporarily remove kate from the list again, as it is causing build errors du... | Mart Raudsepp | 2009-11-09 | 1 | -2/+2 |
* | Add missing kate plugin to the list, so that it will not be built unintention... | Mart Raudsepp | 2009-11-09 | 1 | -8/+10 |
* | Add support for rewriting bootclasspath in build.xml and JAVA_PKG_WANT_BOOTCL... | Vlastimil Babka | 2009-11-08 | 2 | -2/+65 |
* | Link against media-libs/gst-plugins-base provided system libgstcdda for split... | Mart Raudsepp | 2009-11-06 | 1 | -1/+3 |
* | Handle distribute_setup module in distutils_src_prepare(). | Arfrever Frehtes Taifersar Arahesis | 2009-11-06 | 1 | -3/+12 |
* | update plugins list for 0.22 versions | Doug Goldstein | 2009-11-02 | 1 | -1/+6 |
* | Fix last instance of deprange() | Jonathan Callen | 2009-11-01 | 1 | -12/+3 |
* | Drop the old deprange code, no longer used (if needed, use EAPI-1 SLOT deps) | Jonathan Callen | 2009-11-01 | 1 | -252/+1 |
* | Mark eclass as deprecated, rest of functionality will be removed after 10 Nov | Jonathan Callen | 2009-11-01 | 1 | -45/+7 |
* | These eclasses have been deprecated for a long time, scheduled for removal in... | Jonathan Callen | 2009-11-01 | 3 | -144/+19 |
* | Existence of fonts.alias files prevented removal of otherwise empty font dire... | Ryan Hill | 2009-10-31 | 1 | -2/+2 |
* | update MYTHTV_REPO to only contain the path to the specific branch and not th... | Doug Goldstein | 2009-10-31 | 1 | -5/+5 |
* | fix CHOST match for arm-boxes, thanks Markus Meier in bug #291289 | Fabian Groffen | 2009-10-31 | 1 | -2/+2 |
* | invert read logic pointed out by Arfrever Frehtes Taifersar Arahesis #289168#4 | Mike Frysinger | 2009-10-30 | 1 | -2/+2 |
* | Support installation for multiple versions of Python. | Arfrever Frehtes Taifersar Arahesis | 2009-10-30 | 1 | -46/+60 |
* | declare some vars local and check the path is readable #289168 | Mike Frysinger | 2009-10-30 | 1 | -3/+8 |
* | Properly support the CABAL_FEATURES="nocabaldep" if user doesn't have dev-has... | Lennart Kolmodin | 2009-10-28 | 1 | -1/+17 |
* | Use correct variable name. Effectively reverts abcd's change. | Tomas Chvatal | 2009-10-28 | 1 | -4/+4 |
* | Add back-compat code for CMAKE_REQUIRED | Jonathan Callen | 2009-10-28 | 1 | -2/+2 |
* | Use correct variable | Jonathan Callen | 2009-10-28 | 1 | -3/+3 |
* | add missing space | Michael Sterrett | 2009-10-27 | 1 | -2/+2 |
* | Fix variable name. | Tomas Chvatal | 2009-10-27 | 1 | -2/+2 |
* | Use correct docdir placement. Per bug #290622. | Tomas Chvatal | 2009-10-27 | 1 | -1/+2 |
* | Fix wrong function call name. Last minute renames-- | Tomas Chvatal | 2009-10-27 | 1 | -5/+5 |
* | Fix undefined variable warning. | Tomas Chvatal | 2009-10-27 | 1 | -2/+4 |
* | Sync cmake-utils and kde eclasses with kde-testing overlays. | Tomas Chvatal | 2009-10-27 | 4 | -193/+219 |
* | Allow changing the USE flag for the dependency | Jonathan Callen | 2009-10-21 | 1 | -7/+12 |
* | Took Darkside's advice on preventing a double run of econf for EAPI=2, plus | Jim Ramsay | 2009-10-21 | 1 | -4/+12 |
* | Preserve usage of USE=build in the PDEPEND change. | Robin H. Johnson | 2009-10-20 | 1 | -2/+2 |
* | Bug #283845 - Move virtual/dev-manager to PDEPEND to break circular deps. | Zac Medico | 2009-10-20 | 1 | -3/+3 |
* | Fix typo in eclassdoc. Thx to Boris Petersen for spotting and patch :] | Tomas Chvatal | 2009-10-20 | 1 | -2/+2 |
* | Fix typo, thanks to zx2c4 for spotting issue | Jonathan Callen | 2009-10-19 | 1 | -2/+2 |
* | Switch virtualx.eclass to use the "test" USE flag by default (bug 157998) | Jonathan Callen | 2009-10-19 | 1 | -13/+41 |
* | Don't strip leading slash from libdir path. | Ryan Hill | 2009-10-19 | 1 | -2/+2 |
* | move euser argument to the end, to conform to more implementations of useradd... | Fabian Groffen | 2009-10-18 | 1 | -3/+5 |
* | get la path list from $D rather than / as pointed out by Ryan Hill #283761#10 | Mike Frysinger | 2009-10-18 | 1 | -2/+2 |
* | A couple more small cleanups: | Jim Ramsay | 2009-10-17 | 1 | -5/+11 |
* | Big long-overdue cleanup: | Jim Ramsay | 2009-10-17 | 1 | -287/+170 |
* | Add dependency on python[threads] (Bug #228099) | Jim Ramsay | 2009-10-17 | 1 | -9/+39 |
* | getting ready for Qt 4.6 | Alex Alexander | 2009-10-16 | 1 | -9/+28 |
* | export XDG_CONFIG_HOME to temp. directory for sandbox | Samuli Suominen | 2009-10-16 | 1 | -1/+3 |
* | add support for release candidate versions | Doug Goldstein | 2009-10-16 | 1 | -5/+5 |
* | Fix kde-meta.eclass to work with EAPI-2 | Jonathan Callen | 2009-10-15 | 1 | -1/+7 |
* | The bashcomp message for vim-core should mention 'xxd' not 'vim-core' | Jim Ramsay | 2009-10-14 | 1 | -1/+5 |
* | add support for _rc versions by Bruno Tsubouchi Yporti #288701 and tweak chec... | Mike Frysinger | 2009-10-12 | 1 | -3/+5 |
* | support symlinking files to more than one directory; mod support for ut2004-d... | Tristan Heaven | 2009-10-12 | 1 | -169/+187 |
* | Optimize calls to python_mod_optimize() / python_mod_cleanup() in distutils_p... | Arfrever Frehtes Taifersar Arahesis | 2009-10-11 | 1 | -10/+8 |
* | Optimize validate_PYTHON_ABIS(). Add python_convert_shebangs(). Remove incomp... | Arfrever Frehtes Taifersar Arahesis | 2009-10-11 | 1 | -25/+96 |
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 |