summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct official mirror url in SRC_URI.Maxim Koltsov2013-09-241-1/+4
* added prefix supportChristoph Junghans2013-09-211-1/+4
* Fixed prefix qaChristoph Junghans2013-09-191-1/+4
* Strip trailing slashes from repo URI when determining local copy directory.Michał Górny2013-09-191-1/+4
* Do not even create shallow repository when EGIT_NONSHALLOW is set. Otherwise,...Michał Górny2013-09-191-1/+6
* Fix accepting arguments in distutils_install_for_testing.Michał Górny2013-09-181-1/+4
* Add a note not to add new Python versions to python.eclass.Michał Górny2013-09-181-1/+4
* Add official mirror to LeechCraft SRC_URI, thanks to 0xd34df00dSergey Popov2013-09-181-1/+4
* Fix coreutils dep to be build-time.Michał Górny2013-09-181-1/+4
* Fix missing variable replacement in _python_ln_rel.Michał Górny2013-09-171-1/+4
* Use einstalldocs.Michał Górny2013-09-171-1/+4
* Rename variables in _python_ln_rel to make it less confusing.Michał Górny2013-09-171-1/+4
* Support python-exec:2.Michał Górny2013-09-171-1/+5
* Add eclass doc for multilib_build_binariesThomas Sachau2013-09-171-1/+5
* Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.Michał Górny2013-09-171-1/+5
* Clean up Python script install/wrapping functions.Michał Górny2013-09-171-1/+5
* Add multilib_build_binaries function to multilib-build eclassThomas Sachau2013-09-171-1/+5
* Deprecate python_get_PYTHON and python_get_EPYTHON.Michał Górny2013-09-161-1/+4
* Support gtk+-2.24.20 query immodules (#476100)Pacho Ramos2013-09-151-1/+4
* Support EAPIs < 4 in einstalldocs properly.Michał Górny2013-09-141-1/+4
* Fail early on unreachable URLs. If ls-remote fails due to server being unreac...Michał Górny2013-09-131-1/+5
* Do not leak EGIT_NONSHALLOW over loop iterations. Failing URL may cause non-s...Michał Górny2013-09-131-1/+6
* Commit the version of einstalldocs() Council agreed upon.Michał Górny2013-09-131-1/+4
* Depend on SLOT 0 of python-exec, for future compatibility.Michał Górny2013-09-121-1/+5
* Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf f...Michał Górny2013-09-121-1/+5
* Change @USAGE style.Michał Górny2013-09-111-1/+4
* Deprecate systemd_to_myeconfargs(). It's redundant and unnecessarily confusing.Michał Górny2013-09-111-1/+5
* Use subshells instead of "local INSDESTTREE" for doins/newins since that conf...Michał Górny2013-09-111-1/+5
* Add new enough coreutils dep wrt bug #484454.Michał Górny2013-09-101-1/+4
* Introduce smart switching between "git fetch" and "git fetch --depth 1" to sa...Michał Górny2013-09-091-1/+5
* Inherit git-r3 unconditionally to avoid metadata variancy. The eclass is prop...Michał Górny2013-09-081-1/+6
* Fix PYTHON_SITEDIR for Jython.Michał Górny2013-09-081-1/+4
* Do not export PYTHON_INCLUDEDIR on Jython, since it does not install headers.Michał Górny2013-09-081-1/+4
* added multilib_*_wrappers calls to cmake-multilib.eclassIan Stakenvicius2013-09-061-1/+7
* Do not pass --depth when updating a branch, it trrigers issues in git. Instea...Michał Górny2013-09-051-1/+5
* Support using git-r3 backend in git-2.Michał Górny2013-09-051-1/+4
* Introduce the new git eclass.Michał Górny2013-09-051-1/+4
* Added support for experimental genpatches.Tom Wijsman2013-09-051-1/+4
* Disable Python 2.5, 3.1 and PyPy 1.9 in the eclass.Michał Górny2013-09-051-1/+4
* elisp-common.eclass: Add proper @CODE tags in comments.Ulrich Müller2013-09-041-1/+4
* Add gdk-pixbuf cache handling functions.Gilles Dartiguelongue2013-09-031-1/+5
* Add git support for live packages using enlightenment.eclassThomas Sachau2013-08-311-1/+5
* Introduce python_is_python3() to replace the common checks.Michał Górny2013-08-281-1/+4
* Made ant-tasks.eclass support newer versions of the 1.9 branch.Tom Wijsman2013-08-281-1/+4
* Enable EAPI=4 on python-r1.Michał Górny2013-08-271-1/+4
* Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah).Tim Harder2013-08-271-1/+4
* Fix bug #415805, unset MOZCONFIGJory Pratt2013-08-261-1/+4
* Mark _copy-egg-info as internal.Michał Górny2013-08-251-1/+4
* Copy bundled egg-info files for reuse in python_compile(). This solves issues...Michał Górny2013-08-251-1/+5
* Namespace, clean up and describe _disable_ez_setup.Michał Górny2013-08-251-1/+4