summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* toolchain-autoconf.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
|
* toolchain-autoconf.eclass: ModerniseDavid Seifert2018-01-181-5/+13
| | | | | * Add EAPI blacklist Closes: https://github.com/gentoo/gentoo/pull/6893
* sys-devel/autoconf: [QA] Convert from eblits into an eclass, #586424Michał Górny2017-03-241-0/+70
Convert the usage of eblits in sys-devel/autoconf into an equivalent eclass. This makes the ebuilds more readable, more predictable and fixes compliance with stricter versions of the package manager (i.e. a future release of Portage).