| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [eclass] update openib | Alexey Shvetsov | 2012-10-12 | 2 | -4/+14 |
* | [eclass] Update ofed | Alexey Shvetsov | 2012-10-12 | 2 | -4/+7 |
* | prune_libtool_files(): add --modules option to remove modules (plugins) as well. | Michał Górny | 2012-10-11 | 2 | -11/+26 |
* | prune_libtool_files(): fix removing symlinked .la files. | Michał Górny | 2012-10-11 | 2 | -5/+13 |
* | Add missing ChangeLog entry | Justin Lecher | 2012-10-11 | 1 | -1/+4 |
* | Fix typo in src_test runner: makeopts_jobs not makeopts_job. | Robin H. Johnson | 2012-10-08 | 1 | -2/+2 |
* | Introduce autotools-multilib, to simplify building multilib packages with aut... | Michał Górny | 2012-10-08 | 2 | -1/+77 |
* | Revert virtual/fortran depends again, because not only USE=fortran controlls ... | Justin Lecher | 2012-10-07 | 2 | -8/+12 |
* | Depend on virtual/fortran eclass wise but in an USE=fortran sensitive way, #4... | Justin Lecher | 2012-10-07 | 2 | -3/+15 |
* | Revert last change to not break packages with optional fortran support | Justin Lecher | 2012-10-07 | 2 | -6/+7 |
* | Depend on virtual/fortran eclass wise, #435250 | Justin Lecher | 2012-10-07 | 2 | -4/+12 |
* | Give some information on selected fortran compilers | Justin Lecher | 2012-10-07 | 1 | -1/+4 |