| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 2 | -18/+10 |
* | Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 2 | -3/+7 |
* | Move EAPI check earlier (patch by mgorny, bug #458794). | Tim Harder | 2013-04-21 | 2 | -16/+19 |
* | Raise ant-core dep to version 1.8.2. #466558 | Ralph Sennhauser | 2013-04-20 | 2 | -3/+6 |
* | Extend workaround for bug #411333 to Via C3-2 processors (bug #466454 by Andr... | Ryan Hill | 2013-04-20 | 1 | -2/+3 |
* | Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL. | Michał Górny | 2013-04-18 | 2 | -6/+14 |
* | Reverted .tmp_gas_check patch, see bug #336732. | Tom Wijsman | 2013-04-17 | 2 | -4/+7 |
* | Request package specific emerge --info in death hook. | Ralph Sennhauser | 2013-04-17 | 2 | -3/+6 |
* | Fixes for bugs 421721, 445110, 436402, 336732 and 301478. See ChangeLog for d... | Tom Wijsman | 2013-04-17 | 2 | -15/+49 |
* | Since this is conditional code 4.6.4 will have to be handled here after all. | Ryan Hill | 2013-04-17 | 1 | -3/+3 |
* | Multiarch got backported to 4.6/4.7. 4.6.4 will be handled by patch since th... | Ryan Hill | 2013-04-17 | 1 | -2/+2 |
* | drop automake 1.11 from dep list now that 1.12 is stable everywhere | Mike Frysinger | 2013-04-15 | 1 | -2/+2 |
* | Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for t... | Ole Markus With | 2013-04-14 | 2 | -6/+11 |
* | Remove carriage-return from shebang before validating it, bug 465790 by ikelos. | Mike Gilbert | 2013-04-14 | 2 | -3/+7 |
* | Replace basename usage with a shell parameter replacement. | Mike Gilbert | 2013-04-13 | 2 | -3/+6 |
* | Fix unnecessary $(). | Michał Górny | 2013-04-13 | 1 | -3/+3 |
* | Use pkg-config to query systemd directories. | Michał Górny | 2013-04-13 | 2 | -5/+41 |
* | Pass ${@} in phase functions. Approved by author on dev-ml. | Michael Weber | 2013-04-13 | 2 | -7/+10 |
* | spell fixing | Jörg Bornkessel | 2013-04-13 | 2 | -3/+6 |
* | Unmask the egg_info block for further testing. Feel free to comment it out if... | Michał Górny | 2013-04-13 | 2 | -8/+11 |
* | handle new gcc-4.8 MULTILIB_OSDIRNAMES logic that includes multiarch junk | Mike Frysinger | 2013-04-10 | 1 | -5/+9 |
* | Move the egg_info code into a more realistic location for future testing. | Michał Górny | 2013-04-10 | 2 | -10/+13 |
* | Update documentation URL. | Jeroen Roovers | 2013-04-10 | 2 | -3/+6 |