# ChangeLog for eclass directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1226 2014/04/26 05:13:24 hd_brummy Exp $ 26 Apr 2014; Joerg Bornkessel -vdr-plugin.eclass: vdr-plugin.eclass removed, see #497058, #489116 25 Apr 2014; Johannes Huber kde4-base.eclass: Sync with kde overlay. Remove custom branch calculation for kde workspace. Add kde-workspace 4.11.9 SRC_URI. 23 Apr 2014; Mikle Kolyada -qt5-build.eclass: Drop qt5-build eclass 23 Apr 2014; Patrick Lauer +qt5-build.eclass: Add qt5-build eclass from qt overlay 22 Apr 2014; Michał Górny multilib-build.eclass: Remove the QA warning from multilib_is_native_abi() till we decide which one to keep actually. 22 Apr 2014; Jorge Manuel B. S. Vicetto mysql-cmake.eclass, mysql-v2.eclass: Sync mysql-v2 and mysql-cmake eclasses from the mysql overlay. 21 Apr 2014; Christoph Junghans wxwidgets.eclass: added prefix support (bug #401661) 21 Apr 2014; Michał Górny multilib-build.eclass: Add a QA warning to multilib_is_native_abi. 21 Apr 2014; Hans de Graaff ruby-fakegem.eclass: Read the YAML metadata with UTF-8 by default and make an exception for older ruby targets, since all new targets will support (and need) the UTF-8 flag. Fixes bug 504642. 21 Apr 2014; Michał Górny multilib-build.eclass: ...and make multilib_build_binaries stand-alone. 21 Apr 2014; Michał Górny multilib-build.eclass: Make multilib_is_native_abi equivalent to multilib_build_binaries, until all ebuilds are fixed. 21 Apr 2014; Michał Górny multilib-build.eclass: Introduce extra multilib_native_use* wrappers encapulsating multilib_build_binaries & use* functions. 21 Apr 2014; Michael Pagano kernel-2.eclass: Update 3.15-rcX temporary fix. See bug #507656. 19 Apr 2014; Michał Górny python-r1.eclass: Support substituting ${PYTHON_USEDEP} in python_gen_cond_dep(). 17 Apr 2014; Michał Górny git-r3.eclass: Automatically switch to EGIT_CLONE_TYPE=single+tags for Google Code. 17 Apr 2014; Michael Palimaka kde4-meta.eclass: Sync with overlay. Remove unused inherit. Switch to git-r3 eclass. Fix file collisions wrt bug #499032 and bug #507860. Add more dep reduction. Cosmetic improvements. 16 Apr 2014; Julian Ospald waf-utils.eclass: respect CFLAGS in linking command wrt #506956 16 Apr 2014; Alexey Shvetsov openib.eclass: Update openib eclass 16 Apr 2014; Alexey Shvetsov openib.eclass: Update openib eclass 15 Apr 2014; Michał Górny multibuild.eclass: multibuild_merge_root: re-introduce userland_BSD tar fallback, bug #507626. 14 Apr 2014; Tom Wijsman kernel-2.eclass: Temporarily fix up >=sys-kernel/git-sources-3.15_rc1.ebuild, bug #507656. 14 Apr 2014; Maxim Koltsov leechcraft.eclass: Require at least gcc-4.8 for new LeechCraft packages 11 Apr 2014; Michał Górny multibuild.eclass: Enable reflinking in multibuild_copy_sources. 10 Apr 2014; Michał Górny multibuild.eclass: Use a more portable and clobbering "cp" call for multibuild_merge_root(). 09 Apr 2014; Tim Harder java-utils-2.eclass: Only refer to DESTTREE within the src_install phase. 09 Apr 2014; Michał Górny python-r1.eclass: Re-enable the python_gen_usedep empty argument check. 09 Apr 2014; Michał Górny python-r1.eclass: Comment out the python_gen_usedep empty argument check until all python_gen_cond_dep uses are fixed. 09 Apr 2014; Michał Górny python-r1.eclass: Throw explicit error if python_gen_usedep does not match any implementation rather than outputting an empty (invalid) USE-dep. 08 Apr 2014; Michał Górny python-any-r1.eclass, python-r1.eclass, python-utils-r1.eclass, tests/python-utils-r1.sh: Disable pypy2_0 and clean up after it. 05 Apr 2014; Michał Górny python-r1.eclass: Fix improper suggestions to put unsupported implmentations in USE_PYTHON, bug #506814. 05 Apr 2014; Alexandre Rostovtsev gst-plugins10.eclass: Use LC_ALL=C for tr call; fixes invalid configure options when using Turkish locale (bug #490894, thanks to Emre Eryilmaz and Samuli Suominen). 03 Apr 2014; Michał Górny autotools-multilib.eclass, cmake-multilib.eclass, multilib-build.eclass: Make multilib@g.o the maintainer of multilib eclasses. 03 Apr 2014; Michał Górny multilib-build.eclass: Add a note not to add new ABIs without contacting multilib. 03 Apr 2014; Michał Górny multilib-build.eclass: Revert incomplete and broken s390 support. Please finally contact multilib before playing with this. 01 Apr 2014; Michał Górny tests/python-utils-r1.sh: Add slot op to expected PyPy dependency string. 31 Mar 2014; Michał Górny java-ant-2.eclass: Ban the java-ant_remove-taskdefs() function and remove Python dependency, bug #479838. 31 Mar 2014; Michał Górny multilib-build.eclass: Revert the introduction of ABI_PPC due to a lot of breakage, bug #506298 to track it. 30 Mar 2014; Sven Vermeulen selinux-policy-2.eclass: Add support for USE triggered policy decisions 30 Mar 2014; Johannes Huber kde4-base.eclass: Sync with kde overlay. Raise QT_MINIMAL to latest stable and simplify Qt deps by Michael Palimaka . Add kde-workspace 4.11.8 SRC_URI. 30 Mar 2014; Michał Górny multilib-build.eclass: Support rewriting symlinks in MULTILIB_CHOST_TOOLS, bug #506062. 29 Mar 2014; Ulrich Müller check-reqs.eclass: Move test for MERGE_TYPE from check-reqs_pkg_setup() to check-reqs_run(). 28 Mar 2014; Ulrich Müller check-reqs.eclass: Output binary prefixes for units according to IEC 80000-13, as calculations are 1024 based. Fix documentation of check-reqs_get_unit function, and other minor fixes. 26 Mar 2014; Michael Palimaka cmake-utils.eclass: Fix typo in prefix block by Christoph Junghans . 24 Mar 2014; Michał Górny git-r3.eclass: Add a single+tags mode to handle Google Code more efficiently, bug #503708. 21 Mar 2014; Robin H. Johnson linux-info.eclass: linux-info: Bug #504346: Change one message from error to warning, kernel sources are optional for most uses (checking configs), and knowledge if the lack of kernel sources being missing is fatal should be left to the ebuild. 19 Mar 2014; Julian Ospald mysql-cmake.eclass: respect CFLAGS wrt #497532 18 Mar 2014; Christoph Junghans texlive-common.eclass: added prefix support (bug #485608) 18 Mar 2014; Michał Górny boost-utils.eclass: Mark @DEAD. 17 Mar 2014; Justin Lecher python-utils-r1.eclass, readme.gentoo.eclass: Some Gentoo PREFIX love 16 Mar 2014; Ryan Hill toolchain.eclass: Update my src_uri. 13 Mar 2014; Michał Górny python-utils-r1.eclass: Add python_doexe() and python_newexe() to handle implementation-specific executables without shebangs. 12 Mar 2014; Julian Ospald games.eclass: fix games.eclass to use games-misc/games-envd 12 Mar 2014; Michał Górny python-utils-r1.eclass: Use subslot operator deps on non-slotted PyPy. 12 Mar 2014; Michał Górny python-utils-r1.eclass, tests/python-utils-r1.sh: Add non-slotted pypy to the eclass. 12 Mar 2014; Michał Górny python-utils-r1.eclass: Revert ignorant pypy2_2 commit. 12 Mar 2014; Patrick Lauer python-utils-r1.eclass: Modify python-utils-r1 for pypy2.2 11 Mar 2014; Mike Gilbert autotools-utils.eclass: Indicate that AUTOTOOLS_AUTORECONF should be set before calling inherit. 09 Mar 2014; Ulrich Müller texlive-module.eclass: Do not inherit base.eclass, bug 497054. 09 Mar 2014; Michael Palimaka cmake-utils.eclass: Remove stray character thanks to mimi_vx. 09 Mar 2014; Michael Palimaka cmake-utils.eclass: Add missing quotes wrt bug #503336. 05 Mar 2014; Patrick Lauer kde4-base.eclass: Fix KDE 4.11.7 SRC_URI 03 Mar 2014; Michał Górny git-r3.eclass: Force EGIT_CLONE_TYPE=mirror for submodules since they can reference commits in any branch without explicitly naming the branch, bug #503332. 02 Mar 2014; Michał Górny xorg-2.eclass: Use git-r3 for live ebuilds. 02 Mar 2014; Michał Górny git-r3.eclass: Clarify where EGIT_CLONE_TYPE and EGIT_MIN_CLONE_TYPE is supposed to be set. 02 Mar 2014; Michał Górny git-r3.eclass: Do not try shallow clones on local repositories. 02 Mar 2014; Michał Górny git-r3.eclass: Force non-forward updates on git refs. 02 Mar 2014; Michał Górny git-r3.eclass: Add EGIT_MIN_CLONE_TYPE to control clone type via ebuilds. 02 Mar 2014; Michał Górny git-r3.eclass: Auto-unshallow when fetching by commit hash. 02 Mar 2014; Michał Górny git-r3.eclass: Support EGIT_CLONE_TYPE=shallow. 02 Mar 2014; Michał Górny git-r3.eclass: Support EGIT_CLONE_TYPE=single. 02 Mar 2014; Michał Górny git-r3.eclass: Introduce EGIT_CLONE_TYPE for future use. 02 Mar 2014; Michał Górny git-r3.eclass: Support using a local git mirror. 02 Mar 2014; Michał Górny git-r3.eclass: Fix support for non-master default branch. 02 Mar 2014; Michał Górny git-r3.eclass: Replace "git fetch" checkout with more efficient and compatible pseudo-shared clone. 02 Mar 2014; Michał Górny git-r3.eclass: Improve docs. 01 Mar 2014; Sergei Trofimovich autotools.eclass: Call 'automake' via 'autotools_run_tool' (found by 'ebuild.sh' QA warnings). 01 Mar 2014; Michał Górny gnome2-utils.eclass: Add multilib love for gnome2_gdk_pixbuf_update(). 27 Feb 2014; Christoph Junghans unpacker.eclass: added lzip support (bug #501912) 25 Feb 2014; Michał Górny git-r3.eclass: Use git init+fetch rather than clone in order to fix checking out to non-empty directory. Fixes bug #502400. 24 Feb 2014; Michał Górny git-r3.eclass: Fetch and preserve git notes as well. 23 Feb 2014; Michał Górny git-r3.eclass: Use complete git clones, and clone them onto the checkout directory. This makes it possible for build system to lookup all repository information as requested in bug #489100. Remove shallow clone support since it would require too much effort and make code hard to understand. Additionally obsoletes bug #489100 and git-r3 part of bug #494934. 22 Feb 2014; Mike Gilbert python-utils-r1.eclass: Add support for python3.4. 22 Feb 2014; Pacho Ramos gnome2-utils.eclass: Be more friendly with SELinux (#499636 by Luis Ressel) 21 Feb 2014; Justin Lecher intel-sdp.eclass: Make problems with man page installation nonfatal 11 Feb 2014; Pacho Ramos gnome2.eclass: Pass --docdir with proper directory, bug #482646 11 Feb 2014; Sergei Trofimovich ghc-package.eclass, haskell-cabal.eclass: Add support for parallel building (ghc-7.8+). Disable dynamic library stripping and respect --sysconfdir (Cabal-1.18+). 09 Feb 2014; Pacho Ramos gnome2-utils.eclass: Drop also values of DGSEAL_ENABLE (#500730) 06 Feb 2014; Michael Palimaka kde4-meta.eclass: Disable more bogus dependency checks wrt bug #494680. 05 Feb 2014; Ryan Hill tests/toolchain.sh, toolchain.eclass: Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. Only worry about -mno* flags, -m* are removed by strip-flags. Add -mno-movbe. 02 Feb 2014; Ryan Hill +tests/toolchain.sh, toolchain.eclass: Add downgrade_arch_flags() to automatically replace/strip unsupported -march and instruction set flags. Add testsuite. 02 Feb 2014; Julian Ospald games.eclass: respect ECONF_SOURCE wrt #494210 02 Feb 2014; Joerg Bornkessel vdr-plugin-2.eclass: removed debuginfos depends on base.eclass removing, wrt bug #497056 01 Feb 2014; Ryan Hill flag-o-matic.eclass: Add -fdiagnostics* and ISA flags for 4.8 and 4.9. 26 Jan 2014; Sergey Popov myspell-r2.eclass: Drop inheriting base eclass, wrt bug #497040 25 Jan 2014; Julian Ospald games.eclass: set --datarootdir=/usr/share wrt #493954 25 Jan 2014; Joerg Bornkessel vdr-plugin-2.eclass: major changes depend on wrt bug 497056, vdr-plugin-2.eclass 25 Jan 2014; Mike Gilbert cmake-utils.eclass: Improve support for ninja, bug 490280. 24 Jan 2014; Joerg Bornkessel vdr-plugin-2.eclass: changed debug info in vdr-plugin-2_src_install for Makefile handling 24 Jan 2014; Ryan Hill toolchain.eclass: Work around bug #357287. 19 Jan 2014; Dion Moult gtk-sharp-module.eclass: Change virtual/monodoc dependency to dev-lang/mono as the former is being treecleaned 19 Jan 2014; Sergei Trofimovich ghc-package.eclass: Add 'ghc-supports-interpreter' helper to detect interpreter support. 18 Jan 2014; Mike Gilbert distutils-r1.eclass: Silence sandbox for /usr/local, bug 498232. 18 Jan 2014; Mike Gilbert kernel-2.eclass: Convert to python-any-r1.eclass 18 Jan 2014; Andreas K. Huettel kde4-base.eclass: Sync from kde overlay, adds subslot 17 Jan 2014; Mike Pagano kernel-2.eclass: Fix QA warning concerning inherit 17 Jan 2014; Michael Pagano kernel-2.eclass: Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob script). See bug #497966 17 Jan 2014; Jeroen Roovers mozcoreconf-2.eclass: Revert inadvertent change, as noted by arfrever. 17 Jan 2014; Jeroen Roovers mozcoreconf-2.eclass, python-utils-r1.eclass: Spelling. 16 Jan 2014; Michał Górny multilib-build.eclass: Typo. 16 Jan 2014; Michał Górny multilib-build.eclass: Support MULTILIB_CHOST_TOOLS for tool renaming/preserving. 16 Jan 2014; Hans de Graaff ruby-ng.eclass: Explicitly cp symlinks as-is. The default for this changed in coreutils 8.22. Fixes bug 472710. 15 Jan 2014; Michał Górny autotools-multilib.eclass: Actually enable in-source build support. 15 Jan 2014; Joerg Bornkessel vdr-plugin.eclass: vdr-plugin.eclass marked @DEAD 14 Jan 2014; Michael Pagano linux-mod.eclass: Remove use of sed in linux-mod.eclass. Replace with bash. 13 Jan 2014; Ryan Hill toolchain.eclass: Add EAPI 0 compatible USE defaults (bug #372663). 10 Jan 2014; Magnus Granberg toolchain.eclass: Add support for default ssp on >=gcc-4.8.2 #484714 08 Jan 2014; Patrick Lauer apache-2.eclass, python-utils-r1.eclass: Removing silly beep from apache-2.eclass 05 Jan 2014; Pacho Ramos aspell-dict.eclass, freedict.eclass, myspell.eclass, myspell-r2.eclass: Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271273.html 05 Jan 2014; Michał Górny twisted-r1.eclass: Fix twisted SRC_URI. Thanks to yac for the patch. 01 Jan 2014; Andreas K. Huettel +ChangeLog-2013: Rotate ChangeLog For previous entries, please see ChangeLog-2013.