| Commit message (Expand) | Author | Age | Files | Lines |
* | Fail early on unreachable URLs. If ls-remote fails due to server being unreac... | Michał Górny | 2013-09-13 | 2 | -3/+10 |
* | Do not leak EGIT_NONSHALLOW over loop iterations. Failing URL may cause non-s... | Michał Górny | 2013-09-13 | 2 | -4/+10 |
* | Commit the version of einstalldocs() Council agreed upon. | Michał Górny | 2013-09-13 | 2 | -2/+29 |
* | epatch: fix documentation on -p4 vs -p5 limit to match reality #484642 by Pat... | Mike Frysinger | 2013-09-13 | 1 | -2/+2 |
* | Depend on SLOT 0 of python-exec, for future compatibility. | Michał Górny | 2013-09-12 | 3 | -7/+11 |
* | Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf f... | Michał Górny | 2013-09-12 | 2 | -2/+35 |
* | Change @USAGE style. | Michał Górny | 2013-09-11 | 2 | -8/+11 |
* | Deprecate systemd_to_myeconfargs(). It's redundant and unnecessarily confusing. | Michał Górny | 2013-09-11 | 2 | -6/+13 |
* | Use subshells instead of "local INSDESTTREE" for doins/newins since that conf... | Michał Górny | 2013-09-11 | 2 | -14/+22 |
* | Unbreak the eclass after 2.1-r1 p.mask by adjusting the return logic. | Samuli Suominen | 2013-09-10 | 1 | -4/+4 |
* | Add new enough coreutils dep wrt bug #484454. | Michał Górny | 2013-09-10 | 2 | -2/+7 |
* | Introduce smart switching between "git fetch" and "git fetch --depth 1" to sa... | Michał Górny | 2013-09-09 | 2 | -5/+101 |
* | Inherit git-r3 unconditionally to avoid metadata variancy. The eclass is prop... | Michał Górny | 2013-09-08 | 2 | -5/+9 |
* | Fix PYTHON_SITEDIR for Jython. | Michał Górny | 2013-09-08 | 2 | -3/+6 |
* | Do not export PYTHON_INCLUDEDIR on Jython, since it does not install headers. | Michał Górny | 2013-09-08 | 2 | -5/+8 |
* | Introduce tests for python-utils-r1. | Michał Górny | 2013-09-08 | 1 | -0/+65 |
* | added multilib_*_wrappers calls to cmake-multilib.eclass | Ian Stakenvicius | 2013-09-06 | 2 | -2/+10 |
* | Do not pass --depth when updating a branch, it trrigers issues in git. Instea... | Michał Górny | 2013-09-05 | 2 | -15/+27 |
* | Support using git-r3 backend in git-2. | Michał Górny | 2013-09-05 | 2 | -13/+69 |
* | Introduce the new git eclass. | Michał Górny | 2013-09-05 | 2 | -1/+586 |
* | Added support for experimental genpatches. | Tom Wijsman | 2013-09-05 | 2 | -13/+50 |
* | Per extensive discussion with zmedico about removing the need for package.pro... | Jason A. Donenfeld | 2013-09-05 | 1 | -3/+2 |
* | Disable Python 2.5, 3.1 and PyPy 1.9 in the eclass. | Michał Górny | 2013-09-05 | 2 | -7/+10 |
* | filter-mfpmath: handle "both" and "387+sse" forms #349172 by Kacper Kowalik | Mike Frysinger | 2013-09-05 | 1 | -2/+4 |
* | elisp-common.eclass: Add proper @CODE tags in comments. | Ulrich Müller | 2013-09-04 | 2 | -17/+36 |
* | Add gdk-pixbuf cache handling functions. | Gilles Dartiguelongue | 2013-09-03 | 3 | -4/+64 |
* | Default to svn, avoid breaking existing live ebuilds | Thomas Sachau | 2013-08-31 | 1 | -13/+11 |
* | Add git support for live packages using enlightenment.eclass | Thomas Sachau | 2013-08-31 | 2 | -10/+29 |
* | Introduce python_is_python3() to replace the common checks. | Michał Górny | 2013-08-28 | 2 | -6/+23 |
* | Made ant-tasks.eclass support newer versions of the 1.9 branch. | Tom Wijsman | 2013-08-28 | 2 | -4/+7 |
* | Add live build support. Bug #458570 by Yuta SATOH | Alexis Ballier | 2013-08-28 | 1 | -3/+43 |
* | pegged virtual/jpeg at slot 0 in mozconfig-3.eclass | Ian Stakenvicius | 2013-08-28 | 1 | -3/+3 |
* | deploy E_ECONF as an array replacement of the MY_ECONF string | Mike Frysinger | 2013-08-28 | 1 | -3/+8 |
* | Enable EAPI=4 on python-r1. | Michał Górny | 2013-08-27 | 2 | -6/+8 |
* | Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah). | Tim Harder | 2013-08-27 | 2 | -4/+7 |
* | Fix bug #415805, unset MOZCONFIG | Jory Pratt | 2013-08-26 | 2 | -2/+7 |
* | Mark _copy-egg-info as internal. | Michał Górny | 2013-08-25 | 2 | -2/+6 |
* | Copy bundled egg-info files for reuse in python_compile(). This solves issues... | Michał Górny | 2013-08-25 | 2 | -2/+19 |
* | Namespace, clean up and describe _disable_ez_setup. | Michał Górny | 2013-08-25 | 2 | -7/+18 |
* | Fix indentation and trailing whitespaces. | Gilles Dartiguelongue | 2013-08-25 | 2 | -9/+12 |
* | Punt unused if and else wrt bug 462926, Comment #16 and up | Samuli Suominen | 2013-08-24 | 1 | -7/+5 |
* | Use EAPI5 in distutils-r1 tests. | Michał Górny | 2013-08-22 | 1 | -1/+1 |
* | Improve automagic dependency reduction, fixing bug #481996. | Michael Palimaka | 2013-08-21 | 2 | -2/+8 |
* | remove unnecessary quotes in previous commit of wxwidgets.eclass | Benda XU | 2013-08-16 | 1 | -5/+5 |
* | Prefix support for wxwidgets, bug #481093 | Benda XU | 2013-08-16 | 2 | -7/+10 |
* | Fixes for KDE 4.11 and other small improvements. | Michael Palimaka | 2013-08-15 | 3 | -19/+15 |
* | Remove dependencies and actions that are now handled in individual ebuilds. | Michael Palimaka | 2013-08-15 | 3 | -56/+8 |
* | Remove old, unused code. | Michael Palimaka | 2013-08-15 | 4 | -100/+14 |
* | Remove EAPI 3 support. | Michael Palimaka | 2013-08-15 | 3 | -23/+15 |
* | Ref bug number. | Ryan Hill | 2013-08-15 | 1 | -2/+2 |