summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perl-module.eclass: Reimplement src_test using perl_has_test_optKent Fredric2017-09-171-34/+43
* perl-module.eclass: run perl_check_eapi in src_configureKent Fredric2017-09-171-0/+1
* perl-module.eclass: Add DIST_EXAMPLES support to EAPI6Kent Fredric2017-09-171-0/+17
* perl-module.eclass: Fatalize pkg_postrm outside perl-coreKent Fredric2017-09-171-4/+2
* perl-module.eclass: Fatalize pkg_postinst outside perl-coreKent Fredric2017-09-171-4/+2
* perl-module.eclass: Stop deleting packlists past EAPI5Kent Fredric2017-09-171-1/+6
* perl-module.eclass: Remove fallback src_configure calling because EAPI!=5 is ...Kent Fredric2017-09-171-2/+0
* perl-module.eclass: Make Module-Build/Module-Build-Tiny deps fatalKent Fredric2017-09-171-6/+4
* perl-module.eclass: Tell Build.PL to create packlistsKent Fredric2017-09-171-1/+1
* perl-module.eclass: src_configure: remove skip-src-configure logic outside EAPI5Kent Fredric2017-09-171-1/+3
* perl-module.eclass: src_prepare: stop calling esvn_cleanKent Fredric2017-09-171-1/+0
* perl-module.eclass: src_prepare: use epatch_user in EAPI5, else, call defaultKent Fredric2017-09-171-4/+9
* perl-module.eclass: stop calling src_prepare in src_unpackKent Fredric2017-09-171-1/+0
* perl-module.eclass: ban direct use of perl-module_src_unpack in EAPI6Kent Fredric2017-09-171-1/+1
* perl-module.eclass: remove defaults for SRC_TEST and perlinfo_doneKent Fredric2017-09-171-2/+0
* perl-module.eclass: sync EAPI + GENTOO_DEPEND_ON_PERL and DIST_(X) logicKent Fredric2017-09-171-33/+114
* perl-module.eclass: sync EAPI-support and inherit logicKent Fredric2017-09-171-9/+11
* perl-module.eclass: sync documentationKent Fredric2017-09-171-10/+18
* Treewide cleanup of $Id$/$Header$Kent Fredric2017-09-171-1/+0
* [eclass] Drop redundant calls to set_eprefixKent Fredric2015-06-251-2/+0
* [eclass] perl-module.eclass can now guess MODULE_VERSION from PV using perl-v...Kent Fredric2015-06-211-0/+5
* [eclass] Drop support for all EAPIS under 5Kent Fredric2015-06-211-27/+16
* [eclass] Remove redundant and deprecated functionsKent Fredric2015-06-211-72/+0
* [eclass] drop support for EAPIs other than 5 and 2 entirelyKent Fredric2015-06-211-6/+1
* [eclass] Split all non-phase functions in use into perl-functions.eclassKent Fredric2015-06-211-342/+1
* [eclass] Allow perl-module.eclass to match dev-perl/Module-Build and suggest itKent Fredric2015-06-151-2/+2
* [perl-module.eclass] Sync with dilfridge's changes from bug 543042Kent Fredric2015-03-161-13/+20
* [perl-module.eclass] make perl_qawarn invocations have clearer errors under P...Kent Fredric2015-03-151-15/+32
* [perl-module.eclass] Add perl_check_env patch re bug 543042Kent Fredric2015-03-151-0/+45
* perl-module.eclass: Unify Module::Build and MBTiny logic with --pure paramete...Kent Fredric2014-12-241-18/+26
* perl-module.eclass: move PERLQAFATAL handling to its own function and extend ...Kent Fredric2014-12-241-4/+38
* perl-module.eclass: Synchronise a lot of changes from ::gentooKent Fredric2014-12-241-16/+149
* [eclass] perl-module.eclass: default tests and parallel testing to ON.Kent Fredric2014-10-121-25/+64
* [eclass] perl-module.eclass: EQAWarn on EAPI0 and 1Kent Fredric2014-10-121-0/+1
* perl-module.eclass: Fix a bunch of bugs in perl_rm_files function. Add PERL_R...Kent Fredric2014-08-271-8/+18
* add perl_rm_files function to perl-module.eclass ( bug #520756 )Kent Fredric2014-08-251-0/+30
* eclass: Sync base.eclass consumption/EAPI5 Subslots difference with GentooKent Fredric2014-04-051-8/+25
* perl-module.class: fix absence of ||()Kent Fredric2013-09-171-1/+1
* changed DEPEND for new dev-lang/perl ebuilds without "build" flagGrzegorz Dzięgielewski2013-09-171-1/+1
* [eclass] Update perl-module.eclass for EAPI=5Kent Fredric2012-10-251-1/+1
* Remove redundant DESCRIPTION variable settingsTorsten Veller2012-09-151-4/+2
* [fix] Inherit new multiprocessing.eclass for makeopts_jobsTorsten Veller2012-06-071-1/+1
* Use EBUILD_DEATH_HOOKSTorsten Veller2012-06-051-0/+34
* [fix] no version warnings if gentoo-perlmod-version.pl can't runTorsten Veller2012-06-051-1/+1
* perl-module.eclass: Warn if a ./Build file is found in EUMM case (#386685)Torsten Veller2012-04-231-1/+5
* perl-module.eclass: Check if MODULE_VERSION and PV matchTorsten Veller2012-04-231-0/+13
* perl-module.eclass: merge ::gentoo changesTorsten Veller2012-04-231-6/+6
* [sync] perl-module.eclass with ::gentooTorsten Veller2011-08-131-7/+11
* [fix] PERL_MM_USE_DEFAULT suppressed pm_echovar in perl-module.eclassTorsten Veller2011-02-041-1/+1
* [merge] eclass/perl-module.eclass changes from ::gentooTorsten Veller2011-01-301-4/+3