summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow dev-perl/Module-Build in QA check for Module::BuildAndreas Hüttel2015-06-131-3/+3
* Remove long-deprecated and just dieing function stubsAndreas Hüttel2015-05-251-67/+1
* Detect dangerous environment variables, bug 543042; support Module::Build::Ti...Andreas Hüttel2015-03-151-21/+84
* Turn deprecated functions into fatal errorsAndreas Hüttel2015-03-141-12/+7
* Drop support for EAPI=4Andreas Hüttel2015-02-011-28/+7
* Remove code paths that are not called anymoreAndreas Hüttel2014-12-171-7/+2
* Make perl-module_src_prep throw a real warning, not just eqawarnAndreas Hüttel2014-12-131-2/+2
* Move content of perl-module_src_prep into src_configure, add deprecation warn...Andreas Hüttel2014-12-131-16/+16
* Replace exlicitly listing all GPL variants with GPL-1+Andreas Hüttel2014-12-011-2/+2
* Make calling perl-module_pkg_prerm trigger a real warningAndreas Hüttel2014-11-221-2/+2
* Add usage warnings to pkg_postinst and pkg_postrm, deprecate pkg_prermAndreas Hüttel2014-11-211-10/+25
* Make calling perl-module_pkg_preinst trigger a real warningAndreas Hüttel2014-11-191-2/+2
* Make calling perl-module_pkg_setup trigger a real warningAndreas Hüttel2014-11-191-2/+2
* Deprecate perl-module_pkg_setup and perl-module_pkg_preinstAndreas Hüttel2014-11-181-3/+7
* Make calling fixlocalpod trigger a real warningAndreas Hüttel2014-11-171-2/+2
* Make calling perlinfo trigger a real warningAndreas Hüttel2014-11-161-2/+2
* perl-module.eclass: Documented nearly all functions.Patrice Clement2014-11-121-21/+97
* Added documentation to undocumented functions.Patrice Clement2014-11-111-16/+31
* Add docs and deprecate perlinfo and fixlocalpodAndreas Hüttel2014-11-091-1/+19
* All in-tree ebuilds with EAPI=4 using perl-module.eclass are gone. Switch dep...Andreas Hüttel2014-11-091-27/+14
* Remove unused function perl_set_eprefixAndreas Hüttel2014-11-051-11/+1
* Introducing perl_rm_files() function. See #520756.Patrice Clement2014-11-011-1/+41
* Drop EAPI=0,1,2,3 support in perl-module.eclass, this time for real. Further ...Andreas Hüttel2014-11-011-27/+17
* Output which ebuild actually has bad EAPIAndreas Hüttel2014-10-201-1/+2
* Move EAPI=0,1,2,3 warning into global scope to become ultra-annoying. Add QA ...Andreas Hüttel2014-10-191-8/+19
* Deprecate EAPI=0,1,2,3 in perl-module.eclass with a big fat ewarn instead of ...Andreas Hüttel2014-09-271-3/+17
* Remove support for EAPI 1, 2, 3 in perl-module.eclass (no packages left in th...Andreas Hüttel2014-09-191-4/+4
* Drop base.eclass (bug #497048)Mikle Kolyada2014-03-301-4/+7
* Use subslot dependencies on dev-lang/perl if possible, bug 479298Andreas Hüttel2013-12-291-3/+17
* Allow using >=dev-lang/perl-5.16 without 'build' in IUSE.Matt Turner2013-07-311-2/+2
* Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.Zac Medico2013-04-281-3/+3
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* Remove redundant DESCRIPTION variable settings.Zac Medico2012-09-151-4/+2
* inherit new multiprocessing for makeopts_jobsMike Frysinger2012-06-071-2/+2
* Use new makeopts_jobs helper from eutils.eclass.Mike Frysinger2012-04-151-3/+3
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-4/+4
* Add dual-life scripts and man pages in two arrays. PERL_MM_USE_DEFAULT suppre...Torsten Veller2011-08-091-11/+14
* Add EAPI=4 supportTorsten Veller2011-01-301-2/+2
* Add MODULE_A_EXT for g-cpan ease of use where upstream has other file extensi...Robin H. Johnson2011-01-231-2/+5
* - Die if EAPI is unsupportedTorsten Veller2011-01-121-14/+42
* Use eqawarn for the missing Module-Build dependency warningTorsten Veller2010-07-151-3/+3
* .packlist and *.bs files are installed to VENDOR_ARCH not VENDOR_LIB. Deletin...Torsten Veller2010-06-161-4/+4
* Add PERL_EXPORT_PHASE_FUNCTIONS and move perl-helper functions back to perl-m...Torsten Veller2010-04-221-6/+143
* Add perl-helper.eclass (#302183) and update perl-module.eclass per <http://ar...Torsten Veller2010-04-171-96/+49
* fix perl-module licenseHanno Boeck2010-02-031-2/+2
* Apply PATCHES again.Torsten Veller2010-01-131-5/+3
* Print a warning if Module::Build is used but not in DEPENDTorsten Veller2009-11-241-1/+5
* Add alternatives support for >=dev-lang/perl-5.8.8-r8Torsten Veller2009-11-141-2/+2
* Add trailing slash to HOMEPAGE link (#292268)Torsten Veller2009-11-101-2/+2
* Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for paralle...Torsten Veller2009-09-271-22/+83