| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on '... | Sergei Trofimovich | 2013-01-06 | 1 | -1/+6 |
* | Support overriding job-count for parallel build. | Michał Górny | 2013-01-05 | 1 | -1/+4 |
* | Support converting files with python2 and python3 shebangs. | Michał Górny | 2013-01-05 | 1 | -1/+4 |
* | Always write split logs, even in non-parallel builds. | Michał Górny | 2013-01-05 | 1 | -1/+4 |
* | Avoid unsafe nested multijob_finish_one in eautoreconf for bug #426512. | Zac Medico | 2013-01-05 | 1 | -1/+4 |
* | Sync eclasses from Emacs overlay. | Ulrich Müller | 2013-01-04 | 1 | -1/+10 |
* | fixed typo, thx to Martin Dummer on irc #vdr-gentoo | Joerg Bornkessel | 2013-01-04 | 1 | -1/+4 |
* | addpredict /usr/lib/portage/pym in distutils-r1_src_install. | Mike Gilbert | 2013-01-04 | 1 | -1/+4 |
* | Don't tell the user to set USE_PYTHON when a package does not support python2... | Mike Gilbert | 2013-01-04 | 1 | -1/+5 |
* | fixed mistake for emake:-all emake:-install between old and new plugin makefi... | Joerg Bornkessel | 2013-01-03 | 1 | -1/+5 |
* | ssl-cert - support mandatory enrollment and custom USE flag, bug#319529 | Alon Bar-Lev | 2013-01-03 | 1 | -2/+2 |
* | ssl-cert - support mandatory enrollment and custom USE flag | Alon Bar-Lev | 2013-01-03 | 1 | -1/+4 |
* | Remove more dead code, spotted by Arfrever. | Davide Pesavento | 2013-01-03 | 1 | -1/+4 |
* | Remove myself from explicit maintainers, it is enough to assign the bugs to P... | Michał Górny | 2013-01-02 | 1 | -2/+8 |
* | Do not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do... | Joerg Bornkessel | 2012-12-31 | 1 | -1/+5 |
* | vdr-plugin-2.eclass, typo | Joerg Bornkessel | 2012-12-31 | 1 | -1/+4 |
* | Add a function to generate dep-strings conditional to Python implementations. | Michał Górny | 2012-12-31 | 1 | -1/+4 |
* | Add function to get user unit directory, as requested in bug #449304. | Michał Górny | 2012-12-31 | 1 | -1/+4 |
* | Add function to update systemd journal catalog database. | Michał Górny | 2012-12-31 | 1 | -1/+4 |
* | vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some mi... | Joerg Bornkessel | 2012-12-31 | 1 | -1/+5 |
* | Remove dead code. | Davide Pesavento | 2012-12-31 | 1 | -1/+4 |
* | Fix installing scripts & modules for Prefix, bug #448786. | Michał Górny | 2012-12-30 | 1 | -1/+4 |
* | some adaption for new makefile handling, >=vdr-1.7.34, vdr-plugin-2.eclass | Joerg Bornkessel | 2012-12-29 | 1 | -1/+4 |
* | Pass --build-scripts path to setup.py (when out-of-source builds are used). | Michał Górny | 2012-12-27 | 1 | -1/+4 |
* | Introduce functions to get the includedir for Python. | Michał Górny | 2012-12-27 | 1 | -1/+4 |
* | Introduce python_gen_usedep() and python_gen_flags() to make writing complex ... | Michał Górny | 2012-12-27 | 1 | -1/+5 |
* | added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug #3... | Christoph Junghans | 2012-12-26 | 1 | -1/+5 |
* | Fix python-any-r1_pkg_setup fallback logic. | Zac Medico | 2012-12-24 | 1 | -1/+4 |
* | Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz Mloducho... | Davide Pesavento | 2012-12-22 | 1 | -1/+5 |
* | Introduce python_fix_shebang(), to fix shebangs in installed Python scripts r... | Michał Górny | 2012-12-20 | 1 | -1/+5 |
* | Commonize the code for obtaining the Python interpreter dependency string. | Michał Górny | 2012-12-20 | 1 | -1/+5 |
* | Add fix for nen gnu compiler which use -x as command line arg internally, #44... | Justin Lecher | 2012-12-20 | 1 | -1/+5 |
* | Remove pypy version mapping table from wrapper scripts. We can add it back if... | Mike Gilbert | 2012-12-20 | 1 | -1/+5 |
* | Add pypy version mapping for 2.0 => 2.7. | Mike Gilbert | 2012-12-20 | 1 | -1/+4 |
* | Add 2.7-pypy-2.0. | Mike Gilbert | 2012-12-20 | 1 | -1/+4 |
* | Add pypy2_0. | Mike Gilbert | 2012-12-20 | 1 | -1/+4 |
* | Re-enable python-r1 -> python-single-r1 dep prevention. | Michał Górny | 2012-12-19 | 1 | -1/+4 |
* | Require EAPI=5 in both python-r1 eclasses due to bug #447524. | Michał Górny | 2012-12-17 | 1 | -1/+5 |
* | Remove outdated comments and checks. | Michał Górny | 2012-12-16 | 1 | -1/+5 |
* | Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with ... | Michał Górny | 2012-12-16 | 1 | -1/+5 |
* | Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure. | Gilles Dartiguelongue | 2012-12-16 | 1 | -1/+4 |
* | Fix the relative linking algo to handle /// in path. | Michał Górny | 2012-12-15 | 1 | -1/+4 |
* | Prevent python-r1 packages from depending on python-single-r1 packages. | Michał Górny | 2012-12-14 | 1 | -1/+4 |
* | Support directories in DOCS, in EAPI 4+. | Michał Górny | 2012-12-14 | 1 | -1/+4 |
* | Add (temporary) fix for sandbox failures when compiling Python modules. Bug #... | Michał Górny | 2012-12-13 | 1 | -1/+5 |
* | Added changes to mozcoreconf-2.eclass on request by Anarchy. | Lars Wendler | 2012-12-10 | 1 | -1/+4 |
* | Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for h... | Michał Górny | 2012-12-09 | 1 | -1/+5 |
* | updated mozilla eclasses to match mozilla-overlay | Ian Stakenvicius | 2012-12-09 | 1 | -1/+5 |
* | Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. | Michael Palimaka | 2012-12-08 | 1 | -1/+4 |
* | Use separate TMPDIR for each Python implementation. | Michał Górny | 2012-12-07 | 1 | -1/+4 |