| Commit message (Expand) | Author | Age | Files | Lines |
* | Support linking Python modules on aix, thanks to haubi. | Michał Górny | 2014-07-08 | 2 | -2/+8 |
* | Stop forcing -m0755 on EGIT3_STORE_DIR and parents, bug #516508. | Michał Górny | 2014-07-07 | 2 | -3/+6 |
* | elt/aixrtl: need semicolon after noop command to get subsequent variable set | Michael Haubenwallner | 2014-07-07 | 11 | -11/+19 |
* | elt/aixrtl: use similar filename even for 2.4.2.418 diffs | Michael Haubenwallner | 2014-07-07 | 3 | -1/+6 |
* | elt/aixrtl: Use $lib for the real filename, to support soname hackery in libXaw. | Michael Haubenwallner | 2014-07-07 | 11 | -11/+19 |
* | Add tests for _python_impl_supported. | Michał Górny | 2014-07-06 | 2 | -8/+25 |
* | python_gen_cond_dep: delay PYTHON_USEDEP substitution until one of the implem... | Michał Górny | 2014-07-06 | 2 | -8/+14 |
* | Disable python2.6 support and clean up the related code. | Michał Górny | 2014-07-06 | 2 | -32/+17 |
* | Declare REQUIRED_USE inside MULTILIB_COMPAT conditional, reported by steev. | Michał Górny | 2014-07-04 | 2 | -4/+7 |
* | Whitespace. | Ulrich Müller | 2014-07-04 | 5 | -13/+13 |
* | Remove deprecated ruby.eclass and gems.eclass. Please use ruby-ng.eclass and ... | Manuel Rüger | 2014-07-04 | 2 | -408/+0 |
* | Add some Prefix hosts to _MULTILIB_FLAGS | Fabian Groffen | 2014-07-03 | 2 | -5/+8 |
* | Explain MULTILIB_COMPAT a bit more verbosely, and add a REQUIRED_USE for it. | Michał Górny | 2014-07-03 | 2 | -4/+16 |
* | Re-enable multilib flags for s390. | Michał Górny | 2014-07-03 | 2 | -2/+7 |
* | Fix missing reference to ${README_GENTOO_SUFFIX} | Justin Lecher | 2014-07-02 | 1 | -2/+2 |
* | Attempt to use a UTF-8 locale if one is available to avoid errors when setup.... | Mike Gilbert | 2014-06-29 | 3 | -3/+45 |
* | Fix handling empty MULTILIB_COMPAT. | Michał Górny | 2014-06-29 | 2 | -3/+6 |
* | Check MULTILIB_COMPAT before querying USE flags. Bug #515642, thanks to Greg ... | Michał Górny | 2014-06-29 | 2 | -3/+10 |
* | Enable multilib flags for ppc. Since ppc profiles are not multilib at the mom... | Michał Górny | 2014-06-28 | 2 | -2/+8 |
* | ChangeLog | Robin H. Johnson | 2014-06-28 | 1 | -3/+6 |
* | Disable QA warning on '--with-compiler' passed by 'dev-haskell/cabal' (bug #5... | Sergei Trofimovich | 2014-06-27 | 2 | -4/+9 |
* | Disable QA warning on '--with-hc --with-hc-pkg --with-gcc' flags passed by 'd... | Sergei Trofimovich | 2014-06-27 | 2 | -3/+11 |
* | Rename FILE_SUFFIX to README_GENTOO_SUFFIX in order to avoid variable clashes | Justin Lecher | 2014-06-26 | 2 | -5/+9 |
* | Allow to handle more README.gentoo files (#513190 by Justin Lecher) | Pacho Ramos | 2014-06-24 | 2 | -4/+12 |
* | Simplify documentation files handling by utilizing einstalldocs from eutils e... | Sergey Popov | 2014-06-23 | 2 | -12/+9 |
* | Set LD{,CXX}SHARED properly for Darwin, reported by Fabian Groffen on bug #51... | Michał Górny | 2014-06-22 | 2 | -4/+14 |
* | unbreak distutils builds on Darwin | Fabian Groffen | 2014-06-21 | 1 | -3/+3 |
* | Fix typo in submodule fetching, reported by Hans Vercammen. | Michał Górny | 2014-06-20 | 2 | -3/+6 |
* | Sync eclasses with mysql overlay | Brian Evans | 2014-06-20 | 3 | -12/+36 |
* | python_fix_shebang: properly unset local variables in loop iterations. | Michał Górny | 2014-06-19 | 2 | -3/+6 |
* | Always set up CC, CXX and friends for distutils builds, bug #513664. Thanks t... | Michał Górny | 2014-06-19 | 2 | -3/+14 |
* | Bump gstreamer deps to satisfy multilib. | Michał Górny | 2014-06-19 | 2 | -7/+10 |
* | Improve handling of corner cases in python_fix_shebang. Support --force and -... | Michał Górny | 2014-06-19 | 4 | -58/+182 |
* | Sync with KDE overlay. Adapt to live ebuild versioning change. Remove referen... | Michael Palimaka | 2014-06-14 | 3 | -72/+34 |
* | Fix typo. | Ryan Hill | 2014-06-14 | 1 | -3/+3 |
* | Add -Og, -gdwarf-*, and -fabi=* to allowed flags (bug #512534, #512754). | Ryan Hill | 2014-06-14 | 2 | -6/+10 |
* | If you an empty argument to append-libs, you end up with a dangling -l withou... | Robin H. Johnson | 2014-06-14 | 2 | -2/+11 |
* | elibtoolize: Allow undefined symbols on AIX, needed by and work fine with mod... | Michael Haubenwallner | 2014-06-12 | 3 | -16/+8 |
* | forgot to commit ChangeLog for: bump aixrtl ELT-patches for libtool-2.4.2.418 | Michael Haubenwallner | 2014-06-11 | 1 | -1/+6 |
* | Update version number in example. | Ulrich Müller | 2014-06-11 | 1 | -4/+4 |
* | Add new, multilib-capable eclass for gstreamer plugins. | Michał Górny | 2014-06-10 | 2 | -1/+268 |
* | bump aixrtl ELT-patches for libtool-2.4.2.418 | Michael Haubenwallner | 2014-06-10 | 3 | -0/+32 |
* | Work around lack of arch defines in swig, bug #509792. | Michał Górny | 2014-06-08 | 2 | -2/+13 |
* | Increase minimum Emacs version to 23, versions 21 and 22 have been removed. | Ulrich Müller | 2014-06-07 | 2 | -6/+9 |
* | start setting --with-pkgversion details in our builds so --version output loo... | Mike Frysinger | 2014-06-07 | 1 | -1/+4 |
* | fix IUSE sorting | Mike Frysinger | 2014-06-06 | 1 | -2/+2 |
* | Sync mysql-v2.eclass from the mysql overlay | Brian Evans | 2014-06-04 | 2 | -6/+9 |
* | If we keep the flag list sorted by version there's no need for this function | Ryan Hill | 2014-06-01 | 2 | -9/+12 |
* | Properly canonicalize relative submodule URIs, bug #501250. | Michał Górny | 2014-06-01 | 3 | -11/+89 |
* | downgrade_arch_flags: simplify bash logic a bit | Mike Frysinger | 2014-06-01 | 1 | -88/+89 |