| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add systemd_{do,new}userunit. |  Michał Górny | 2014-05-31 | 2 | -3/+34 |
* | Fix ABI flag stripping in multilib_get_enabled_abis(), bug #511682. |  Michał Górny | 2014-05-28 | 2 | -3/+6 |
* | Add documentation for man page; add missing die |  Justin Lecher | 2014-05-28 | 2 | -17/+38 |
* | Convert gnome-python-common.eclass to use python-r1, and clean it up a lot. |  Michał Górny | 2014-05-26 | 2 | -1/+111 |
* | Move python_fix_shebang into python-utils-r1, therefore making it a part of p... |  Michał Górny | 2014-05-26 | 4 | -125/+110 |
* | elisp-site-regen: Die on errors. |  Ulrich Müller | 2014-05-24 | 2 | -19/+18 |
* | elisp-site-regen: Look for site-init files only in site-gentoo.d subdirectory. |  Ulrich Müller | 2014-05-24 | 2 | -17/+9 |
* | Change ABI-flag separator from ":" to "." to avoid issues with Makefile rules... |  Michał Górny | 2014-05-23 | 2 | -7/+11 |
* | Add remaining potential multilib arches to header wrapping template. |  Michał Górny | 2014-05-23 | 2 | -2/+23 |
* | Use MULTILIB_ABI_FLAG for header wrapping. Also, use explicit error when ABI ... |  Michał Górny | 2014-05-23 | 2 | -35/+23 |
* | Deprecate multilib_for_best_abi() to decrease confusion. |  Michał Górny | 2014-05-23 | 2 | -2/+8 |
* | Export MULTILIB_ABI_FLAG for ebuild/eclass use. Bug #509478. |  Michał Górny | 2014-05-23 | 2 | -7/+30 |
* | Introduce multilib_get_enabled_abi_pairs() to obtain list containing both ABI... |  Michał Górny | 2014-05-23 | 2 | -4/+23 |
* | Give an explanatory error when trying to fetch https:// with dev-vcs/git[-cur... |  Michał Górny | 2014-05-23 | 2 | -2/+15 |
* | cabal_chdeps() now defaults to MY_PN (autogenerated by hackport) if exists, t... |  Sergei Trofimovich | 2014-05-22 | 2 | -16/+22 |
* | store darcs cache in DISTDIR |  Sergei Trofimovich | 2014-05-22 | 2 | -6/+9 |
* | Eclass cleanup. Now requires >=EAPI-4 ebuilds. Fixed bugs #509922 and #503640 |  Lars Wendler | 2014-05-22 | 2 | -29/+57 |
* | Bug #499774, take 2. |  Ryan Hill | 2014-05-21 | 2 | -3/+7 |
* | Revert libintl change. It turns out we need to depend on gettext anyways, so |  Ryan Hill | 2014-05-21 | 2 | -3/+7 |
* | Strip -mno-rtm and -mno-htm as libitm requires these for x86/x86_64 and |  Ryan Hill | 2014-05-20 | 2 | -3/+8 |
* | Depend on virtual/libintl rather than sys-devel/gettext (bug #499774). |  Ryan Hill | 2014-05-20 | 2 | -3/+6 |
* | Work around bash-4.3 bug by setting PYTHONDONTWRITEBYTECODE to an empty string. |  Mike Gilbert | 2014-05-19 | 2 | -3/+7 |
* | drop treelang as it only applies to <gcc-4.3 and no longer builds with recent... |  Mike Frysinger | 2014-05-18 | 1 | -10/+1 |
* | mysql_fx.eclass: Fix a bug that prevented emerge --config to notice a changed... |  Brian Evans | 2014-05-18 | 2 | -2/+6 |
* | Accept files with already-rewritten shebangs in _python_rewrite_shebang. Nece... |  Michał Górny | 2014-05-16 | 2 | -3/+10 |
* | Allow parallel profiledbootstrap in newer versions (bug #508878 by Eric F. |  Ryan Hill | 2014-05-15 | 2 | -13/+16 |
* | Sync mysql-v2 and mysql-cmake from the mysql overlay |  Brian Evans | 2014-05-15 | 3 | -40/+40 |
* | Do not install wrapper headers when no ABI provides a particular header. |  Michał Górny | 2014-05-12 | 2 | -9/+12 |
* | Remove last-rited eclasses. |  Michael Palimaka | 2014-05-12 | 3 | -277/+4 |
* | Fail when package installs "share" subdirectory to PyPy prefix. This should s... |  Michał Górny | 2014-05-11 | 2 | -2/+10 |