| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with KDE overlay - don't set CMAKE_MIN_VERSION which is already set by c... | Michael Palimaka | 2015-04-11 | 1 | -1/+7 |
* | extra-cmake-modules moved from dev-libs to kde-frameworks. | Michael Palimaka | 2015-04-11 | 1 | -1/+4 |
* | Add ejavadoc function. Thanks to wltjr. Fixes bug #544076. | James Le Cuirot | 2015-04-04 | 1 | -1/+5 |
* | Disable building dynamic libraris by default before-ghc-7.10 (was accidentall... | Sergei Trofimovich | 2015-04-04 | 1 | -1/+6 |
* | Drop EAPI<5 from selinux-policy-2.eclass | Jason Zaman | 2015-04-04 | 1 | -1/+4 |
* | Remove all references to qt-project.org and switch EGIT_REPO_URI from gitorio... | Davide Pesavento | 2015-04-01 | 1 | -1/+6 |
* | Update dependency after package move of eselect modules to app-eselect. | Ulrich Müller | 2015-03-31 | 1 | -1/+6 |
* | Drop dev-qt/designer[-phonon] dep now that blockers are resolved (bug #477632). | Michael Palimaka | 2015-03-29 | 1 | -1/+5 |
* | Drop EAPI 4 support. | Johannes Huber | 2015-03-29 | 1 | -1/+5 |
* | Remove rox.eclass rox-0install.eclass. | Manuel Rüger | 2015-03-28 | 1 | -1/+5 |
* | Drop obsolete eclass and add new version, thanks Ted Tanberry for the work | Justin Lecher | 2015-03-28 | 1 | -1/+5 |
* | Enable building dynamic haskell executables since dev-lang/ghc-7.10.1_rc3. | Sergei Trofimovich | 2015-03-28 | 1 | -1/+5 |
* | Add deprecation warning when USE_PHP is empty | Brian Evans | 2015-03-26 | 1 | -1/+4 |
* | Workaround toolchain bug on x86 with -Os and --as-needed, see bug #503500. | Davide Pesavento | 2015-03-23 | 1 | -1/+5 |
* | Extend EAPI=4 whitelist to cover crossdev gdb. | Michał Górny | 2015-03-22 | 1 | -1/+4 |
* | Sync with KDE overlay - update SRC_URI and manually specify a minimum version... | Michael Palimaka | 2015-03-21 | 1 | -1/+5 |
* | Ban new EAPI < 5 packages for python-r1 & python-single-r1. | Michał Górny | 2015-03-21 | 1 | -1/+5 |
* | Move cpu-optimation removal. See bug #542810. | Mike Pagano | 2015-03-20 | 1 | -1/+4 |
* | Allow jar to be named something other than ${PN}.jar. | James Le Cuirot | 2015-03-19 | 1 | -1/+4 |
* | Sync with KDE overlay - introduce ECM_MINIMAL & KDE_SELINUX_MODULE, rename ad... | Michael Palimaka | 2015-03-18 | 1 | -1/+7 |
* | Move flag modifications to apply once for all ABIs; Use tc-ld-disable-gold fo... | Brian Evans | 2015-03-17 | 1 | -1/+5 |
* | Detect dangerous environment variables, bug 543042; support Module::Build::Ti... | Andreas Hüttel | 2015-03-15 | 1 | -1/+5 |
* | Respect CFLAGS. New syntax for revisions CABAL_CORE_LIB_GHC_PV="PM:${ghc_PVR}". | Sergei Trofimovich | 2015-03-15 | 1 | -1/+5 |
* | Fix indentation. | Davide Pesavento | 2015-03-15 | 1 | -1/+5 |
* | Turn deprecated functions into fatal errors | Andreas Hüttel | 2015-03-14 | 1 | -1/+4 |
* | set ARCH=arm64 as generic target for qt4 eclass | Yixun Lan | 2015-03-11 | 1 | -1/+5 |
* | Add conditional bindist restriction, bug 541486. | Ulrich Müller | 2015-03-08 | 1 | -1/+5 |
* | very first step to support arm64, only part of qt4 ebuilds built without pach... | Yixun Lan | 2015-03-06 | 1 | -1/+6 |
* | Raise util-macros dependency to latest stable 1.18 | Chí-Thanh Christopher Nguyễn | 2015-03-06 | 1 | -1/+5 |
* | Cleanup how we determine base linux tarball. | Mike Pagano | 2015-02-27 | 1 | -1/+4 |
* | updated icu dep in mozconfig-v5.31, added mozconfig-v5.36 | Ian Stakenvicius | 2015-02-26 | 1 | -1/+5 |
* | add qt{4,5}_get_bindir helper functions | Ben de Groot | 2015-02-26 | 1 | -1/+4 |
* | bitcoincore.eclass: update spamfilter message, bug #541192. | Anthony G. Basile | 2015-02-24 | 1 | -1/+4 |
* | Initial commit of bitcoincore.eclass | Anthony G. Basile | 2015-02-23 | 1 | -1/+4 |
* | Add support for 4.0 kernels | Mike Pagano | 2015-02-23 | 1 | -1/+4 |
* | Remove USE_EINSTALL (#482082) | Pacho Ramos | 2015-02-23 | 1 | -1/+4 |
* | Deprecate eapis 2 and 3 for gnome2.eclass (#539118) | Pacho Ramos | 2015-02-23 | 1 | -1/+4 |
* | Fix support for FreeBSD 10.0. Force /usr/share/mk there, and fix version comp... | Michał Górny | 2015-02-22 | 1 | -1/+6 |
* | Add new and remove old SRC_URI. Update live ebuild branching. | Michael Palimaka | 2015-02-21 | 1 | -1/+4 |
* | Remove duplicating "using" in EAPI=4 warning message. Spotted by Arfrever. | Michał Górny | 2015-02-21 | 1 | -1/+4 |
* | Apply patch from Ryan Hill to font.eclass to support multiple FONT_S director... | Ben de Groot | 2015-02-21 | 1 | -1/+5 |
* | Re-apply python-exec:0 removal, now with typos fixed. | Michał Górny | 2015-02-20 | 1 | -1/+5 |
* | Restore EAPI=4 deprecation. That commit was perfectly fine. | Michał Górny | 2015-02-20 | 1 | -1/+5 |
* | [QA] games.eclass: Leave permissions of top-level directories alone, bug 537580. | Ulrich Müller | 2015-02-20 | 1 | -1/+4 |
* | Revert random mgorny madness | Patrick Lauer | 2015-02-20 | 1 | -1/+5 |
* | Deprecate EAPI=4 support. | Michał Górny | 2015-02-19 | 1 | -1/+5 |
* | Remove support for python-exec:0. | Michał Górny | 2015-02-19 | 1 | -1/+5 |
* | Drop support for Qt 5.3 and earlier. | Davide Pesavento | 2015-02-18 | 1 | -1/+4 |
* | Fix bug 486626: add Fortran to Gentoo override rules the same way as other co... | Andrew Savchenko | 2015-02-18 | 1 | -1/+4 |
* | Adjust mysql-cluster-7.3* virtual | Brian Evans | 2015-02-16 | 1 | -1/+4 |