Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bitcoin 0.13.0 | 2016-08-25 | 1 | -2/+2 | |
| | |||||
* | kernel-2.eclass: Add 'K_FROM_GIT' var to replace hardcoded reference to ↵ | 2016-08-22 | 1 | -1/+4 | |
| | | | | | | | | | | | sys-kernel/git-sources. This is to work around a possible bug in patch when attempting to patch kernel trees checked out from git that remove a symlink and replace it with a file of the same name. See Bug #507656. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Acked-by: Mike Pagano <mpagano@gentoo.org> | ||||
* | phpconfutils.eclass: remove, bug #587826 | 2016-08-21 | 1 | -0/+4 | |
| | |||||
* | java-mvn-src.eclass: remove, bug #587824 | 2016-08-21 | 1 | -0/+5 | |
| | |||||
* | horde.eclass: remove, bug #587818 | 2016-08-21 | 1 | -0/+5 | |
| | |||||
* | gdesklets.eclass: remove, bug #587814 | 2016-08-21 | 1 | -169/+0 | |
| | |||||
* | mozilla-launcher.eclass: set for removal | 2016-08-21 | 1 | -0/+5 | |
| | |||||
* | common-lisp-commmon-{2,3}.eclass: set for removal | 2016-08-21 | 2 | -0/+10 | |
| | |||||
* | eclass/prefix: support run dir in hprefixify, bug #590326 | 2016-08-18 | 1 | -1/+1 | |
| | |||||
* | chromium.eclass: add @DEAD | 2016-08-15 | 1 | -0/+2 | |
| | |||||
* | eclass: deprecate chromium.eclass | 2016-08-14 | 1 | -1/+6 | |
| | |||||
* | eclass: mate.eclass: Fix spacing for documentation | 2016-08-13 | 1 | -2/+4 | |
| | |||||
* | eclass: Add mate{,-desktop.org}.eclass from project repo | 2016-08-12 | 2 | -0/+214 | |
| | |||||
* | toolchain-funcs.eclass: add or1k tuple support #589682 | 2016-08-10 | 1 | -1/+1 | |
| | |||||
* | kde5-functions.eclass: Fix SRC_URI for kde-l10n-15.12.3 | 2016-08-08 | 1 | -1/+1 | |
| | |||||
* | freebsd.eclass: move to maintainer-needed | 2016-08-07 | 1 | -0/+3 | |
| | |||||
* | bsdmk.eclass: move to maintainer-needed | 2016-08-07 | 1 | -3/+1 | |
| | |||||
* | subversion.eclass: support for EAPI 6 | 2016-08-06 | 1 | -2/+17 | |
| | | | | | | | - add EAPI 6 support; - disable automatic support of future eclasses; - disable bootstrap and src_prepare in EAPI=6 (PATCHES can be used instead). | ||||
* | Cleanup due to bug #150215 | 2016-08-06 | 1 | -1/+1 | |
| | |||||
* | Cleanup maintainer per bug #64843 | 2016-08-06 | 1 | -1/+0 | |
| | |||||
* | Cleanup maintainer per bug #22715 | 2016-08-06 | 2 | -2/+1 | |
| | |||||
* | cmake-utils.eclass: Expand suggestion related to functions banned EAPI 6 | 2016-08-05 | 1 | -2/+2 | |
| | | | | This reverts commit 14994bc4884b1d1eefe58f1c41e48f24eadf2d2b. | ||||
* | kde5-meta-pkg.eclass: Update copyright | 2016-08-04 | 1 | -1/+1 | |
| | |||||
* | kde5-meta-pkg.eclass: Respect KDE_BLOCK_SLOT4 | 2016-08-04 | 1 | -1/+3 | |
| | |||||
* | mozcoreconf-v4.eclass: drop configure options for js-ultrasparc | 2016-08-04 | 1 | -5/+0 | |
| | | | | | Sparc support has stopped upstream long ago, and mozilla packages in gentoo have dropped the sparc keyword long ago as well. | ||||
* | mozcoreconf-v4.eclass: drop dynstr-gc support, it was removed upstream in 2012 | 2016-08-04 | 1 | -6/+0 | |
| | | | | Bug: http://bugs.gentoo.org/590448 | ||||
* | www-client/firefox-48.0: fix dependencies | 2016-08-04 | 1 | -1/+1 | |
| | | | | | | | Bug: http://bugs.gentoo.org/590424 Bug: http://bugs.gentoo.org/590426 Package-Manager: portage-2.2.28 | ||||
* | www-client/firefox: drop firefox-47 as it has been superceded by 48.0 | 2016-08-03 | 1 | -422/+0 | |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | www-client/firefox: version bump to 48.0 with improved gtk+-3.20 support | 2016-08-03 | 1 | -0/+412 | |
| | | | | | | | | | | | - GTK3 support is much improved with using 3.20 and above. - A workaround patch exists that will address ld.bfd linker failures on xpcom - various security fixes (to be announced) Bug: http://bugs.gentoo.org/578326 Bug: http://bugs.gentoo.org/588906 Package-Manager: portage-2.2.28 | ||||
* | kde4-meta-pkg.eclass: Mark as dead | 2016-08-03 | 1 | -2/+3 | |
| | |||||
* | kernel-2.eclass: add crosscompile_opts_headers-only to IUSE | 2016-08-02 | 1 | -0/+1 | |
| | | | | Fixes installation of cross headers for ebuilds using EAPI 5+. | ||||
* | java-vm-2.eclass: Add java-vm_install-env to replace set_java_env | 2016-08-02 | 1 | -4/+45 | |
| | | | | | | set_java_env is now deprecated. The new function is better because any variable in the environment file can be resolved and it even allows subshells for more dynamic content. | ||||
* | java-vm-2.eclass: Allow java-vm_revdep-mask to be called repeatedly | 2016-08-02 | 1 | -2/+5 | |
| | | | | | This is useful for multilib JVM ebuilds. revdep-rebuild currently supports multiple SEARCH_DIRS_MASK entries. | ||||
* | java-vm-2.eclass: Make get_system_arch ABI-aware | 2016-08-02 | 1 | -6/+21 | |
| | | | | The old version just sucked. Closes bug #159439. | ||||
* | office-ext-r1.eclass: avoid repoman unknown dependency warning | 2016-08-02 | 1 | -7/+16 | |
| | | | | Signed-off-by: Tomáš Chvátal <scarabeus@gentoo.org> | ||||
* | eclass/latex-package.eclass: Add LATEX_PACKAGE_SKIP variable to allow ↵ | 2016-08-02 | 1 | -0/+1 | |
| | | | | skipping rebuild of some docs. | ||||
* | vala.eclass: Raise minimal vala version | 2016-07-30 | 1 | -3/+3 | |
| | |||||
* | eclass/vim-plugin.eclass: add @BLURB to fix eclass-manpages generation | 2016-07-29 | 1 | -0/+1 | |
| | |||||
* | kde4-base.eclass: Introduce WEBKIT_REQUIRED | 2016-07-28 | 1 | -2/+30 | |
| | | | | webkit flag is on by default to build as upstream intended. | ||||
* | vcs-snapshot.eclass: Doc that github 'archive' URLs don't need the eclass | 2016-07-26 | 1 | -3/+7 | |
| | |||||
* | ghc-package.eclass, haskell-cabal.eclass: remove ghc-host-root. | 2016-07-26 | 2 | -12/+2 | |
| | | | | Bug: 534194 | ||||
* | kde5.eclass: Raise Qt min version | 2016-07-25 | 1 | -11/+1 | |
| | |||||
* | kde5-functions.eclass: Raise frameworks min version | 2016-07-25 | 1 | -1/+1 | |
| | |||||
* | eclass/vim-plugin.eclass: add maintainer info | 2016-07-25 | 1 | -3/+7 | |
| | |||||
* | mozcoreconf-v4.eclass: allow -O4 when custom-optimization flag is set | 2016-07-25 | 1 | -0/+2 | |
| | | | | | | End-users want to experiment with clang and -O4, so let them. Bug: http://bugs.gentoo.org/462488 | ||||
* | gnatbuild-r1.eclass: update to disable lto in gnat-gcc build | 2016-07-21 | 1 | -5/+2 | |
| | | | | Fixes bug 586538. | ||||
* | prefix.eclass: introduce hprefixify and prefixify_ro | 2016-07-21 | 1 | -0/+78 | |
| | | | | Bug: 583740 | ||||
* | kde5.eclass: Fix SRC_URI for split-off l10n packages | 2016-07-21 | 1 | -1/+1 | |
| | |||||
* | eclass/bitcoincore.eclass: Move test depends from common_depend to depend | 2016-07-18 | 1 | -1/+1 | |
| | |||||
* | kde5.eclass: Prepare for re-use of code w/ kde4-l10n | 2016-07-14 | 1 | -10/+25 | |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> |