# ChangeLog for eclass directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1181 2014/03/19 00:55:48 hasufell Exp $ 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.