| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed use of proxy variables | Christoph Junghans | 2013-06-18 | 1 | -1/+4 |
* | Allow eapi4 (#473610) | Pacho Ramos | 2013-06-17 | 1 | -1/+4 |
* | Update default VIM_PLUGIN_VIM_VERSION to 7.3. | Tim Harder | 2013-06-17 | 1 | -1/+4 |
* | Set a default SRC_URI | Pacho Ramos | 2013-06-16 | 1 | -1/+4 |
* | Introduce get_bashcompdir(), wrt bug #469858. | Michał Górny | 2013-06-13 | 1 | -1/+4 |
* | Remove old VIMRUNTIME warning. | Tim Harder | 2013-06-11 | 1 | -1/+4 |
* | Replace backticks with $(...). | Tim Harder | 2013-06-09 | 1 | -1/+4 |
* | Remove old runtime and netrw snapshot unpacking support. | Tim Harder | 2013-06-09 | 1 | -1/+4 |
* | Do not require fontconfig at runtime, it isn't necessary for many purposes, t... | Luca Barbato | 2013-06-09 | 1 | -1/+5 |
* | Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for ... | Mike Gilbert | 2013-06-07 | 1 | -1/+5 |
* | Improve docs for PYTHON and EPYTHON. | Mike Gilbert | 2013-06-07 | 1 | -1/+4 |
* | Add support for EQMAKE4_EXCLUDE. | Davide Pesavento | 2013-06-03 | 1 | -1/+4 |
* | Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE unsatisfie... | Robin H. Johnson | 2013-06-01 | 1 | -1/+6 |
* | Quote DISTDIR. | Hans de Graaff | 2013-06-01 | 1 | -1/+8 |
* | Remove unnecessary blank IUSE. | Tim Harder | 2013-06-01 | 1 | -1/+4 |
* | Don't set SRC_URI for live ebuilds. | Tim Harder | 2013-06-01 | 1 | -1/+4 |
* | Remove here-doc write failure handlers due to bug #471926. | Michał Górny | 2013-05-31 | 1 | -1/+5 |
* | Use cat rather than echo for heredoc output :). | Michał Górny | 2013-05-31 | 1 | -1/+4 |
* | Add PYTHON_REQUIRED_USE for python-single-r1. | Tim Harder | 2013-05-30 | 1 | -1/+4 |
* | Ensure plugins/extensions are in correct place for >=firefox{-bin}-21.0 | Jory Pratt | 2013-05-28 | 1 | -1/+4 |
* | Pass --enable-compile-warnings=minimum as we don't want -Werror* flags, bug #... | Pacho Ramos | 2013-05-26 | 1 | -1/+5 |
* | Add mono-env.eclass to start a migration to simpler dotnet related eclasses, ... | Pacho Ramos | 2013-05-24 | 1 | -1/+5 |
* | Reword sentences a bit | Pacho Ramos | 2013-05-24 | 1 | -1/+4 |
* | Fix the race condition in locking code by using $BASHPID instead of $$. | Michał Górny | 2013-05-24 | 1 | -1/+4 |
* | Use portable locking code from Fabian Groffen. Bug #466554. | Michał Górny | 2013-05-23 | 1 | -1/+4 |
* | Fix the libtool check, bug #470938. | Michał Górny | 2013-05-22 | 1 | -1/+4 |
* | Replace the .la sanity check by one used in libtool itself. Fixes removing qm... | Michał Górny | 2013-05-21 | 1 | -1/+5 |
* | Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1. | Mike Gilbert | 2013-05-21 | 1 | -1/+5 |
* | Add a note informing people a file is being installed for future reference, h... | Pacho Ramos | 2013-05-18 | 1 | -1/+5 |
* | Remove eclasses marked as dead for quite some time. | Tomas Chvatal | 2013-05-17 | 1 | -1/+5 |
* | Mark eclass as dead to be removed in 30 days. | Tomas Chvatal | 2013-05-17 | 1 | -1/+4 |
* | Support new plugins directory on Firefox >= 21.0 (bug #469932) | Jeff Horelick | 2013-05-17 | 1 | -1/+4 |
* | Remove unused src_unpack function. | Tim Harder | 2013-05-17 | 1 | -1/+4 |
* | Migrate from supporting cvs to mercurial for live builds. | Tim Harder | 2013-05-17 | 1 | -1/+4 |
* | Check for lspci before use. | Jeroen Roovers | 2013-05-16 | 1 | -1/+4 |
* | prune_libtool_files: do not remove .la files which are not libtool files. Fix... | Michał Górny | 2013-05-15 | 1 | -1/+5 |
* | Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it... | Ryan Hill | 2013-05-15 | 1 | -1/+5 |
* | Rename test USE flag to regression-test. | Ryan Hill | 2013-05-15 | 1 | -1/+4 |
* | Add lto USE flag for all versions. Drop LTO support for 4.5. | Ryan Hill | 2013-05-15 | 1 | -1/+4 |
* | Enable EAPI=4 on multilib eclasses. | Michał Górny | 2013-05-14 | 1 | -1/+5 |
* | Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added... | Sergei Trofimovich | 2013-05-11 | 1 | -1/+6 |
* | use find to get file permissions instead of chmod --reference which is not po... | Alexis Ballier | 2013-05-11 | 1 | -1/+5 |
* | Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet... | Michał Górny | 2013-05-10 | 1 | -1/+6 |
* | Drop graphite support for 4.4/4.5. | Ryan Hill | 2013-05-09 | 1 | -1/+7 |
* | Restict supported EAPIs(due to pkg_pretend), some logic cleanup | Sergey Popov | 2013-05-08 | 1 | -1/+4 |
* | Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever). | Tim Harder | 2013-05-08 | 1 | -1/+4 |
* | Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons). | Tim Harder | 2013-05-08 | 1 | -1/+4 |
* | Support complete EAPI src_test(). | Michał Górny | 2013-05-05 | 1 | -1/+4 |
* | improve handling of DOCS variable wrt #468092 | Julian Ospald | 2013-05-04 | 1 | -1/+4 |
* | Support disabling .la pruning completely. | Michał Górny | 2013-05-03 | 1 | -1/+4 |