| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhancements pointed out by Arfrever | Justin Lecher | 2013-07-29 | 1 | -12/+11 |
* | ask user to run haskell-updater for old packages (like in bug http://bugs.gen... | Sergei Trofimovich | 2013-07-29 | 2 | -7/+22 |
* | Fortran-2.eclass: enhance support for binary packages, #477070 | Justin Lecher | 2013-07-29 | 2 | -7/+32 |
* | Intel-sdp.eclass: Allow single package downloads, custom suffix, full specifi... | Justin Lecher | 2013-07-29 | 2 | -22/+61 |
* | Rewrite sed expression in qt_nolibx11() to work on both 4.8.4 and 4.8.5. Fixe... | Davide Pesavento | 2013-07-27 | 2 | -5/+8 |
* | Add support for freebsd, bug #475294 by Yuta SATOH | Alexis Ballier | 2013-07-27 | 1 | -3/+5 |
* | Don't block mono-3 | Pacho Ramos | 2013-07-27 | 2 | -4/+7 |
* | Switch eclasses to use virtual/pypy (and therefore support pypy-bin). | Michał Górny | 2013-07-27 | 4 | -10/+14 |
* | Use PYTHON_PKG_DEP for generating deps. | Michał Górny | 2013-07-27 | 2 | -19/+10 |
* | Introduce systemd_is_booted() to allow ebuilds to warn consistently for thing... | Michał Górny | 2013-07-27 | 2 | -2/+28 |
* | Export working copy information after the update rather than in pkg_preinst()... | Michał Górny | 2013-07-27 | 2 | -3/+10 |
* | Droped media-libs/fontconfig dependency, bug 446012. | Peter Volkov | 2013-07-25 | 2 | -4/+10 |
* | Add some debug. | Michał Górny | 2013-07-25 | 2 | -2/+11 |
* | Fix function desc to match reality. | Tomas Chvatal | 2013-07-24 | 2 | -3/+6 |
* | Add back LICENSE (bug #477836). | Ryan Hill | 2013-07-24 | 2 | -2/+6 |
* | Handle dev-qt/desinger split from dev-qt/gui, see bug #477934. | Johannes Huber | 2013-07-23 | 2 | -3/+9 |
* | Fix typo. | Michał Górny | 2013-07-23 | 2 | -4/+7 |
* | Another attempt at fixing bash-completion for Prefix, bug #477692#c9 | Fabian Groffen | 2013-07-22 | 2 | -5/+11 |
* | Minor identation fix, drop useless since we just want to know if the return ... | Samuli Suominen | 2013-07-22 | 1 | -3/+3 |
* | Remove use of EPREFIX wrt #477692 to avoid collision with Portage helpers | Samuli Suominen | 2013-07-22 | 2 | -8/+12 |
* | Replace local+export with "local -x". | Michał Górny | 2013-07-21 | 2 | -4/+6 |
* | Cleanup due #231248 | Pacho Ramos | 2013-07-21 | 3 | -6/+9 |
* | Optimize debug output layout | Justin Lecher | 2013-07-19 | 1 | -2/+2 |
* | Support different tarball extentions | Justin Lecher | 2013-07-19 | 2 | -6/+22 |
* | libffi installation was fixed in 4.8. | Ryan Hill | 2013-07-18 | 2 | -3/+6 |
* | Minor cleanups, no functional changes. | Ryan Hill | 2013-07-18 | 1 | -97/+89 |
* | Wrap lines at 80 char | Justin Lecher | 2013-07-18 | 2 | -11/+23 |
* | Support pkg-config and the new upstream completions directory structure wrt #... | Samuli Suominen | 2013-07-15 | 2 | -7/+61 |
* | Deprecate media-sound/alsa-headers by letting sys-kernel/linux-headers instal... | Samuli Suominen | 2013-07-15 | 2 | -3/+6 |
* | add CMAKE_WARN_UNUSED_CLI to cmake-utils.eclass | Julian Ospald | 2013-07-14 | 2 | -3/+19 |
* | New variable EBZR_UNPACK_DIR. | Ulrich Müller | 2013-07-11 | 2 | -6/+15 |
* | Add a safety check for using python_optimize() in pkg_*. | Michał Górny | 2013-07-11 | 2 | -2/+14 |
* | Fix typo in compileall call. | Michał Górny | 2013-07-11 | 2 | -3/+6 |
* | Add multilib_is_native_abi helper. | Michał Górny | 2013-07-11 | 2 | -2/+21 |
* | Additional change to run tests successfully on newer versions of db | Robin H. Johnson | 2013-07-10 | 2 | -3/+7 |
* | Fix qtgui dependency for qt-4.8.5 - dbus useflag dropped | Patrick Lauer | 2013-07-10 | 1 | -2/+2 |
* | Stub-out ez_setup.py and distribute_setup.py to prevent packages from downloa... | Mike Gilbert | 2013-07-09 | 2 | -2/+15 |
* | stop adding cflags for multilib, it is now done in the profiles | Alexis Ballier | 2013-07-08 | 1 | -3/+1 |
* | Update SRC_URI. Drop support for EAPI 3. | Davide Pesavento | 2013-07-06 | 2 | -9/+11 |
* | Change the default texmf installation path to texmf-site: This has been suppo... | Alexis Ballier | 2013-07-05 | 1 | -2/+2 |
* | install the fmtutil.d files in texmf-dist and run tl-handle-config-files on t... | Alexis Ballier | 2013-07-05 | 1 | -7/+8 |
* | @DEPRECATED is not a valid header tag. | Ulrich Müller | 2013-07-05 | 3 | -6/+6 |
* | Update ant-tasks for 1.9.1 version bump, needs 1.5 as minimal JDK / JRE version. | Tom Wijsman | 2013-07-05 | 2 | -9/+14 |
* | Deprecate EAPI 3. | Michael Palimaka | 2013-07-03 | 2 | -4/+14 |
* | Correct src_prepare description. | Michael Palimaka | 2013-07-02 | 2 | -3/+6 |
* | add justification for using .bundle iso .so | Fabian Groffen | 2013-07-02 | 4 | -0/+52 |
* | Remove support from cmake-utils.eclass for EAPI 0/1, inline base.eclass funct... | Chris Reffett | 2013-07-01 | 1 | -18/+37 |
* | Add eclass to be used by all now splitted gnome-games | Pacho Ramos | 2013-06-30 | 2 | -1/+120 |
* | Respect arguments when checking for test targets. This becomes helpful if one... | Michał Górny | 2013-06-29 | 2 | -4/+8 |
* | Add support for TEXLIVE_MODULE_BINLINKS so that I can fix bug #473584 for TeX... | Alexis Ballier | 2013-06-28 | 1 | -1/+12 |