summaryrefslogtreecommitdiff
path: root/eclass/perl-functions.eclass
AgeCommit message (Expand)Author
2024-10-08perl-functions.eclass: drop support for EAPI 6David Seifert
2024-09-08perl-functions.eclass: add global-scope ewarn for deprecated < EAPI 7Sam James
2022-07-18perl-functions.eclass: canonical `debug-print-function` callsDavid Seifert
2022-07-18perl-functions.eclass: remove EAPI 6David Seifert
2022-07-02perl-functions.eclass: [QA] use bash [[ ... ]] bracketsDavid Seifert
2022-07-02perl-functions.eclass: remove EAPI 5David Seifert
2021-06-19perl-functions.eclass: Add new helpers for EAPI=8 ...Andreas K. Hüttel
2021-05-17perl-functions.eclass: Add perl-fix_permissionsAndreas K. Hüttel
2019-08-12perl-functions.eclass: Add EAPI=7 supportAndreas K. Hüttel
2018-08-15perl-functions.eclass: add @SUPPORTED_EAPISMichał Górny
2017-04-22perl-functions.eclass: Fix documentation re: USAGEKent Fredric
2017-04-22perl-functions.eclass: add perl_domoduleKent Fredric
2017-04-22perl-functions.eclass: add perl_get_vendorlibKent Fredric
2017-04-22perl-functions.eclass: add perl_get_raw_vendorlibKent Fredric
2017-04-22perl-functions.eclass: add perl_get_module_versionKent Fredric
2017-04-22perl-functions.eclass: add perl_has_module_versionKent Fredric
2017-04-22perl-functions.eclass: Add perl_has_moduleKent Fredric
2017-03-19Drop trailing whitespacesJustin Lecher
2017-03-08perl-functions.eclass: Replace unnecessary eval with ${!var}Michał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
2016-04-11perl-functions.eclass: Add new function perl_doexamplesAndreas K. Hüttel
2016-04-10eclass: Improve packlist fixing, based on work by kent\n; bug 579492 and moreAndreas K. Hüttel
2015-12-19perl-module.eclass and perl-functions.eclass: Add infrastructure to build .pa...Andreas K. Hüttel
2015-12-03perl-functions.eclass: should 'just work' in EAPI=6Andreas K. Huettel (dilfridge)
2015-11-28perl-modules.eclass: Separate phases and helpers into two eclassesAndreas K. Huettel (dilfridge)