| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop stripping upstream CFLAGS from g++.conf for Qt 4.8 and later (see bug 35... | Davide Pesavento | 2012-05-07 | 1 | -1/+5 |
* | Add ELT patch for Solaris x64 libtool problem where the linker is set to 'ld_... | Fabian Groffen | 2012-05-06 | 1 | -1/+6 |
* | Silence eclass-to-manpage warnings. | Mike Gilbert | 2012-05-06 | 1 | -1/+4 |
* | Eliminate another duplicate slash. | Mike Gilbert | 2012-05-05 | 1 | -1/+4 |
* | Simplify ${D%/}/ to ${D}; PMS says ${D} always has a trailing slash, and it w... | Mike Gilbert | 2012-05-05 | 1 | -1/+5 |
* | Raise util-macros dependency. | Chí-Thanh Christopher Nguyễn | 2012-05-04 | 1 | -1/+5 |
* | Let distutils compile python modules, see bug #413957. | Krzysztof Pawlik | 2012-05-04 | 1 | -1/+5 |
* | Declare local S in _python-distutils-ng_run_for_impl. | Mike Gilbert | 2012-05-03 | 1 | -1/+4 |
* | Fix bytecode generation with Python 3, bug 413771. Patch by James Rowe. | Mike Gilbert | 2012-05-02 | 1 | -1/+4 |
* | Rewrite scrollkeeper support as proposed in bug #301311. | Gilles Dartiguelongue | 2012-05-02 | 1 | -1/+5 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-02 | 1 | -1/+9 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Davide Pesavento | 2012-05-02 | 1 | -1/+4 |
* | Remove die from eclass, simply warn if user has collision-protect enabled. | Krzysztof Pawlik | 2012-04-30 | 1 | -1/+5 |
* | Correctly chdir to ${S}, see bug #411563. | Krzysztof Pawlik | 2012-04-30 | 1 | -1/+5 |
* | Fix infinite look if the catalog is corrupted. | Diego Elio Pettenò | 2012-04-29 | 1 | -1/+4 |
* | typo, added missing [ ] for test | Jörg Bornkessel | 2012-04-29 | 1 | -1/+4 |
* | vdr-plugin-2.eclass added; include major fixes for obselet i18n handling, Lin... | Jörg Bornkessel | 2012-04-29 | 1 | -1/+5 |
* | Sync from Emacs overlay: Require GNU Emacs in elisp-need-emacs(). | Ulrich Müller | 2012-04-27 | 1 | -1/+4 |
* | fix_includes: create relative symlinks for header directories, such that furt... | Fabian Groffen | 2012-04-25 | 1 | -1/+5 |
* | Oops didn't commit the dir supporting version. This replaces plain doins with... | Tomas Chvatal | 2012-04-24 | 1 | -1/+5 |
* | Add myspell-r2.eclass which is just eclassdoced myspell.eclass with removed n... | Tomas Chvatal | 2012-04-24 | 1 | -1/+5 |
* | reverted last changes in plugin_has_gettext function | Jörg Bornkessel | 2012-04-23 | 1 | -1/+4 |
* | 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 |