summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Enhancements pointed out by ArfreverJustin Lecher2013-07-291-12/+11
|
* ask user to run haskell-updater for old packages (like in bug ↵Sergei Trofimovich2013-07-292-7/+22
| | | | http://bugs.gentoo.org/474840)
* Fortran-2.eclass: enhance support for binary packages, #477070Justin Lecher2013-07-292-7/+32
|
* Intel-sdp.eclass: Allow single package downloads, custom suffix, full ↵Justin Lecher2013-07-292-22/+61
| | | | specified rpm target location
* Rewrite sed expression in qt_nolibx11() to work on both 4.8.4 and 4.8.5. ↵Davide Pesavento2013-07-272-5/+8
| | | | Fixes bug 478018.
* Add support for freebsd, bug #475294 by Yuta SATOHAlexis Ballier2013-07-271-3/+5
|
* Don't block mono-3Pacho Ramos2013-07-272-4/+7
|
* Switch eclasses to use virtual/pypy (and therefore support pypy-bin).Michał Górny2013-07-274-10/+14
|
* Use PYTHON_PKG_DEP for generating deps.Michał Górny2013-07-272-19/+10
|
* Introduce systemd_is_booted() to allow ebuilds to warn consistently for ↵Michał Górny2013-07-272-2/+28
| | | | things that require systemd. Bug #478342.
* Export working copy information after the update rather than in ↵Michał Górny2013-07-272-3/+10
| | | | pkg_preinst(). This makes it possible for ebuild to reference e.g. ESVN_WC_REVISION properly. Bug #282486.
* Droped media-libs/fontconfig dependency, bug 446012.Peter Volkov2013-07-252-4/+10
|
* Add some debug.Michał Górny2013-07-252-2/+11
|
* Fix function desc to match reality.Tomas Chvatal2013-07-242-3/+6
|
* Add back LICENSE (bug #477836).Ryan Hill2013-07-242-2/+6
|
* Handle dev-qt/desinger split from dev-qt/gui, see bug #477934.Johannes Huber2013-07-232-3/+9
|
* Fix typo.Michał Górny2013-07-232-4/+7
|
* Another attempt at fixing bash-completion for Prefix, bug #477692#c9Fabian Groffen2013-07-222-5/+11
|
* Minor identation fix, drop useless since we just want to know if the return ↵Samuli Suominen2013-07-221-3/+3
| | | | value is true or not
* Remove use of EPREFIX wrt #477692 to avoid collision with Portage helpersSamuli Suominen2013-07-222-8/+12
|
* Replace local+export with "local -x".Michał Górny2013-07-212-4/+6
|
* Cleanup due #231248Pacho Ramos2013-07-213-6/+9
|
* Optimize debug output layoutJustin Lecher2013-07-191-2/+2
|
* Support different tarball extentionsJustin Lecher2013-07-192-6/+22
|
* libffi installation was fixed in 4.8.Ryan Hill2013-07-182-3/+6
|
* Minor cleanups, no functional changes.Ryan Hill2013-07-181-97/+89
|
* Wrap lines at 80 charJustin Lecher2013-07-182-11/+23
|
* Support pkg-config and the new upstream completions directory structure wrt ↵Samuli Suominen2013-07-152-7/+61
| | | | #472938 and introduce new get_bashhelpersdir function to obtain the helpersdir="" value.
* Deprecate media-sound/alsa-headers by letting sys-kernel/linux-headers ↵Samuli Suominen2013-07-152-3/+6
| | | | install the required sound/ headers wrt #468712#c6
* add CMAKE_WARN_UNUSED_CLI to cmake-utils.eclassJulian Ospald2013-07-142-3/+19
|
* New variable EBZR_UNPACK_DIR.Ulrich Müller2013-07-112-6/+15
|
* Add a safety check for using python_optimize() in pkg_*.Michał Górny2013-07-112-2/+14
|
* Fix typo in compileall call.Michał Górny2013-07-112-3/+6
|
* Add multilib_is_native_abi helper.Michał Górny2013-07-112-2/+21
|
* Additional change to run tests successfully on newer versions of dbRobin H. Johnson2013-07-102-3/+7
|
* Fix qtgui dependency for qt-4.8.5 - dbus useflag droppedPatrick Lauer2013-07-101-2/+2
|
* Stub-out ez_setup.py and distribute_setup.py to prevent packages from ↵Mike Gilbert2013-07-092-2/+15
| | | | downloading their own copy of setuptools.
* stop adding cflags for multilib, it is now done in the profilesAlexis Ballier2013-07-081-3/+1
|
* Update SRC_URI. Drop support for EAPI 3.Davide Pesavento2013-07-062-9/+11
|
* Change the default texmf installation path to texmf-site: This has been ↵Alexis Ballier2013-07-051-2/+2
| | | | supported since the tetex era and texlive 2013 does not support /usr/share/texmf anymore
* install the fmtutil.d files in texmf-dist and run tl-handle-config-files on ↵Alexis Ballier2013-07-051-7/+8
| | | | texmf-dist too since texlive 2013 dropped support for /usr/share/texmf
* @DEPRECATED is not a valid header tag.Ulrich Müller2013-07-053-6/+6
|
* Update ant-tasks for 1.9.1 version bump, needs 1.5 as minimal JDK / JRE version.Tom Wijsman2013-07-052-9/+14
|
* Deprecate EAPI 3.Michael Palimaka2013-07-032-4/+14
|
* Correct src_prepare description.Michael Palimaka2013-07-022-3/+6
|
* add justification for using .bundle iso .soFabian Groffen2013-07-024-0/+52
|
* Remove support from cmake-utils.eclass for EAPI 0/1, inline base.eclass ↵Chris Reffett2013-07-011-18/+37
| | | | functions.
* Add eclass to be used by all now splitted gnome-gamesPacho Ramos2013-06-302-1/+120
|
* Respect arguments when checking for test targets. This becomes helpful if ↵Michał Górny2013-06-292-4/+8
| | | | one of the arguments is -C.
* Add support for TEXLIVE_MODULE_BINLINKS so that I can fix bug #473584 for ↵Alexis Ballier2013-06-281-1/+12
| | | | TeX Live 2013.