| Commit message (Expand) | Author | Age | Files | Lines |
* | vdr-plugin.eclass, add eerror to get .eclass depricated | Jörg Bornkessel | 2013-02-18 | 1 | -1/+4 |
* | Make it possible to bypass license check from ebuilds | Justin Lecher | 2013-02-14 | 1 | -1/+4 |
* | Drop KEYWORDS from eclass, #342185 | Justin Lecher | 2013-02-14 | 1 | -1/+4 |
* | Fix typo: extra apostrophe being shell syntax error. | Michael Haubenwallner | 2013-02-12 | 1 | -1/+5 |
* | Support DOCS=() to disable installing documentation. | Michał Górny | 2013-02-11 | 1 | -1/+5 |
* | Temporarily disable egg_info since it causes problems with installing scripts. | Michał Górny | 2013-02-10 | 1 | -1/+5 |
* | Introduce cmake-utils wrapper eclass for multilib. | Michał Górny | 2013-02-10 | 1 | -1/+4 |
* | Move header checking function into multilib-build for wider reuse. | Michał Górny | 2013-02-10 | 1 | -1/+5 |
* | QA-warn if epunt_cxx does not find any checks to punt. | Michał Górny | 2013-02-10 | 1 | -1/+4 |
* | Introduce a function to install package for running tests, solving all the is... | Michał Górny | 2013-02-10 | 1 | -1/+5 |
* | Override egg-info write location in out-of-source builds. | Michał Górny | 2013-02-10 | 1 | -1/+4 |
* | Error out if "tests" package is installed. This is a common mistake and a sou... | Michał Górny | 2013-02-10 | 1 | -1/+5 |
* | Document the src_unpack() function. Requested in bug #456160. | Michał Górny | 2013-02-08 | 1 | -1/+4 |
* | Bump CMake minimum version to latest stable. | Michael Palimaka | 2013-02-08 | 1 | -1/+4 |
* | Fixing confusing message in distutils.eclass | Patrick Lauer | 2013-02-08 | 1 | -1/+7 |
* | Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s... | Michael Palimaka | 2013-02-07 | 1 | -1/+5 |
* | [eclass] Version bump KDE SC 4.10.0 | Alexey Shvetsov | 2013-02-07 | 1 | -1/+5 |
* | Add a variable to stop autoformatting when not desired, use '-e' option for e... | Pacho Ramos | 2013-02-04 | 1 | -1/+7 |
* | Introduce python_get_library_path() to obtain the path to the Python library.... | Michał Górny | 2013-02-04 | 1 | -1/+5 |
* | Introduce python_newscript(), to install scripts with renaming. Requested in ... | Michał Górny | 2013-02-04 | 1 | -1/+5 |
* | Introduce a common multilib-build eclass to help building packages for multil... | Michał Górny | 2013-02-01 | 1 | -1/+6 |
* | Allow build of multiple plugins in different directories. Make variables more... | Gilles Dartiguelongue | 2013-01-31 | 1 | -1/+5 |
* | Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which req... | Chí-Thanh Christopher Nguyễn | 2013-01-31 | 1 | -1/+6 |
* | Additional files also must be versioned as they change between versions. | Tomas Chvatal | 2013-01-31 | 1 | -1/+4 |
* | Use (-) USE-defaults to reduce issues from removing flags. | Michał Górny | 2013-01-30 | 1 | -1/+5 |
* | Disable pypy1.8 globally. | Michał Górny | 2013-01-29 | 1 | -1/+4 |
* | Remove all hidden files in the main tarball dir. | Tim Harder | 2013-01-27 | 1 | -1/+4 |
* | Fix output redirections in run_in_build_dir(). | Michał Górny | 2013-01-27 | 1 | -1/+4 |
* | Support using distutils-r1 along with python-single-r1. | Michał Górny | 2013-01-27 | 1 | -1/+4 |
* | Support making dependency and phase function enforcement optional. | Michał Górny | 2013-01-27 | 1 | -1/+4 |
* | Introduce run_in_build_dir() function as used by GNOME ebuilds. | Michał Górny | 2013-01-27 | 1 | -1/+4 |
* | Introduce python_doheader(), to install headers specific to a Python implemen... | Michał Górny | 2013-01-27 | 1 | -1/+5 |
* | reverted last changes | Jörg Bornkessel | 2013-01-27 | 1 | -1/+4 |
* | Remove files before installing docs. | Tim Harder | 2013-01-27 | 1 | -1/+4 |
* | Also remove stray makefiles. | Tim Harder | 2013-01-27 | 1 | -1/+4 |
* | Remove unwanted files that may exist. | Tim Harder | 2013-01-27 | 1 | -1/+4 |
* | some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdr | Jörg Bornkessel | 2013-01-27 | 1 | -1/+4 |
* | Support removing SELinux modules of the defined policy stores | Sven Vermeulen | 2013-01-26 | 1 | -1/+4 |
* | Set USE defaults to make sure IUSE_IMPLICIT does not fool us. | Michał Górny | 2013-01-26 | 1 | -1/+4 |
* | Require EAPI=5 to make sure everything works predictably. | Michał Górny | 2013-01-26 | 1 | -1/+4 |
* | Support running commands in parallel and use it to run configure scripts. | Michał Górny | 2013-01-26 | 1 | -1/+4 |
* | Introduce MULTILIB_USEDEP to enforce correct dependencies. | Michał Górny | 2013-01-26 | 1 | -1/+4 |
* | ELT-patches/aixrtl: Recreate from scratch: Drop need for ld-wrapper with | Michael Haubenwallner | 2013-01-25 | 1 | -1/+21 |
* | Include FORCE_PRINT_ELOG variable to for printing of messages when desired. T... | Pacho Ramos | 2013-01-24 | 1 | -1/+5 |
* | Only display vim plugin help elog messages for new installs. | Tim Harder | 2013-01-24 | 1 | -1/+4 |
* | Add dummy dir to avoid sandbox violations when emerging with FEATURES=-userpr... | Justin Lecher | 2013-01-23 | 1 | -1/+5 |
* | Add support for license server, #447262 | Justin Lecher | 2013-01-23 | 1 | -1/+4 |
* | Check PYTHON_COMPAT for validity, and support disabling implementations in th... | Michał Górny | 2013-01-21 | 1 | -1/+6 |
* | Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug #... | Michał Górny | 2013-01-21 | 1 | -1/+5 |
* | Enable EAPI=5. | Michał Górny | 2013-01-20 | 1 | -1/+4 |