Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eclass: Update SRC_URI in kde4-base | 2016-03-11 | 1 | -0/+3 | |
| | |||||
* | toolchain-binutils.eclass: use versioned SLOT all the time | 2016-03-11 | 1 | -5/+2 | |
| | |||||
* | mozconfig-v6.45.eclass - dropped multilib inherit for EAPI6 as it is not needed | 2016-03-10 | 1 | -1/+2 | |
| | |||||
* | mozconfig-v6.45.eclass: Adjusted dependency on media-libs/libpng | 2016-03-10 | 1 | -2/+2 | |
| | | | | | | and fixed usage with EAPI-6. Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | mysql-multilib-r1.eclass: Fix virtual/mysql USE dependency | 2016-03-09 | 1 | -1/+1 | |
| | |||||
* | www-client/firefox: bump to 45.0 for security, make ebuild and eclasses EAPI6 | 2016-03-09 | 2 | -1/+346 | |
| | | | | | | | | | This is an initial pass of EAPI6 migration, the eclasses and ebuilds may be ported further in the future to take advantage of any missing EAPI6 functionality. Bug: https://bugs.gentoo.org/576862 Package-Manager: portage-2.2.26 | ||||
* | mysql-multilib-r1.eclass: Move the virtual/libmysqlclient PDEPEND to the ↵ | 2016-03-09 | 1 | -1/+2 | |
| | | | | providers | ||||
* | tex-package.eclass: allow passing arguments to pdflatex | 2016-03-05 | 1 | -2/+9 | |
| | |||||
* | apache-2.eclass: Doesn't work with EAPI-6 yet. | 2016-03-03 | 1 | -1/+7 | |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | Add libressl support to many packages | 2016-03-02 | 1 | -5/+12 | |
| | | | | | Package maintainers will likely want to cleanup various things for this experimental USE flag. | ||||
* | eclass/oasis.eclass: Add ocamlbuild build dep. | 2016-03-01 | 1 | -1/+2 | |
| | |||||
* | cmake-utils.eclass: Fix typo | 2016-03-02 | 1 | -1/+1 | |
| | |||||
* | eclass/portability.eclass: Discriminate on CBUILD:-CHOST for getting the ↵ | 2016-03-01 | 1 | -2/+2 | |
| | | | | bmake binary name instead of USERLAND variable. This helps for cross-compiling from another userland. | ||||
* | mysql-multilib-r1: Add EAPI 6 support | 2016-02-28 | 1 | -31/+113 | |
| | |||||
* | waf-utils.eclass: Simplify --libdir passing logic using arrays | 2016-02-28 | 1 | -18/+9 | |
| | |||||
* | waf-utils.eclass: Do not inherit eutils in EAPI 6+ | 2016-02-28 | 1 | -1/+2 | |
| | |||||
* | waf-utils.eclass: Remove stale Python dependencies | 2016-02-28 | 1 | -7/+0 | |
| | |||||
* | waf-utils.eclass: Fix ban condition | 2016-02-28 | 1 | -1/+1 | |
| | |||||
* | waf-utils.eclass: Ban non-python-r1 uses | 2016-02-28 | 1 | -15/+21 | |
| | | | | | Apply the ban for waf-utils.eclass uses without any of the python-r1 suite eclasses, that was due for almost a year. | ||||
* | eclass/gnome2.eclass: add bug reference about the need of running elibtoolize | 2016-02-28 | 1 | -0/+1 | |
| | |||||
* | eclass/portability.eclass: Make get_bmake return "bmake" on linux instead of ↵ | 2016-02-28 | 1 | -2/+2 | |
| | | | | | | "pmake". pmake was the debian port of bmake. bmake works fine, pmake cannot be used to cross-build freebsd-lib 10 for example. pmake has been deprecated and replaced by bmake in debian since jessie (current stable), pmake is only present in wheezy (oldstable) | ||||
* | waf-utils.eclass: Eclass works with EAPI-6. | 2016-02-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | cmake-multilib.eclass: Eclass works with EAPI-6. | 2016-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | eclass/java-utils-2.eclass: Added -r to xargs in java-pkg_addres | 2016-02-22 | 1 | -1/+1 | |
| | | | | | | The -r option is necessary in case find does not output anything. Which makes the jar uf command fail. This has no effect otherwise and should be safe to add right away. It prevents potential issues/bug. | ||||
* | eclass/eutils.eclass: epatch_user: Strip subslot when taking patches from ↵ | 2016-02-17 | 1 | -1/+1 | |
| | | | | | | /etc/portage/patches/$CAT/$PN:$SLOT. Bug #574966. This makes it similar to what portage does with eapply_user. | ||||
* | kde4-base.eclass: 15.04.3 SRC_URI moved to attic | 2016-02-18 | 1 | -1/+4 | |
| | |||||
* | fortran-2.eclass: Move inherit and EXPORT_FUNCTIONS to top | 2016-02-17 | 1 | -8/+8 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | gnustep-base.eclass: add default in src_prepare (EAPI6) | 2016-02-17 | 1 | -0/+2 | |
| | |||||
* | intel-sdp.eclass: Drop @CODE for DESCRIPTION | 2016-02-16 | 1 | -2/+2 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add default value for INTEL_BIN_RPMS | 2016-02-16 | 1 | -0/+1 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add back EAPI=4 support | 2016-02-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add missing DESCRIPTION | 2016-02-15 | 1 | -0/+1 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Correct Copyright | 2016-02-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add debug-print-function to all functions | 2016-02-15 | 1 | -0/+17 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Correct DEFAULT_UNSET settings | 2016-02-15 | 1 | -5/+1 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Inherit only once | 2016-02-15 | 1 | -5/+10 | |
| | | | | | | * Move EAPI check to the top Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | kde5-functions.eclass: add_{frameworks,plasma,kdeapps}_dep slot overrides | 2016-02-15 | 1 | -9/+15 | |
| | |||||
* | kde5-functions.eclass: add_category_dep: Implement slot/op override | 2016-02-15 | 1 | -6/+10 | |
| | | | | Also fixes subslot awareness. | ||||
* | kde5-functions.eclass: Introduce add_qt_dep for consistent Qt version deps | 2016-02-15 | 1 | -6/+31 | |
| | | | | _add_kdecategory_dep -> _add_category_dep | ||||
* | kde5.eclass: port from fdo-mime to xdg | 2016-02-15 | 1 | -3/+4 | |
| | | | | | | This will ensure that both the desktop database and the mime database will always be updated, with the added benefit that the update will only be triggered if the relevant files are installed. | ||||
* | kde5.eclass: sort eclass inherits | 2016-02-15 | 1 | -1/+1 | |
| | | | | This should be safe because we already export almost every phase function. | ||||
* | games.eclass: Deprecate due to QA policy violations and no reply | 2016-02-13 | 1 | -1/+6 | |
| | | | | | | | | | | | Deprecate games.eclass as the eclass in its current form has been deprecated by the Council and the games team has not replied neither to requests to fix it, nor to the question whether they are interested in maintaining it. Bug: https://bugs.gentoo.org/show_bug.cgi?id=566498 Bug: https://bugs.gentoo.org/show_bug.cgi?id=574080 Bug: https://bugs.gentoo.org/show_bug.cgi?id=574082 | ||||
* | qt5-build.eclass: extend the fix for bug 552942 to all arches | 2016-02-11 | 1 | -10/+10 | |
| | | | | Gentoo-Bug: 552942 | ||||
* | java-utils-2.eclass: Write package.env unconditionally | 2016-02-10 | 1 | -55/+47 | |
| | | | | | | | | | | | Fixes dev-db/sqldeveloper-4.1.3.20.78-r1. This is a case where all the jars are installed without dojar and none of the dependencies are mandatory. Although our regular launcher scripts aren't used, gjl is still invoked to determine the appropriate JVM so package.env is therefore necessary. The conditions didn't make much sense anyway as package.env is only written off the back of functions that satisfy them anyway. sqldeveloper has to call java-pkg_do_write_ manually to force package.env to be written. | ||||
* | go-mono.eclass: drop findutils dep #255621 | 2016-02-10 | 1 | -2/+1 | |
| | | | | The forced upgrade has been moved to @system now. | ||||
* | cmake-utils.eclass: drop findutils dep #262965 | 2016-02-10 | 1 | -2/+0 | |
| | | | | The forced upgrade has been moved to @system now. | ||||
* | nvidia-driver.eclass: Use next gen version of readme.gentoo eclass | 2016-02-10 | 1 | -2/+1 | |
| | | | | | | * Drop old maintainer Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | eclass/s6.eclass: add eapi 6 support | 2016-02-09 | 1 | -1/+1 | |
| | |||||
* | eclass/golang-vcs.eclass: add eapi 6 support | 2016-02-09 | 1 | -1/+1 | |
| | |||||
* | eclass/golang-vcs-snapshot.eclass: add eapi 6 support | 2016-02-09 | 1 | -1/+1 | |
| |