| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo | Patrick Lauer | 2012-04-20 | 1 | -1/+4 |
* | Extending eclass for apache 2.4 | Patrick Lauer | 2012-04-20 | 1 | -1/+4 |
* | Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael (k... | Davide Pesavento | 2012-04-19 | 1 | -1/+5 |
* | No ewarns even if tar misses some files on unpack, as that is so common it's ... | Andreas K. Hüttel | 2012-04-19 | 1 | -1/+5 |
* | Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building o... | Sergei Trofimovich | 2012-04-19 | 1 | -1/+5 |
* | Add appropriate blockers for qt-bearer. | Davide Pesavento | 2012-04-19 | 1 | -1/+4 |
* | removed unneeded path install for /usr/local/share; fix i18n install bug, sta... | Jörg Bornkessel | 2012-04-18 | 1 | -1/+5 |
* | Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as ... | Tomas Chvatal | 2012-04-16 | 1 | -1/+6 |
* | Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159 | Samuli Suominen | 2012-04-16 | 1 | -1/+4 |
* | Use new makeopts_jobs helper from eutils.eclass. | Mike Frysinger | 2012-04-15 | 1 | -1/+5 |
* | move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to ... | Sergei Trofimovich | 2012-04-14 | 1 | -1/+5 |
* | fix -dynamic './setup configure' failures against newer libffi (bug #411789 b... | Sergei Trofimovich | 2012-04-14 | 1 | -1/+5 |
* | Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to 'e... | Sergei Trofimovich | 2012-04-09 | 1 | -1/+9 |
* | Punt stale icon-theme.cache files and empty icon theme directories after them... | Alexandre Rostovtsev | 2012-04-08 | 1 | -1/+5 |
* | vdr-vdrmanager added for gettext handling | Jörg Bornkessel | 2012-04-07 | 1 | -1/+4 |
* | some plugins gives false positive results on gettext handling, add this plugi... | Jörg Bornkessel | 2012-04-07 | 1 | -1/+5 |
* | Update from qt overlay, fixes #407523. | Davide Pesavento | 2012-04-04 | 1 | -1/+4 |
* | Use .xz also for 4.8.x with x>1. | Johannes Huber | 2012-04-04 | 1 | -1/+5 |
* | Add function that makes it easier to properly install Python scripts that get... | Krzysztof Pawlik | 2012-04-03 | 1 | -1/+6 |
* | Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469. | Krzysztof Pawlik | 2012-04-03 | 1 | -1/+4 |
* | Add detection of collision-protect in FEATURES. | Krzysztof Pawlik | 2012-04-03 | 1 | -1/+5 |
* | Reorder git-2.eclass maintainers to get bugs assigned to most active maintainer. | Pacho Ramos | 2012-04-03 | 1 | -1/+5 |
* | Use einfo instead of ewarn as discussed in http://archives.gentoo.org/gentoo-... | Pacho Ramos | 2012-04-02 | 1 | -1/+6 |
* | Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller).... | Sergei Trofimovich | 2012-04-02 | 1 | -1/+5 |
* | ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471. | Mike Gilbert | 2012-04-01 | 1 | -1/+4 |
* | Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>. | Krzysztof Pawlik | 2012-03-30 | 1 | -1/+6 |
* | Sanitizing directory permissions #398899 | Patrick Lauer | 2012-03-29 | 1 | -1/+4 |
* | Add more versions of pypy to the hardcoded mapping in python.eclass. | Marien Zwart | 2012-03-29 | 1 | -1/+4 |
* | Try to unbreak dependency generation. | Marien Zwart | 2012-03-28 | 1 | -1/+4 |
* | _python-distutils-ng_generate_depend was used only in one place, inline it. | Krzysztof Pawlik | 2012-03-26 | 1 | -1/+5 |
* | Avoid ${impl::-3} parameter expansion, this is not supported by older bash an... | Krzysztof Pawlik | 2012-03-26 | 1 | -1/+6 |
* | Small fixes: use +=, cleanup used variables, white space. | Krzysztof Pawlik | 2012-03-26 | 1 | -1/+5 |
* | Include only valid values in REQUIRED_USE. | Krzysztof Pawlik | 2012-03-26 | 1 | -1/+5 |
* | Add missing space to new python.eclass | Justin Lecher | 2012-03-26 | 1 | -1/+4 |
* | Add python-distutils-ng.eclass: new eclass for installing Python, distutils b... | Krzysztof Pawlik | 2012-03-25 | 1 | -1/+6 |
* | Replace old py-compile trick by the one from python eclass. | Gilles Dartiguelongue | 2012-03-25 | 1 | -1/+5 |
* | Make opengl dependency soft in kde-workspace (except kwin) | Andreas K. Hüttel | 2012-03-24 | 1 | -1/+4 |
* | Set IUSE=custom-cflags in the eclass so we can reference it in the die hook. | Mike Gilbert | 2012-03-23 | 1 | -1/+4 |
* | Convert SGML_TOINSTALL to a bash array. Add some documentation. | Mike Gilbert | 2012-03-23 | 1 | -1/+4 |
* | PMS says that postrm runs before postinst, so remove workaround in sgml-catal... | Mike Gilbert | 2012-03-23 | 1 | -1/+5 |
* | Drop support for pre-2010 TeX Live versions | Alexis Ballier | 2012-03-22 | 1 | -1/+4 |
* | Use autotools-utils to reconfigure. | Michał Górny | 2012-03-22 | 1 | -1/+4 |
* | All ebuilds need a version number so drop special case for master. Update co... | Ryan Hill | 2012-03-22 | 1 | -1/+5 |
* | Go back to use a variable rather than an array for _LATEST_AUTOMAKE, use vers... | Diego Elio Pettenò | 2012-03-21 | 1 | -1/+7 |
* | Apply patch from Arfrever to adjust dependencies in python.eclass. | Mike Gilbert | 2012-03-20 | 1 | -1/+7 |
* | Revert for a minute. | Samuli Suominen | 2012-03-20 | 1 | -4/+1 |
* | Raise _AUTOMAKE_LATEST from 1.11 to 1.11.1 wrt #408981 | Samuli Suominen | 2012-03-20 | 1 | -1/+4 |
* | Fix old eclass name in die-message. | Michał Górny | 2012-03-19 | 1 | -1/+4 |
* | Introduce vcs-snapshot eclass to simplify workin with github, bitbucket and ... | Michał Górny | 2012-03-19 | 1 | -1/+5 |
* | move eerror to ewarn, make the gettext warning less importend | Jörg Bornkessel | 2012-03-18 | 1 | -1/+4 |