Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup due to bug #150215 | Pacho Ramos | 2016-08-06 |
| | |||
* | Cleanup maintainer per bug #64843 | Pacho Ramos | 2016-08-06 |
| | |||
* | Cleanup maintainer per bug #22715 | Pacho Ramos | 2016-08-06 |
| | |||
* | cmake-utils.eclass: Expand suggestion related to functions banned EAPI 6 | Maciej Mrozowski | 2016-08-05 |
| | | | | This reverts commit 14994bc4884b1d1eefe58f1c41e48f24eadf2d2b. | ||
* | kde5-meta-pkg.eclass: Update copyright | Johannes Huber | 2016-08-04 |
| | |||
* | kde5-meta-pkg.eclass: Respect KDE_BLOCK_SLOT4 | Johannes Huber | 2016-08-04 |
| | |||
* | mozcoreconf-v4.eclass: drop configure options for js-ultrasparc | Ian Stakenvicius | 2016-08-04 |
| | | | | | 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 | Ian Stakenvicius | 2016-08-04 |
| | | | | Bug: http://bugs.gentoo.org/590448 | ||
* | www-client/firefox-48.0: fix dependencies | Ian Stakenvicius | 2016-08-04 |
| | | | | | | | 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 | Ian Stakenvicius | 2016-08-03 |
| | | | | Package-Manager: portage-2.2.28 | ||
* | www-client/firefox: version bump to 48.0 with improved gtk+-3.20 support | Ian Stakenvicius | 2016-08-03 |
| | | | | | | | | | | | - 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 | Johannes Huber | 2016-08-03 |
| | |||
* | kernel-2.eclass: add crosscompile_opts_headers-only to IUSE | Mike Gilbert | 2016-08-02 |
| | | | | Fixes installation of cross headers for ebuilds using EAPI 5+. | ||
* | java-vm-2.eclass: Add java-vm_install-env to replace set_java_env | James Le Cuirot | 2016-08-02 |
| | | | | | | 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 | James Le Cuirot | 2016-08-02 |
| | | | | | 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 | James Le Cuirot | 2016-08-02 |
| | | | | The old version just sucked. Closes bug #159439. | ||
* | office-ext-r1.eclass: avoid repoman unknown dependency warning | Tomáš Chvátal | 2016-08-02 |
| | | | | Signed-off-by: Tomáš Chvátal <scarabeus@gentoo.org> | ||
* | eclass/latex-package.eclass: Add LATEX_PACKAGE_SKIP variable to allow ↵ | Alexis Ballier | 2016-08-02 |
| | | | | skipping rebuild of some docs. | ||
* | vala.eclass: Raise minimal vala version | Pacho Ramos | 2016-07-30 |
| | |||
* | eclass/vim-plugin.eclass: add @BLURB to fix eclass-manpages generation | Tim Harder | 2016-07-29 |
| | |||
* | kde4-base.eclass: Introduce WEBKIT_REQUIRED | Andreas Sturmlechner | 2016-07-28 |
| | | | | webkit flag is on by default to build as upstream intended. | ||
* | vcs-snapshot.eclass: Doc that github 'archive' URLs don't need the eclass | Michał Górny | 2016-07-26 |
| | |||
* | ghc-package.eclass, haskell-cabal.eclass: remove ghc-host-root. | Benda Xu | 2016-07-26 |
| | | | | Bug: 534194 | ||
* | kde5.eclass: Raise Qt min version | Johannes Huber | 2016-07-25 |
| | |||
* | kde5-functions.eclass: Raise frameworks min version | Johannes Huber | 2016-07-25 |
| | |||
* | eclass/vim-plugin.eclass: add maintainer info | Tim Harder | 2016-07-25 |
| | |||
* | mozcoreconf-v4.eclass: allow -O4 when custom-optimization flag is set | Ian Stakenvicius | 2016-07-25 |
| | | | | | | 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 | Stephen L Arnold | 2016-07-21 |
| | | | | Fixes bug 586538. | ||
* | prefix.eclass: introduce hprefixify and prefixify_ro | Benda Xu | 2016-07-21 |
| | | | | Bug: 583740 | ||
* | kde5.eclass: Fix SRC_URI for split-off l10n packages | Andreas Sturmlechner | 2016-07-21 |
| | |||
* | eclass/bitcoincore.eclass: Move test depends from common_depend to depend | Patrick Lauer | 2016-07-18 |
| | |||
* | kde5.eclass: Prepare for re-use of code w/ kde4-l10n | Andreas Sturmlechner | 2016-07-14 |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> | ||
* | kde5.eclass: Add KDEBASE=kdel10n and helper functions | Andreas Sturmlechner | 2016-07-14 |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> | ||
* | kde5-functions.eclass: Add KDEBASE=kdel10n and kde_l10n2lingua() | Andreas Sturmlechner | 2016-07-14 |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> | ||
* | eclass/cargo: improve variable names | Doug Goldstein | 2016-07-10 |
| | | | | | Improve the names of some variables to match what upstream docs call things. | ||
* | kde4-base.eclass: Remove warning without kde-apps/kdebase-runtime-meta | Andreas Sturmlechner | 2016-07-09 |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> | ||
* | php-ext-pecl-r3.eclass: new revision supporting EAPI=6. | Michael Orlitzky | 2016-07-09 |
| | | | | | | | | | | | | The php-ext-pecl eclasses are based mainly on the php-ext-source eclasses. Now that we have a new revision php-ext-source-r3.eclass, this new revision of php-ext-pecl inherits that. As a result, all of the changes affecting that revision also affect this one. A migration guide for users can be found on the wiki: https://wiki.gentoo.org/wiki/Project:PHP/Php-ext-source-r3_migration_guide Gentoo-Bug: 512184 | ||
* | php-ext-source-r3.eclass: new revision supporting EAPI=6. | Michael Orlitzky | 2016-07-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new revision of the php-ext-source eclass that supports EAPI=6 (only) and cleans up some of the existing code. The list of user-facing changes is, * Support only EAPI=6. * PATCHES array/variable support. * DOCS array support (bug 512184). * Renamed my_conf and PHPSAPILIST variables. Some refactoring was done, but not in a way that consumers should notice. A migration guide can be found on the wiki: https://wiki.gentoo.org/wiki/Project:PHP/Php-ext-source-r3_migration_guide In addition, a number of improvements were suggested by Michał Górny on the gentoo-dev mailing list: https://archives.gentoo.org/gentoo-dev/message/9159cba2eabceb96d8ae16ced6631f1e Gentoo-Bug: 512184 | ||
* | eclass/gstreamer.eclass: fix plugins doc installation | Pacho Ramos | 2016-07-09 |
| | |||
* | eclass/gstreamer.eclass: support eapi6 | Pacho Ramos | 2016-07-09 |
| | |||
* | www-client/seamonkey-2.38: drop old and vulnerable versions | Ian Stakenvicius | 2016-07-09 |
| | | | | | | Also drop mozconfig-v6.41.eclass as this ebuild was the last consumer Package-Manager: portage-2.2.28 | ||
* | mail-client/thunderbird-24.8.0: swallowed mozconfig-3.eclass | Ian Stakenvicius | 2016-07-09 |
| | | | | | | | | | | This ebuild is and has for quite some time been the last of the consumers of mozconfig-3.eclass. Although the package is masked there may still be a need for it to allow migration of user data. This commit moves all relevant portions of the eclass into the ebuild and expunges the eclass from the repo. Package-Manager: portage-2.2.28 | ||
* | mozlinguas-v2.eclass: minor corrections related to L10N migration | Ian Stakenvicius | 2016-07-08 |
| | | | | | Some of the L10N-migrated code did not work properly when generating langpacks as part of the build process. This commit fixes those issues. | ||
* | mozconfig-v6.46.eclass: removed, no inheriters. | Ian Stakenvicius | 2016-07-08 |
| | |||
* | qt4-build-multilib.eclass: don't run gcc version checks if compiler is not gcc | Davide Pesavento | 2016-07-07 |
| | |||
* | qt5-build.eclass: don't run gcc version checks if compiler is not gcc | Davide Pesavento | 2016-07-07 |
| | | | | Gentoo-Bug: 587582 | ||
* | chromium-2.eclass: Remove fake-bidi.pak unconditionally | Mike Gilbert | 2016-07-07 |
| | | | | Bug: https://bugs.gentoo.org/588198 | ||
* | kde4-base.eclass: don't perform gcc version check with clang | Michael Palimaka | 2016-07-07 |
| | | | | Gentoo-bug: 587998 | ||
* | kde5-functions.eclass: don't perform gcc version check with clang | Michael Palimaka | 2016-07-07 |
| | | | | | | | | This used to "work" because gcc-version relied on gcc-config, even if GCC was not the active compiler. gcc-version has since been fixed to always use CC instead. Gentoo-bug: 587998 | ||
* | mozcoreconf-v4.eclass: honour toolchain even for build tools | Ian Stakenvicius | 2016-07-06 |
| | | | | | | | | | HOST_CC and HOST_CXX are used to build tools like nsinstall which are needed to install later on. Until now, these values were undefined and for whatever reason were never autodetected to match the CHOST based tools. This commit should resolve that issue. Bug: http://bugs.gentoo.org/565124 |