| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable python3.3 support. | Michał Górny | 2012-10-29 | 2 | -3/+6 |
* | Remove redundant "cd ${BUILD_DIR}" calls. | Michał Górny | 2012-10-29 | 2 | -4/+5 |
* | Move python-exec dependency to python-r1. That eclass now provides means to c... | Michał Górny | 2012-10-29 | 3 | -10/+18 |
* | Use find instead of hard-coded executable locations list when linking the wra... | Michał Górny | 2012-10-29 | 2 | -9/+12 |
* | Use new python-r1 functions. | Michał Górny | 2012-10-29 | 2 | -25/+9 |
* | Introduce python_replicate_script(), to create copies of a Python script for ... | Michał Górny | 2012-10-29 | 2 | -2/+132 |
* | Introduce python_export_best() to obtain variables for the most preferred Pyt... | Michał Górny | 2012-10-29 | 2 | -2/+31 |
* | Add getters for common Python variables. | Michał Górny | 2012-10-29 | 2 | -2/+51 |
* | Add support for obtaining Python site-packages directory. | Michał Górny | 2012-10-29 | 2 | -4/+37 |
* | Do not hardcode lib32, bug #429726 by SpanKY. | Pacho Ramos | 2012-10-28 | 2 | -3/+14 |
* | Set QA_PREBUILT as all installed files are precompiled. | Pacho Ramos | 2012-10-28 | 2 | -2/+7 |
* | Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent a... | Alexandre Rostovtsev | 2012-10-27 | 2 | -3/+9 |
* | Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This break... | Mike Gilbert | 2012-10-27 | 2 | -41/+6 |
* | Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1 inst... | Michał Górny | 2012-10-26 | 3 | -23/+31 |
* | Add games/bin to lookup paths for rename_scripts(). | Michał Górny | 2012-10-25 | 2 | -3/+6 |
* | Add a note about array brace expansion. | Michał Górny | 2012-10-25 | 2 | -2/+10 |
* | Introduce python_export() to set Python-relevant variables, and document them... | Michał Górny | 2012-10-25 | 3 | -19/+90 |
* | Include fix for bug#439268. | Tomas Chvatal | 2012-10-25 | 2 | -3/+6 |
* | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. | Ulrich Müller | 2012-10-24 | 2 | -3/+7 |
* | Add some boring debug prints and error+die when hunspell folder is symlink. S... | Tomas Chvatal | 2012-10-24 | 2 | -2/+18 |
* | install more libiberty headers #439286 by Hristo Venev | Mike Frysinger | 2012-10-24 | 1 | -2/+12 |
* | prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch. | Michał Górny | 2012-10-23 | 2 | -5/+8 |
* | Improve documentation and a few minor fixes. | Michał Górny | 2012-10-23 | 3 | -18/+123 |
* | Add gnome2_disable_deprecation_warning to gnome2-utils.eclass | Gilles Dartiguelongue | 2012-10-23 | 3 | -3/+48 |
* | Punt plugin .la files for 0.10.36 and EAPI4 | Alexandre Rostovtsev | 2012-10-23 | 2 | -3/+10 |
* | Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files. | Alexandre Rostovtsev | 2012-10-23 | 2 | -8/+30 |
* | Update for new location of version.h. Thanks to Magnus Helmersson. Bug #438876 | Mike Pagano | 2012-10-22 | 2 | -3/+14 |
* | Enable verbose output | Thomas Sachau | 2012-10-22 | 2 | -5/+9 |
* | Switch to xz tarballs in EAPI4. | Alexandre Rostovtsev | 2012-10-21 | 2 | -3/+12 |
* | Call no-op default phases for each implementation (meaningless but more corre... | Michał Górny | 2012-10-19 | 1 | -1/+5 |
* | Call no-op default phases for each implementation (meaningless but more corre... | Michał Górny | 2012-10-19 | 1 | -4/+4 |
* | Fixing units | Patrick Lauer | 2012-10-19 | 2 | -6/+9 |
* | Fixing binpkg behaviour | Patrick Lauer | 2012-10-19 | 2 | -2/+7 |
* | Add space for alignment | Justin Lecher | 2012-10-18 | 1 | -2/+2 |
* | only force enable 64bit bfd when doing USE=multitarget as it provides no bene... | Mike Frysinger | 2012-10-17 | 1 | -3/+2 |
* | only enable multilib by default for sparc64 targets #397449 by Sergei Trofimo... | Mike Frysinger | 2012-10-17 | 1 | -2/+2 |
* | Respect AR and RANLIB, wrt bug #436070. | Michael Palimaka | 2012-10-17 | 2 | -3/+8 |
* | introduce efmtutil-sys: same as etexmf-update but for fmtutil-sys | Alexis Ballier | 2012-10-17 | 1 | -1/+20 |
* | do not warn in etexmf-update if we have not yet installed texlive-core, like ... | Alexis Ballier | 2012-10-17 | 1 | -7/+9 |
* | Unset FC and F77 if no fortran support is wanted | Justin Lecher | 2012-10-16 | 2 | -3/+11 |
* | Add enhanced DEP support in fortran-2.eclass to easy the usage. Only inherit ... | Justin Lecher | 2012-10-16 | 2 | -17/+78 |
* | Removing qt4.eclass as announced on Sep 13 | Ben de Groot | 2012-10-16 | 2 | -311/+4 |
* | Enable EAPI 5 support. | Michał Górny | 2012-10-15 | 3 | -5/+9 |
* | Fix missing wrapper symlinks when first supported Python implementation is di... | Michał Górny | 2012-10-15 | 2 | -4/+14 |
* | [eclass] Add compat-rdma | Alexey Shvetsov | 2012-10-14 | 2 | -3/+6 |
* | Add compiler version checking for LeechCraft | Sergey Popov | 2012-10-14 | 2 | -3/+26 |
* | Introduce distutils-r1, a new (and simpler) eclass for Python packages using ... | Michał Górny | 2012-10-14 | 2 | -1/+327 |
* | Introduce python-r1, a new (and simpler) eclass for Python-related packages. | Michał Górny | 2012-10-14 | 2 | -1/+226 |
* | Change LICENSE to 'metapackage' for kde meta packages, bug #438278. | Johannes Huber | 2012-10-13 | 2 | -3/+6 |
* | [eclass] fix typo | Alexey Shvetsov | 2012-10-12 | 2 | -8/+28 |