index
:
gentoo.git
master
stable
Gentoo ebuild repository mirror. Updates daily.
Xian Wang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
perl-functions.eclass
Age
Commit message (
Expand
)
Author
2024-10-08
perl-functions.eclass: drop support for EAPI 6
David Seifert
2024-09-08
perl-functions.eclass: add global-scope ewarn for deprecated < EAPI 7
Sam James
2022-07-18
perl-functions.eclass: canonical `debug-print-function` calls
David Seifert
2022-07-18
perl-functions.eclass: remove EAPI 6
David Seifert
2022-07-02
perl-functions.eclass: [QA] use bash [[ ... ]] brackets
David Seifert
2022-07-02
perl-functions.eclass: remove EAPI 5
David Seifert
2021-06-19
perl-functions.eclass: Add new helpers for EAPI=8 ...
Andreas K. Hüttel
2021-05-17
perl-functions.eclass: Add perl-fix_permissions
Andreas K. Hüttel
2019-08-12
perl-functions.eclass: Add EAPI=7 support
Andreas K. Hüttel
2018-08-15
perl-functions.eclass: add @SUPPORTED_EAPIS
Michał Górny
2017-04-22
perl-functions.eclass: Fix documentation re: USAGE
Kent Fredric
2017-04-22
perl-functions.eclass: add perl_domodule
Kent Fredric
2017-04-22
perl-functions.eclass: add perl_get_vendorlib
Kent Fredric
2017-04-22
perl-functions.eclass: add perl_get_raw_vendorlib
Kent Fredric
2017-04-22
perl-functions.eclass: add perl_get_module_version
Kent Fredric
2017-04-22
perl-functions.eclass: add perl_has_module_version
Kent Fredric
2017-04-22
perl-functions.eclass: Add perl_has_module
Kent Fredric
2017-03-19
Drop trailing whitespaces
Justin Lecher
2017-03-08
perl-functions.eclass: Replace unnecessary eval with ${!var}
Michał Górny
2017-02-28
Drop $Id$ per council decision in bug #611234.
Robin H. Johnson
2016-04-11
perl-functions.eclass: Add new function perl_doexamples
Andreas K. Hüttel
2016-04-10
eclass: Improve packlist fixing, based on work by kent\n; bug 579492 and more
Andreas K. Hüttel
2015-12-19
perl-module.eclass and perl-functions.eclass: Add infrastructure to build .pa...
Andreas K. Hüttel
2015-12-03
perl-functions.eclass: should 'just work' in EAPI=6
Andreas K. Huettel (dilfridge)
2015-11-28
perl-modules.eclass: Separate phases and helpers into two eclasses
Andreas K. Huettel (dilfridge)