summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Use -execdir instead of xargs.Davide Pesavento2015-06-131-3/+3
|
* Export MAKEFLAGS and OBJDUMP.Davide Pesavento2015-06-132-2/+7
|
* sh is "supported", don't fallback to generic.Davide Pesavento2015-06-132-13/+15
| | | | Also, don't die when tc-arch is unknown, the configure script can handle this internally.
* Allow dev-perl/Module-Build in QA check for Module::BuildAndreas Hüttel2015-06-132-4/+7
|
* Workaround gcc-4.8 ICE in qtdeclarative (bug 551560).Davide Pesavento2015-06-132-3/+17
|
* Punt obsolete, unused eclass; it had a fixed set of users all of which have ↵Alexandre Rostovtsev2015-06-132-155/+7
| | | | migrated to gnome-python-common-r1 (bug #551914, thanks to Michał Górny).
* Simplify move of .pc files.Davide Pesavento2015-06-132-12/+10
|
* last rited mozconfig-v4.31Ian Stakenvicius2015-06-132-4/+9
|
* Drop old, unused eclasses; Moved to mysql overlayBrian Evans2015-06-123-2206/+4
|
* Remove obsolete/broken eclass, bug 551918.Mike Gilbert2015-06-122-142/+4
|
* Don't die when trying to rmdir non-existent directory (bug 551676).Davide Pesavento2015-06-122-3/+6
|
* Use usex().Davide Pesavento2015-06-112-5/+16
|
* Resolve cirucular dependency for bug 551686; Make USE=cluster die early for ↵Brian Evans2015-06-102-26/+36
| | | | all except dev-db/mysql-cluster; Documentation update for variables, remove 2 unused and add WSREP_REVISION; Clarify mariadb bindist USE
* netsurf.eclass: Update for buildsystem-1.3Michael Weber2015-06-092-4/+9
|
* Rename some internal functions for consistency.Davide Pesavento2015-06-092-19/+29
|
* More accurate LICENSE.Davide Pesavento2015-06-093-5/+9
|
* Delete redundant echo.Davide Pesavento2015-06-092-4/+5
|
* Remove two seds that are no longer needed on current Qt versions.Davide Pesavento2015-06-092-32/+13
|
* Add support for newer vala slotGilles Dartiguelongue2015-06-092-5/+9
|
* Sync with kde overlay. Raise minimal Plasma version and minimal KDE ↵Manuel Rüger2015-06-082-4/+8
| | | | Frameworks version.
* mod_macro is now provided by apache itself (#477702)Pacho Ramos2015-06-072-3/+7
|
* Remove deprecated remove_libtool_files() function.Michał Górny2015-06-072-78/+6
|
* Enable IUSE=profile globally. Use upstream tarball for FreeBSD > 10.0.Michał Górny2015-06-052-7/+32
|
* Move various kde-base packages to kde-apps.Michael Palimaka2015-06-043-7/+11
|
* Use path_exists from eutils.eclassJustin Lecher2015-06-042-5/+8
|
* Fix homepage url for license registration, #538284; do a precheck instead fo ↵Justin Lecher2015-06-042-7/+12
| | | | using nonfatal, #551156
* Sync verbosely with overlay. Add support for kde4 localization package ↵Manuel Rüger2015-06-032-5/+21
| | | | kde-apps/kde4-l10n. Include URIs to support new kdelibs and kde workspaces releases. Fix a typo in a comment here. Add support for stable live branches for kde applications packages.
* Fix missing comment character and case syntax errorBrian Evans2015-06-032-4/+7
|
* set the default m4 system dir to the SYSROOT when it is availableMike Frysinger2015-06-031-2/+13
|
* Add s6.eclass to handle s6 servicesWilliam Hubbs2015-06-022-1/+123
|
* fix typo in SYSROOT var pointed out by Michał GórnyMike Frysinger2015-06-021-2/+2
|
* fix looking up output dir when cross-compiling (fix by Nam Nguyen from ↵Mike Frysinger2015-06-021-2/+10
| | | | Chromium OS)
* add USE=pie for gcc-6 to control enabling pie by defaultMike Frysinger2015-06-011-1/+6
|
* add USE=debug to control --enable-checking behavior for all versions rather ↵Mike Frysinger2015-06-011-6/+4
| | | | than just snapshots
* drop EAPI=0 & EAPI=1 supportMike Frysinger2015-06-011-14/+5
|
* Sync verbosely with kde overlay. Drop fetch restriction for unpublished ↵Manuel Rüger2015-05-312-75/+19
| | | | packages including the pkg_nofetch prompt. This did not work out as expected, see bug 549012. Add support for split localization packages via kde-apps/kde4-l10n. Add KDE_BLOCK_SLOT4 variable which makes it possible to adjust coinstallability of kf5 packages.
* Blacklist graphite-related flags that cause ICEs on qtwebkit (bug 550780).Davide Pesavento2015-05-312-16/+24
|
* Add comment.Davide Pesavento2015-05-311-1/+4
|
* KDE: fix SELinux deps, bug 550824Jason Zaman2015-05-313-5/+8
|
* Add virtual/rubygems to dependencies to ensure that it is present in time, ↵Hans de Graaff2015-05-312-5/+11
| | | | which may not happen since this is a PDEPEND of dev-lang/ruby.
* Add ruby-single.eclass to support packages that just need a ruby interpreter ↵Hans de Graaff2015-05-314-44/+172
| | | | to be present. Refactor code common with ruby-ng.eclass into ruby-utils.eclass.
* Drop PDEPEND on virtual/dev-manager. See bug #550086.Mike Pagano2015-05-302-3/+5
|
* Moved selinux dependency from DEPEND to RDEPEND (bug #550822). Fixed ↵Lars Wendler2015-05-302-6/+10
| | | | maintainer email in eclass
* tc-getGO: new helper from Chromium OS for locating the Go compilerMike Frysinger2015-05-281-1/+5
|
* Fixed case syntaxLars Wendler2015-05-282-4/+7
|
* updated mozconfig-v5.31.eclass for new libvpx version compatibility, added ↵Ian Stakenvicius2015-05-274-5/+247
| | | | mozconfig-v5.38.eclass, last rited mozconfig-v5.33
* when munging the libtool paths, make sure we use the internal multilib path ↵Mike Frysinger2015-05-271-4/+6
| | | | and not the main libpath #540392 by Christoph Junghans
* Update bitcoincore eclass.Anthony G. Basile2015-05-271-7/+9
|
* added missing bug referenceChristoph Junghans2015-05-261-2/+2
|
* export FC/F77 for multilib supportChristoph Junghans2015-05-262-5/+10
|