summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eclass/mate.eclass: Add EAPI 7 supportAdam Feldman2021-06-301-3/+7
| | | | | Closes: https://bugs.gentoo.org/770277 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* eutils.eclass: Deprecate use_if_iuse().Ulrich Müller2020-09-121-2/+2
| | | | | | | | The function is not called from any ebuilds in the gentoo repository. Inline it as "in_iuse foo && use foo" in other eclasses, or define it as a local function when it is called multiple times. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* mate.eclass: Fix quotingAdam Feldman2020-08-201-1/+1
| | | | | Closes: https://bugs.gentoo.org/738150 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* mate.eclass: #637786, adj {MATE,GNOME}_LA_PUNT to fix eclassdoc genAdam Feldman2020-08-191-1/+2
| | | | | Closes: https://bugs.gentoo.org/637786 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* mate.eclass: drop static-libs whenever possibleAdam Feldman2020-08-191-1/+11
| | | | | | | | Whenever package doesn't have static-libs available and selected, if configure script has static-libs selectable, explicitly disable Bug: https://bugs.gentoo.org/695878 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* mate.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* eclass: mate.eclass: Fix spacing for documentationNP-Hardass2016-08-131-2/+4
|
* eclass: Add mate{,-desktop.org}.eclass from project repoNP-Hardass2016-08-121-0/+149