| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable IUSE=profile globally. Use upstream tarball for FreeBSD > 10.0. | Michał Górny | 2015-06-05 | 2 | -7/+32 |
* | Move various kde-base packages to kde-apps. | Michael Palimaka | 2015-06-04 | 3 | -7/+11 |
* | Use path_exists from eutils.eclass | Justin Lecher | 2015-06-04 | 2 | -5/+8 |
* | Fix homepage url for license registration, #538284; do a precheck instead fo ... | Justin Lecher | 2015-06-04 | 2 | -7/+12 |
* | Sync verbosely with overlay. Add support for kde4 localization package kde-ap... | Manuel Rüger | 2015-06-03 | 2 | -5/+21 |
* | Fix missing comment character and case syntax error | Brian Evans | 2015-06-03 | 2 | -4/+7 |
* | set the default m4 system dir to the SYSROOT when it is available | Mike Frysinger | 2015-06-03 | 1 | -2/+13 |
* | Add s6.eclass to handle s6 services | William Hubbs | 2015-06-02 | 2 | -1/+123 |
* | fix typo in SYSROOT var pointed out by Michał Górny | Mike Frysinger | 2015-06-02 | 1 | -2/+2 |
* | fix looking up output dir when cross-compiling (fix by Nam Nguyen from Chromi... | Mike Frysinger | 2015-06-02 | 1 | -2/+10 |
* | add USE=pie for gcc-6 to control enabling pie by default | Mike Frysinger | 2015-06-01 | 1 | -1/+6 |
* | add USE=debug to control --enable-checking behavior for all versions rather t... | Mike Frysinger | 2015-06-01 | 1 | -6/+4 |
* | drop EAPI=0 & EAPI=1 support | Mike Frysinger | 2015-06-01 | 1 | -14/+5 |
* | Sync verbosely with kde overlay. Drop fetch restriction for unpublished packa... | Manuel Rüger | 2015-05-31 | 2 | -75/+19 |
* | Blacklist graphite-related flags that cause ICEs on qtwebkit (bug 550780). | Davide Pesavento | 2015-05-31 | 2 | -16/+24 |
* | Add comment. | Davide Pesavento | 2015-05-31 | 1 | -1/+4 |
* | KDE: fix SELinux deps, bug 550824 | Jason Zaman | 2015-05-31 | 3 | -5/+8 |
* | Add virtual/rubygems to dependencies to ensure that it is present in time, wh... | Hans de Graaff | 2015-05-31 | 2 | -5/+11 |
* | Add ruby-single.eclass to support packages that just need a ruby interpreter ... | Hans de Graaff | 2015-05-31 | 4 | -44/+172 |
* | Drop PDEPEND on virtual/dev-manager. See bug #550086. | Mike Pagano | 2015-05-30 | 2 | -3/+5 |
* | Moved selinux dependency from DEPEND to RDEPEND (bug #550822). Fixed maintain... | Lars Wendler | 2015-05-30 | 2 | -6/+10 |
* | tc-getGO: new helper from Chromium OS for locating the Go compiler | Mike Frysinger | 2015-05-28 | 1 | -1/+5 |
* | Fixed case syntax | Lars Wendler | 2015-05-28 | 2 | -4/+7 |
* | updated mozconfig-v5.31.eclass for new libvpx version compatibility, added mo... | Ian Stakenvicius | 2015-05-27 | 4 | -5/+247 |
* | when munging the libtool paths, make sure we use the internal multilib path a... | Mike Frysinger | 2015-05-27 | 1 | -4/+6 |
* | Update bitcoincore eclass. | Anthony G. Basile | 2015-05-27 | 1 | -7/+9 |
* | added missing bug reference | Christoph Junghans | 2015-05-26 | 1 | -2/+2 |
* | export FC/F77 for multilib support | Christoph Junghans | 2015-05-26 | 2 | -5/+10 |
* | clean out generated "Directory Reference" man pages as they offer no real val... | Mike Frysinger | 2015-05-26 | 1 | -3/+8 |
* | Remove long-deprecated and just dieing function stubs | Andreas Hüttel | 2015-05-25 | 2 | -68/+5 |
* | Consistent spelling. | Ulrich Müller | 2015-05-25 | 1 | -2/+2 |
* | Loose quoting, #550060 | Justin Lecher | 2015-05-25 | 2 | -4/+7 |
* | use slightly more readable version of CATEGORY/cross-* checking | Mike Frysinger | 2015-05-25 | 2 | -6/+6 |
* | enable the poisoned system directories flags when cross-compiling (see the ne... | Mike Frysinger | 2015-05-25 | 1 | -2/+5 |
* | The depend-java-query wrapper is raising readonly variable warnings | James Le Cuirot | 2015-05-24 | 2 | -14/+7 |
* | Update maintainer information. | Ulrich Müller | 2015-05-24 | 2 | -5/+5 |
* | Remove annoying java-pkg-simple build script check. Most people only | James Le Cuirot | 2015-05-24 | 2 | -6/+7 |
* | Support fetching upstream patches, https://github.com/gentoo/gentoo-portage-r... | Michał Górny | 2015-05-24 | 2 | -3/+26 |
* | add newer -fbounds-check form to the allowed flag list #530068 by Sebastian P... | Mike Frysinger | 2015-05-24 | 1 | -3/+3 |
* | pkg_config: tweak user messages | Mike Frysinger | 2015-05-24 | 3 | -12/+9 |
* | Fix typo. | Mike Gilbert | 2015-05-21 | 1 | -2/+2 |
* | Add kernel Check for USER_NS, bug 545078. | Mike Gilbert | 2015-05-21 | 2 | -4/+8 |
* | bump min automake to 1.14.1 #547876 | Mike Frysinger | 2015-05-20 | 1 | -2/+2 |
* | Add standard header, acknowledged by rhill in bug 548984. | Ulrich Müller | 2015-05-17 | 1 | -0/+3 |
* | Prevent compression of symlink targets in docdir in EAPIs where this is possi... | Ulrich Müller | 2015-05-17 | 2 | -4/+14 |
* | Sync with KDE overlay - update SRC_URI. | Michael Palimaka | 2015-05-15 | 2 | -3/+12 |
* | Add back the deblob script functionality to the eclass. | Mike Pagano | 2015-05-14 | 2 | -4/+12 |
* | use find directly to run sed on la files so we skip sed when there are no la ... | Mike Frysinger | 2015-05-13 | 1 | -5/+7 |
* | Drop elog in webapp_serverowned, discussed with blueness in bug #542024 | Bernard Cafarelli | 2015-05-12 | 2 | -4/+6 |
* | Add standard header, acknowledged by mgorny in bug 548984. | Ulrich Müller | 2015-05-11 | 6 | -0/+18 |