| Commit message (Expand) | Author | Age | Files | Lines |
* | use .xz tarballs with newer hjlu releases | Mike Frysinger | 2012-04-26 | 1 | -7/+14 |
* | fix_includes: create relative symlinks for header directories, such that furt... | Fabian Groffen | 2012-04-25 | 2 | -6/+27 |
* | Oops didn't commit the dir supporting version. This replaces plain doins with... | Tomas Chvatal | 2012-04-24 | 2 | -9/+16 |
* | Add myspell-r2.eclass which is just eclassdoced myspell.eclass with removed n... | Tomas Chvatal | 2012-04-24 | 2 | -1/+100 |
* | reverted last changes in plugin_has_gettext function | Jörg Bornkessel | 2012-04-23 | 2 | -6/+5 |
* | ggz-client-libs doesn't know about noregistry | Michael Sterrett | 2012-04-23 | 1 | -2/+4 |
* | fix by Christoph Junghans to make unpack_deb work on AIX (prefix) systems #40... | Mike Frysinger | 2012-04-21 | 1 | -3/+22 |
* | epatch: split common opts out from what devs usually want to control, and all... | Mike Frysinger | 2012-04-20 | 1 | -6/+34 |
* | Typo | Patrick Lauer | 2012-04-20 | 2 | -3/+6 |
* | Extending eclass for apache 2.4 | Patrick Lauer | 2012-04-20 | 2 | -3/+23 |
* | Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael (k... | Davide Pesavento | 2012-04-19 | 2 | -8/+15 |
* | No ewarns even if tar misses some files on unpack, as that is so common it's ... | Andreas K. Hüttel | 2012-04-19 | 2 | -8/+7 |
* | Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building o... | Sergei Trofimovich | 2012-04-19 | 2 | -2/+15 |
* | Add appropriate blockers for qt-bearer. | Davide Pesavento | 2012-04-19 | 2 | -2/+7 |
* | [eclass] Document some vars in openib | Alexey Shvetsov | 2012-04-18 | 1 | -5/+10 |
* | removed unneeded path install for /usr/local/share; fix i18n install bug, sta... | Jörg Bornkessel | 2012-04-18 | 2 | -9/+12 |
* | [eclass] add docs variable | Alexey Shvetsov | 2012-04-18 | 1 | -1/+3 |
* | [eclass] Update openib eclass | Alexey Shvetsov | 2012-04-18 | 1 | -4/+31 |
* | Port changes from MySQL overlay. Drops old mysql-community, mysql-cluster. Fi... | Robin H. Johnson | 2012-04-18 | 2 | -81/+31 |
* | fix typo pointed out by Arfrever | Mike Frysinger | 2012-04-16 | 1 | -2/+2 |
* | Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as ... | Tomas Chvatal | 2012-04-16 | 2 | -6/+11 |
* | Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159 | Samuli Suominen | 2012-04-16 | 2 | -4/+7 |
* | Use new makeopts_jobs helper from eutils.eclass. | Mike Frysinger | 2012-04-15 | 4 | -14/+14 |
* | add makeopts_jobs for extracting the -j# from MAKEOPTS | Mike Frysinger | 2012-04-15 | 1 | -1/+16 |
* | move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to ... | Sergei Trofimovich | 2012-04-14 | 2 | -8/+13 |
* | fix -dynamic './setup configure' failures against newer libffi (bug #411789 b... | Sergei Trofimovich | 2012-04-14 | 2 | -5/+12 |
* | simplify SLOT logic a bit by dropping CTARGET as we no longer need it -- we h... | Mike Frysinger | 2012-04-14 | 1 | -4/+2 |
* | Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to 'e... | Sergei Trofimovich | 2012-04-09 | 3 | -238/+92 |
* | Punt stale icon-theme.cache files and empty icon theme directories after them... | Alexandre Rostovtsev | 2012-04-08 | 2 | -3/+15 |
* | vdr-vdrmanager added for gettext handling | Jörg Bornkessel | 2012-04-07 | 2 | -2/+6 |
* | some plugins gives false positive results on gettext handling, add this plugi... | Jörg Bornkessel | 2012-04-07 | 2 | -2/+9 |
* | Downgrade from elog to einfo to avoid flooding logs | Anthony G. Basile | 2012-04-06 | 1 | -5/+5 |
* | fix by Christoph Junghans to decompress files into $PWD #408801 | Mike Frysinger | 2012-04-05 | 1 | -2/+4 |
* | Update from qt overlay, fixes #407523. | Davide Pesavento | 2012-04-04 | 2 | -28/+77 |
* | Use .xz also for 4.8.x with x>1. | Johannes Huber | 2012-04-04 | 3 | -5/+9 |
* | Add function that makes it easier to properly install Python scripts that get... | Krzysztof Pawlik | 2012-04-03 | 2 | -2/+20 |
* | Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469. | Krzysztof Pawlik | 2012-04-03 | 2 | -3/+6 |
* | Add detection of collision-protect in FEATURES. | Krzysztof Pawlik | 2012-04-03 | 2 | -3/+18 |
* | Reorder git-2.eclass maintainers to get bugs assigned to most active maintainer. | Pacho Ramos | 2012-04-03 | 2 | -3/+7 |
* | Use einfo instead of ewarn as discussed in http://archives.gentoo.org/gentoo-... | Pacho Ramos | 2012-04-02 | 2 | -3/+8 |
* | Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller).... | Sergei Trofimovich | 2012-04-02 | 2 | -9/+13 |
* | ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471. | Mike Gilbert | 2012-04-01 | 2 | -3/+6 |
* | Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>. | Krzysztof Pawlik | 2012-03-30 | 2 | -4/+9 |
* | installing broken links has been non fatal only for texlive prior to 2010, wh... | Alexis Ballier | 2012-03-30 | 1 | -4/+2 |
* | Sanitizing directory permissions #398899 | Patrick Lauer | 2012-03-29 | 2 | -3/+12 |
* | Add more versions of pypy to the hardcoded mapping in python.eclass. | Marien Zwart | 2012-03-29 | 2 | -3/+9 |
* | inherit cdrom eclass since we use cdrom_get_cds | Mike Frysinger | 2012-03-28 | 1 | -3/+3 |
* | Try to unbreak dependency generation. | Marien Zwart | 2012-03-28 | 2 | -5/+8 |
* | Add support for disabling debug useflag usage for old oasis versions | Alexis Ballier | 2012-03-27 | 1 | -6/+15 |
* | Add OASIS_BUILD_TESTS variable to automatically enable tests at src_configure... | Alexis Ballier | 2012-03-27 | 1 | -1/+15 |