summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* epatch_user: tweak docs to reflect the use of $P-$PR rather than $PF (where ↵Mike Frysinger2014-04-271-2/+2
| | | | the latter omits -r0) #504856
* optfeature: fix eclass doc and style #498988Mike Frysinger2014-04-271-12/+12
|
* vdr-plugin.eclass removed, see #497058, #489116Jörg Bornkessel2014-04-262-609/+4
|
* Sync with kde overlay. Remove custom branch calculation for kde workspace. ↵Johannes Huber2014-04-252-6/+9
| | | | Add kde-workspace 4.11.9 SRC_URI.
* Sync changes from the mysql overlay - replace gcc version check by Brian Evans.Jorge Manuel B. S. Vicetto2014-04-241-2/+3
|
* Drop qt5-build eclassMikle Kolyada2014-04-232-619/+4
|
* Add qt5-build eclass from qt overlayPatrick Lauer2014-04-232-1/+622
|
* Remove the QA warning from multilib_is_native_abi() till we decide which one ↵Michał Górny2014-04-222-5/+6
| | | | to keep actually.
* Sync mysql-v2 and mysql-cmake eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2014-04-223-134/+284
|
* added prefix support (bug #401661)Christoph Junghans2014-04-212-5/+10
|
* Read the YAML metadata with UTF-8 by default and make an exception for older ↵Hans de Graaff2014-04-211-1/+6
| | | | ruby targets, since all new targets will support (and need) the UTF-8 flag. Fixes bug 504642.
* Add a QA warning to multilib_is_native_abi.Michał Górny2014-04-212-2/+8
|
* Read the YAML metadata with UTF-8 by default and make an exception for older ↵Hans de Graaff2014-04-211-7/+7
| | | | ruby targets, since all new targets will support (and need) the UTF-8 flag. Fixes bug 504642.
* ...and make multilib_build_binaries stand-alone.Michał Górny2014-04-212-3/+6
|
* Make multilib_is_native_abi equivalent to multilib_build_binaries, until all ↵Michał Górny2014-04-212-5/+7
| | | | ebuilds are fixed.
* Introduce extra multilib_native_use* wrappers encapulsating ↵Michał Górny2014-04-212-2/+54
| | | | multilib_build_binaries & use* functions.
* Update 3.15-rcX temporary fix. See bug #507656.Mike Pagano2014-04-212-3/+6
|
* Support substituting ${PYTHON_USEDEP} in python_gen_cond_dep().Michał Górny2014-04-192-8/+21
|
* Automatically switch to EGIT_CLONE_TYPE=single+tags for Google Code.Michał Górny2014-04-172-9/+29
|
* Sync with overlay. Remove unused inherit. Switch to git-r3 eclass. Fix file ↵Michael Palimaka2014-04-172-8/+16
| | | | collisions wrt bug #499032 and bug #507860. Add more dep reduction. Cosmetic improvements.
* respect CFLAGS in linking command wrt #506956Julian Ospald2014-04-162-6/+9
|
* Update openib eclassAlexey Shvetsov2014-04-162-6/+37
|
* Update openib eclassAlexey Shvetsov2014-04-162-12/+10
|
* Remove useless debug echo line from leechcraft.eclassMaxim Koltsov2014-04-151-2/+1
|
* multibuild_merge_root: re-introduce userland_BSD tar fallback, bug #507626.Michał Górny2014-04-152-13/+26
|
* Temporarily fix up >=sys-kernel/git-sources-3.15_rc1.ebuild, bug #507656.Tom Wijsman2014-04-142-2/+32
|
* Require at least gcc-4.8 for new LeechCraft packagesMaxim Koltsov2014-04-142-3/+15
|
* Enable reflinking in multibuild_copy_sources.Michał Górny2014-04-112-3/+13
|
* Use a more portable and clobbering "cp" call for multibuild_merge_root().Michał Górny2014-04-102-17/+18
|
* Only refer to DESTTREE within the src_install phase.Tim Harder2014-04-092-4/+7
|
* Re-enable the python_gen_usedep empty argument check.Michał Górny2014-04-092-3/+6
|
* Comment out the python_gen_usedep empty argument check until all ↵Michał Górny2014-04-092-3/+7
| | | | python_gen_cond_dep uses are fixed.
* Throw explicit error if python_gen_usedep does not match any implementation ↵Michał Górny2014-04-092-2/+8
| | | | rather than outputting an empty (invalid) USE-dep.
* Disable pypy2_0 and clean up after it.Michał Górny2014-04-085-42/+18
|
* Fix improper suggestions to put unsupported implmentations in USE_PYTHON, ↵Michał Górny2014-04-052-3/+16
| | | | bug #506814.
* Use LC_ALL=C for tr call; fixes invalid configure options when using Turkish ↵Alexandre Rostovtsev2014-04-052-4/+9
| | | | locale (bug #490894, thanks to Emre Eryilmaz and Samuli Suominen).
* Make multilib@g.o the maintainer of multilib eclasses.Michał Górny2014-04-034-8/+18
|
* Add a note not to add new ABIs without contacting multilib.Michał Górny2014-04-032-2/+9
|
* Revert incomplete and broken s390 support. Please finally contact multilib ↵Michał Górny2014-04-032-4/+6
| | | | before playing with this.
* add s390 abi handlingMike Frysinger2014-04-031-1/+3
|
* Add slot op to expected PyPy dependency string.Michał Górny2014-04-012-2/+5
|
* Ban the java-ant_remove-taskdefs() function and remove Python dependency, ↵Michał Górny2014-03-312-4/+10
| | | | bug #479838.
* Revert the introduction of ABI_PPC due to a lot of breakage, bug #506298 to ↵Michał Górny2014-03-312-8/+6
| | | | track it.
* Drop base.eclass (bug #497048)Mikle Kolyada2014-03-301-4/+7
|
* Add support for USE triggered policy decisions in SELinux eclassSven Vermeulen2014-03-302-3/+13
|
* Sync with kde overlay. Raise QT_MINIMAL to latest stable and simplify Qt depsJohannes Huber2014-03-302-7/+13
| | | | by Michael Palimaka <kensington@gentoo.org>. Add kde-workspace 4.11.8 SRC_URI.
* Support rewriting symlinks in MULTILIB_CHOST_TOOLS, bug #506062.Michał Górny2014-03-302-4/+24
|
* Move test for MERGE_TYPE from check-reqs_pkg_setup() to check-reqs_run().Ulrich Müller2014-03-292-20/+25
|
* add ABI_PPC supportMike Frysinger2014-03-291-1/+7
|
* Output binary prefixes for units according to IEC 80000-13, as calculations ↵Ulrich Müller2014-03-282-12/+17
| | | | are 1024 based. Fix documentation of check-reqs_get_unit function, and other minor fixes.