summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eclass: [QA] Revert multiple meaningless doc changesMichał Górny2020-12-281-9/+0
| | | | | | | | | | | Revert multiple meaningless eclass documentation changes, notably adding a lot of placeholders and documenting implementation details. These changes were aimed at silencing (valid) documentation warnings without actually providing valuable documentation to the end users. While some of these changes were beneficial, it would take a lot of effort to review them all and the author is unwilling to fix his mistakes. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* eclass/chromium-2: fixup documentationAaron Bauman2020-12-161-0/+9
| | | | Signed-off-by: Aaron Bauman <bman@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>
* chromium-2.eclass: avoid eshopt functionsMike Gilbert2018-10-021-3/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* chromium-2.eclass: remove .pak.info filesMike Gilbert2018-06-201-0/+2
|
* chromium-2.eclass: drop sr-ME workaround codeMike Gilbert2018-01-061-14/+2
| | | | | Closes: https://bugs.gentoo.org/583762 Closes: https://bugs.gentoo.org/643736
* chromium-2.eclass: warn on CONFIG_GRKERNSECPawel Hajdan, Jr2017-05-241-1/+2
| | | | Bug: https://bugs.gentoo.org/613668
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* chromium-2.eclass: add special handling for sr-MEMike Gilbert2016-09-061-1/+15
| | | | Bug: https://bugs.gentoo.org/583762
* chromium-2.eclass: replace a few leftover refs to LINGUASMike Gilbert2016-09-061-4/+4
|
* chromium-2.eclass: Remove fake-bidi.pak unconditionallyMike Gilbert2016-07-071-0/+3
| | | | Bug: https://bugs.gentoo.org/588198
* chromium-2.eclass: convert from LINGUAS to L10NMike Gilbert2016-06-281-29/+13
|
* chromium-2.eclass: drop phase functionsMike Gilbert2016-06-281-70/+1
|
* chromium-2.eclass: copy from chromium.eclassMike Gilbert2016-06-281-0/+258