| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Inline src_test and allow passing arguments. | Michał Górny | 2013-05-01 | 1 | -1/+4 |
* | Leechcraft changed license since 0.5.95 | Sergey Popov | 2013-04-30 | 1 | -1/+4 |
* | Use bash built-ins rather than external tools. | Michał Górny | 2013-04-30 | 1 | -1/+5 |
* | Support declaring python_check_deps() in ebuilds, to check Python impl for pr... | Michał Górny | 2013-04-30 | 1 | -1/+5 |
* | Report no matching impl properly. | Michał Górny | 2013-04-30 | 1 | -1/+4 |
* | Improve consistency in Python version checks and wrapper setup. | Michał Górny | 2013-04-30 | 1 | -1/+4 |
* | Corrected UNIPATCH_DOCS functionality, a mistake slipped through testing and ... | Tom Wijsman | 2013-04-29 | 1 | -1/+6 |
* | Reverting autotools.eclass commit that broke eautoreconf (bug #467772), acked... | Alexandre Rostovtsev | 2013-04-28 | 1 | -1/+5 |
* | Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf. | Zac Medico | 2013-04-28 | 1 | -1/+7 |
* | Remove old, conditional src_configure call in src_compile. | Tim Harder | 2013-04-24 | 1 | -1/+4 |
* | Migrate from python-r1 to python-single-r1. | Tim Harder | 2013-04-24 | 1 | -1/+4 |
* | Use python-r1 in EAPI 5 (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -1/+4 |
* | Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -1/+4 |
* | Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -1/+4 |
* | Move EAPI check earlier (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 1 | -1/+4 |
* | Raise ant-core dep to version 1.8.2. #466558 | Ralph Sennhauser | 2013-04-20 | 1 | -1/+4 |
* | Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL. | Michał Górny | 2013-04-18 | 1 | -1/+4 |
* | Reverted .tmp_gas_check patch, see bug #336732. | Tom Wijsman | 2013-04-17 | 1 | -1/+4 |
* | Request package specific emerge --info in death hook. | Ralph Sennhauser | 2013-04-17 | 1 | -1/+4 |
* | Fixes for bugs 421721, 445110, 436402, 336732 and 301478. See ChangeLog for d... | Tom Wijsman | 2013-04-17 | 1 | -1/+16 |
* | Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for t... | Ole Markus With | 2013-04-14 | 1 | -1/+5 |
* | Remove carriage-return from shebang before validating it, bug 465790 by ikelos. | Mike Gilbert | 2013-04-14 | 1 | -1/+5 |
* | Replace basename usage with a shell parameter replacement. | Mike Gilbert | 2013-04-13 | 1 | -1/+4 |
* | Use pkg-config to query systemd directories. | Michał Górny | 2013-04-13 | 1 | -1/+4 |
* | Pass ${@} in phase functions. Approved by author on dev-ml. | Michael Weber | 2013-04-13 | 1 | -1/+4 |
* | spell fixing | Jörg Bornkessel | 2013-04-13 | 1 | -1/+4 |
* | Unmask the egg_info block for further testing. Feel free to comment it out if... | Michał Górny | 2013-04-13 | 1 | -1/+5 |
* | Move the egg_info code into a more realistic location for future testing. | Michał Górny | 2013-04-10 | 1 | -1/+4 |
* | Update documentation URL. | Jeroen Roovers | 2013-04-10 | 1 | -1/+4 |