| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a note informing people a file is being installed for future reference, h... | Pacho Ramos | 2013-05-18 | 2 | -2/+10 |
* | Fix a typo in pax-utils.eclass | Magnus Granberg | 2013-05-18 | 1 | -2/+2 |
* | Remove eclasses marked as dead for quite some time. | Tomas Chvatal | 2013-05-17 | 4 | -222/+5 |
* | Mark eclass as dead to be removed in 30 days. | Tomas Chvatal | 2013-05-17 | 2 | -3/+7 |
* | Support new plugins directory on Firefox >= 21.0 (bug #469932) | Jeff Horelick | 2013-05-17 | 2 | -5/+12 |
* | Remove unused src_unpack function. | Tim Harder | 2013-05-17 | 2 | -7/+5 |
* | Migrate from supporting cvs to mercurial for live builds. | Tim Harder | 2013-05-17 | 2 | -57/+45 |
* | Check for lspci before use. | Jeroen Roovers | 2013-05-16 | 2 | -3/+9 |
* | prune_libtool_files: do not remove .la files which are not libtool files. Fix... | Michał Górny | 2013-05-15 | 2 | -56/+69 |
* | Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it... | Ryan Hill | 2013-05-15 | 2 | -3/+11 |
* | Rename test USE flag to regression-test. | Ryan Hill | 2013-05-15 | 2 | -7/+17 |
* | Add lto USE flag for all versions. Drop LTO support for 4.5. | Ryan Hill | 2013-05-15 | 2 | -12/+7 |
* | tc-arch: add more targets that are in at least linux-3.9 | Mike Frysinger | 2013-05-14 | 1 | -1/+9 |
* | disable libatomic when building a stage1 gcc compiler | Mike Frysinger | 2013-05-14 | 1 | -3/+5 |
* | Enable EAPI=4 on multilib eclasses. | Michał Górny | 2013-05-14 | 3 | -7/+11 |
* | Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added... | Sergei Trofimovich | 2013-05-11 | 3 | -6/+46 |
* | use find to get file permissions instead of chmod --reference which is not po... | Alexis Ballier | 2013-05-11 | 2 | -6/+11 |
* | Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet... | Michał Górny | 2013-05-10 | 5 | -14/+19 |
* | Drop graphite support for 4.4/4.5. | Ryan Hill | 2013-05-09 | 2 | -24/+25 |
* | Restict supported EAPIs(due to pkg_pretend), some logic cleanup | Sergey Popov | 2013-05-08 | 2 | -12/+9 |
* | Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever). | Tim Harder | 2013-05-08 | 2 | -5/+10 |
* | Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons). | Tim Harder | 2013-05-08 | 2 | -6/+5 |
* | do not try to cp/patch/chmod the file if it does not exist #468852 by Samuli ... | Mike Frysinger | 2013-05-07 | 1 | -1/+6 |
* | Call epatch_user in selinux policy ebuilds | Sven Vermeulen | 2013-05-07 | 1 | -1/+5 |
* | Support complete EAPI src_test(). | Michał Górny | 2013-05-05 | 2 | -4/+10 |
* | improve handling of DOCS variable wrt #468092 | Julian Ospald | 2013-05-04 | 2 | -3/+25 |
* | apply fix from upstream to use ${CHOST}-nm by default #462976 by Agostino Sar... | Mike Frysinger | 2013-05-04 | 1 | -2/+6 |
* | make sure we save/restore chmod bits in case `patch` is broken and does not d... | Mike Frysinger | 2013-05-04 | 1 | -1/+5 |
* | fix from upstream to use ${CHOST}-nm by default #462976 by Agostino Sarubbo | Mike Frysinger | 2013-05-04 | 1 | -0/+45 |
* | Support disabling .la pruning completely. | Michał Górny | 2013-05-03 | 2 | -3/+11 |
* | Snapshots/vcs don't contain .info files. | Ryan Hill | 2013-05-03 | 1 | -2/+6 |
* | Inline src_test and allow passing arguments. | Michał Górny | 2013-05-01 | 2 | -4/+9 |
* | Leechcraft changed license since 0.5.95 | Sergey Popov | 2013-04-30 | 2 | -3/+10 |
* | Use bash built-ins rather than external tools. | Michał Górny | 2013-04-30 | 3 | -7/+14 |
* | Support declaring python_check_deps() in ebuilds, to check Python impl for pr... | Michał Górny | 2013-04-30 | 2 | -4/+44 |
* | Report no matching impl properly. | Michał Górny | 2013-04-30 | 2 | -2/+11 |
* | Improve consistency in Python version checks and wrapper setup. | Michał Górny | 2013-04-30 | 2 | -6/+14 |
* | Corrected UNIPATCH_DOCS functionality, a mistake slipped through testing and ... | Tom Wijsman | 2013-04-29 | 2 | -5/+12 |
* | check for AM_CONFIG_HEADER and AC_CONFIG_HEADER when testing for autoheader u... | Mike Frysinger | 2013-04-28 | 1 | -4/+4 |
* | Reverting autotools.eclass commit that broke eautoreconf (bug #467772), acked... | Alexandre Rostovtsev | 2013-04-28 | 2 | -3/+7 |
* | check for AM_CONFIG_HEADER and AC_CONFIG_HEADER when testing for autoheader u... | Mike Frysinger | 2013-04-28 | 1 | -2/+2 |
* | Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf. | Zac Medico | 2013-04-28 | 9 | -22/+28 |
* | add support for setting/checking caps via libcap-ng #454908 | Mike Frysinger | 2013-04-28 | 1 | -30/+61 |
* | only warn if setcap is not found rather than be fatal #458518 | Mike Frysinger | 2013-04-28 | 1 | -7/+16 |
* | epatch: handle aliased `patch` commands in a way that works with <=bash-3.2 #... | Mike Frysinger | 2013-04-25 | 1 | -2/+5 |
* | Remove old, conditional src_configure call in src_compile. | Tim Harder | 2013-04-24 | 2 | -4/+5 |
* | Migrate from python-r1 to python-single-r1. | Tim Harder | 2013-04-24 | 2 | -24/+18 |
* | add automake-1.13 to the acceptable dependency list #465732 by Arfrever Freht... | Mike Frysinger | 2013-04-23 | 1 | -2/+5 |
* | keep unset multilib vars unset rather than exporting them as empty #461682 by... | Mike Frysinger | 2013-04-22 | 1 | -3/+4 |
* | Use python-r1 in EAPI 5 (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 2 | -14/+59 |