summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* clean out generated "Directory Reference" man pages as they offer no real ↵Mike Frysinger2015-05-261-3/+8
| | | | value #486754
* Remove long-deprecated and just dieing function stubsAndreas K. Hüttel2015-05-252-68/+5
|
* Consistent spelling.Ulrich Müller2015-05-251-2/+2
|
* Loose quoting, #550060Justin Lecher2015-05-252-4/+7
|
* use slightly more readable version of CATEGORY/cross-* checkingMike Frysinger2015-05-252-6/+6
|
* enable the poisoned system directories flags when cross-compiling (see the ↵Mike Frysinger2015-05-251-2/+5
| | | | new 67_all_ld-poison-system-directories.patch in the Gentoo patchset)
* The depend-java-query wrapper is raising readonly variable warningsJames Le Cuirot2015-05-242-14/+7
| | | | | | for USE in Portage 2.2.20. As best I can tell, this wrapper just isn't needed any more because USE is already exported. I guess it wasn't back in 2006?
* Update maintainer information.Ulrich Müller2015-05-242-5/+5
|
* Remove annoying java-pkg-simple build script check. Most people onlyJames Le Cuirot2015-05-242-6/+7
| | | | | use java-pkg-simple as a last resort and a usable Maven eclass is still some way off.
* Support fetching upstream patches, ↵Michał Górny2015-05-242-3/+26
| | | | https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/121 by nigoro.
* add newer -fbounds-check form to the allowed flag list #530068 by Sebastian ↵Mike Frysinger2015-05-241-3/+3
| | | | Pipping
* pkg_config: tweak user messagesMike Frysinger2015-05-243-12/+9
|
* Fix typo.Mike Gilbert2015-05-211-2/+2
|
* Add kernel Check for USER_NS, bug 545078.Mike Gilbert2015-05-212-4/+8
|
* bump min automake to 1.14.1 #547876Mike Frysinger2015-05-201-2/+2
|
* Add standard header, acknowledged by rhill in bug 548984.Ulrich Müller2015-05-171-0/+3
|
* Prevent compression of symlink targets in docdir in EAPIs where this is ↵Ulrich Müller2015-05-172-4/+14
| | | | possible, bug 549584.
* Sync with KDE overlay - update SRC_URI.Michael Palimaka2015-05-152-3/+12
|