| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed my b0rked changelog entry on my last commit | Ian Stakenvicius | 2015-07-17 | 1 | -1/+6 |
* | Remove deprecated functions from depend.php.eclass as announced 30 days ago | Brian Evans | 2015-07-17 | 2 | -340/+5 |
* | ChangeLog | Ian Stakenvicius | 2015-07-17 | 2 | -12/+10 |
* | Drop old, unused eclasses wrt bug 551910 | Brian Evans | 2015-07-17 | 4 | -540/+5 |
* | Added gst-plugins-mad:1.0 dependency for USE=gstreamer to ensure mp3 streamin... | Ian Stakenvicius | 2015-07-17 | 3 | -3/+10 |
* | update automake version to match stable ebuilds #553738 | Mike Frysinger | 2015-07-17 | 1 | -2/+2 |
* | use --enable-checking=no w/gcc-3.4 as "release" was not added until gcc-4.0 #... | Mike Frysinger | 2015-07-17 | 1 | -2/+4 |
* | minor update within mozlinguas.eclass | Ian Stakenvicius | 2015-07-16 | 2 | -2/+6 |
* | Fixed the mozlinguas.eclass upgrade, recommitting. | Ian Stakenvicius | 2015-07-16 | 2 | -19/+194 |
* | reverted the mozlinguas.eclass update | Ian Stakenvicius | 2015-07-16 | 1 | -184/+19 |
* | Update mozilla support eclasses | Ian Stakenvicius | 2015-07-16 | 6 | -39/+226 |
* | Forbid also installing "examples" package, bug #555038. | Michał Górny | 2015-07-16 | 2 | -5/+12 |
* | Added slot dependency for openssl. Raised minimum required EAPI version to 5. | Lars Wendler | 2015-07-16 | 2 | -5/+8 |
* | Fix unpacking of noakonadi branch | Andreas K. Hüttel | 2015-07-15 | 2 | -3/+6 |
* | Update for bitcoind 0.11.0. | Anthony G. Basile | 2015-07-14 | 2 | -15/+29 |
* | Initial support for Qt 5.5 | Davide Pesavento | 2015-07-13 | 2 | -8/+22 |
* | Do not attempt to use submodules for which the checkout path does not exist (... | Michał Górny | 2015-07-09 | 2 | -13/+29 |
* | Remove meaningless nonfatal from elibtoolize call, bug #551154. | Michał Górny | 2015-07-09 | 2 | -4/+6 |
* | Update documentation. | Hans de Graaff | 2015-07-09 | 2 | -4/+18 |
* | Fix elog in webapp_serverowned and ebeep in newer EAPIs | Bernard Cafarelli | 2015-07-08 | 2 | -5/+9 |
* | removed old mozconfig eclasses, added new | Ian Stakenvicius | 2015-07-07 | 3 | -46/+111 |
* | Add back the subslot operator in the dependency on Go. We need this so that w... | William Hubbs | 2015-07-06 | 2 | -3/+7 |
* | Add missing USE dependency default wrt bug #554056. | Michael Palimaka | 2015-07-06 | 2 | -3/+6 |
* | Document that some variables must be set before inheriting the eclass. | Hans de Graaff | 2015-07-05 | 2 | -5/+10 |
* | Replace links to python-r1 dev guide with links to the wiki. | Mike Gilbert | 2015-07-04 | 6 | -16/+21 |
* | Update URI. | Manuel Rüger | 2015-07-04 | 2 | -4/+7 |
* | golang-build.eclass: drop the slot dependency; it was pointed out to me | William Hubbs | 2015-07-03 | 2 | -3/+7 |
* | webapp.eclass: Updates eclass to reflect migration from optparse to argparse | Devan Franchini | 2015-07-02 | 1 | -10/+9 |
* | Sync with overlay. Add SRC_URIs for newer KDE SC, KDE Workspace releases and ... | Manuel Rüger | 2015-07-01 | 2 | -2/+16 |
* | Quote RUBY_S and sub_S as the directory could contain spaces. | Manuel Rüger | 2015-06-29 | 2 | -5/+8 |
* | Introduce qt{4,5}_get_plugindir(). Rephrase some eclass doc. | Davide Pesavento | 2015-06-29 | 2 | -12/+25 |
* | The -source flag was added in 1.3 or 1.4 (not sure) and we have | James Le Cuirot | 2015-06-28 | 2 | -15/+14 |
* | Loop optimization as suggested by Michal Górny <mgorny@gentoo.org> on -dev ml. | Johannes Huber | 2015-06-28 | 2 | -4/+8 |
* | Sync kde5*eclass with kde overlay. Handle more whitespace variations by Micha... | Johannes Huber | 2015-06-27 | 3 | -16/+30 |
* | Fix conditional bug for UNIPATCH_DROP | Mike Pagano | 2015-06-27 | 2 | -5/+10 |
* | Fix for kdbus. Thanks to Arfrever. | Mike Pagano | 2015-06-27 | 2 | -3/+6 |
* | Add the kdbus use flag and eclass variable to the kernel-2.eclass for optiona... | Mike Pagano | 2015-06-27 | 2 | -2/+18 |
* | Reverting kdbus changes in eclass. Caused invalid iuse for other ebuilds. | Mike Pagano | 2015-06-27 | 2 | -8/+6 |
* | Add the option to include the kdbus patchset into gentoo-sources. Default is ... | Mike Pagano | 2015-06-26 | 2 | -3/+12 |
* | Remove emul-linux-x86 hack, since emul-linux-x86 is no more. | Michał Górny | 2015-06-26 | 2 | -11/+6 |
* | Typo fix, use double brackets. | William Hubbs | 2015-06-24 | 2 | -3/+6 |
* | Add an eclass for building Go software | William Hubbs | 2015-06-24 | 2 | -1/+88 |
* | depend.php.eclass is deprecated and is set to be removed 30 days after bug 55... | Brian Evans | 2015-06-24 | 2 | -2/+8 |
* | Remove depend.php and dodoc-php in favor of just dodoc | Brian Evans | 2015-06-24 | 2 | -5/+6 |
* | Drop base.eclass usage | Justin Lecher | 2015-06-24 | 2 | -5/+8 |
* | The GOPATH environment variable is now passed directly to the | William Hubbs | 2015-06-23 | 2 | -27/+26 |
* | Introduce qt{4,5}_get_libdir(). | Davide Pesavento | 2015-06-22 | 2 | -8/+27 |
* | Fix typo. | Manuel Rüger | 2015-06-22 | 2 | -3/+6 |
* | Allow EANT_GENTOO_CLASSPATH_EXTRA to work when EANT_GENTOO_CLASSPATH | James Le Cuirot | 2015-06-19 | 2 | -9/+11 |
* | golang-vcs.eclass: | William Hubbs | 2015-06-18 | 2 | -6/+37 |