summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* aspell-dict-r1.eclass: take ownershipConrad Kostecki2021-03-121-32/+30
| | | | | | | | | | | Taking ownership and added following changes: * Added mail to authors * Update RDEPEND, as aspell-0.50 does not exist anymore * Make aspell version 6 for default fall back * Updated some description and text * Moved ASPELL_SPELLANG definied block to the rest Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* aspell-dict-r1.eclass: Drop EAPI-6 supportAndreas Sturmlechner2021-03-121-3/+3
| | | | | Bug: https://bugs.gentoo.org/770259 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* aspell-dict-r1.eclass: Support EAPI-7, fix eclassdocAndreas Sturmlechner2021-03-121-6/+6
| | | | | | Closes: https://bugs.gentoo.org/637710 Closes: https://bugs.gentoo.org/770259 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* eclass: [QA] Revert multiple meaningless doc changesMichał Górny2020-12-281-5/+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>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-231-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* eclass/aspell-dict-r1: fixup documentationAaron Bauman2020-12-161-0/+5
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* aspell-dict-r1.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
|
* aspell-dict-r1.eclass: Port aspell-dict.eclass to EAPI 6, ban older EAPIsDavid Seifert2017-04-011-0/+89
Closes: https://github.com/gentoo/gentoo/pull/4237