| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code paths that are not called anymore | Andreas Hüttel | 2014-12-17 | 1 | -7/+2 |
* | Make perl-module_src_prep throw a real warning, not just eqawarn | Andreas Hüttel | 2014-12-13 | 1 | -2/+2 |
* | Move content of perl-module_src_prep into src_configure, add deprecation warn... | Andreas Hüttel | 2014-12-13 | 1 | -16/+16 |
* | Replace exlicitly listing all GPL variants with GPL-1+ | Andreas Hüttel | 2014-12-01 | 1 | -2/+2 |
* | Make calling perl-module_pkg_prerm trigger a real warning | Andreas Hüttel | 2014-11-22 | 1 | -2/+2 |
* | Add usage warnings to pkg_postinst and pkg_postrm, deprecate pkg_prerm | Andreas Hüttel | 2014-11-21 | 1 | -10/+25 |
* | Make calling perl-module_pkg_preinst trigger a real warning | Andreas Hüttel | 2014-11-19 | 1 | -2/+2 |
* | Make calling perl-module_pkg_setup trigger a real warning | Andreas Hüttel | 2014-11-19 | 1 | -2/+2 |
* | Deprecate perl-module_pkg_setup and perl-module_pkg_preinst | Andreas Hüttel | 2014-11-18 | 1 | -3/+7 |
* | Make calling fixlocalpod trigger a real warning | Andreas Hüttel | 2014-11-17 | 1 | -2/+2 |
* | Make calling perlinfo trigger a real warning | Andreas Hüttel | 2014-11-16 | 1 | -2/+2 |
* | perl-module.eclass: Documented nearly all functions. | Patrice Clement | 2014-11-12 | 1 | -21/+97 |
* | Added documentation to undocumented functions. | Patrice Clement | 2014-11-11 | 1 | -16/+31 |
* | Add docs and deprecate perlinfo and fixlocalpod | Andreas Hüttel | 2014-11-09 | 1 | -1/+19 |
* | All in-tree ebuilds with EAPI=4 using perl-module.eclass are gone. Switch dep... | Andreas Hüttel | 2014-11-09 | 1 | -27/+14 |
* | Remove unused function perl_set_eprefix | Andreas Hüttel | 2014-11-05 | 1 | -11/+1 |
* | Introducing perl_rm_files() function. See #520756. | Patrice Clement | 2014-11-01 | 1 | -1/+41 |
* | Drop EAPI=0,1,2,3 support in perl-module.eclass, this time for real. Further ... | Andreas Hüttel | 2014-11-01 | 1 | -27/+17 |
* | Output which ebuild actually has bad EAPI | Andreas Hüttel | 2014-10-20 | 1 | -1/+2 |
* | Move EAPI=0,1,2,3 warning into global scope to become ultra-annoying. Add QA ... | Andreas Hüttel | 2014-10-19 | 1 | -8/+19 |
* | Deprecate EAPI=0,1,2,3 in perl-module.eclass with a big fat ewarn instead of ... | Andreas Hüttel | 2014-09-27 | 1 | -3/+17 |
* | Remove support for EAPI 1, 2, 3 in perl-module.eclass (no packages left in th... | Andreas Hüttel | 2014-09-19 | 1 | -4/+4 |
* | Drop base.eclass (bug #497048) | Mikle Kolyada | 2014-03-30 | 1 | -4/+7 |
* | Use subslot dependencies on dev-lang/perl if possible, bug 479298 | Andreas Hüttel | 2013-12-29 | 1 | -3/+17 |
* | Allow using >=dev-lang/perl-5.16 without 'build' in IUSE. | Matt Turner | 2013-07-31 | 1 | -2/+2 |
* | Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf. | Zac Medico | 2013-04-28 | 1 | -3/+3 |
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP... | Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
* | Remove redundant DESCRIPTION variable settings. | Zac Medico | 2012-09-15 | 1 | -4/+2 |
* | inherit new multiprocessing for makeopts_jobs | Mike Frysinger | 2012-06-07 | 1 | -2/+2 |
* | Use new makeopts_jobs helper from eutils.eclass. | Mike Frysinger | 2012-04-15 | 1 | -3/+3 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+4 |
* | Add dual-life scripts and man pages in two arrays. PERL_MM_USE_DEFAULT suppre... | Torsten Veller | 2011-08-09 | 1 | -11/+14 |
* | Add EAPI=4 support | Torsten Veller | 2011-01-30 | 1 | -2/+2 |
* | Add MODULE_A_EXT for g-cpan ease of use where upstream has other file extensi... | Robin H. Johnson | 2011-01-23 | 1 | -2/+5 |
* | - Die if EAPI is unsupported | Torsten Veller | 2011-01-12 | 1 | -14/+42 |
* | Use eqawarn for the missing Module-Build dependency warning | Torsten Veller | 2010-07-15 | 1 | -3/+3 |
* | .packlist and *.bs files are installed to VENDOR_ARCH not VENDOR_LIB. Deletin... | Torsten Veller | 2010-06-16 | 1 | -4/+4 |
* | Add PERL_EXPORT_PHASE_FUNCTIONS and move perl-helper functions back to perl-m... | Torsten Veller | 2010-04-22 | 1 | -6/+143 |
* | Add perl-helper.eclass (#302183) and update perl-module.eclass per <http://ar... | Torsten Veller | 2010-04-17 | 1 | -96/+49 |
* | fix perl-module license | Hanno Boeck | 2010-02-03 | 1 | -2/+2 |
* | Apply PATCHES again. | Torsten Veller | 2010-01-13 | 1 | -5/+3 |
* | Print a warning if Module::Build is used but not in DEPEND | Torsten Veller | 2009-11-24 | 1 | -1/+5 |
* | Add alternatives support for >=dev-lang/perl-5.8.8-r8 | Torsten Veller | 2009-11-14 | 1 | -2/+2 |
* | Add trailing slash to HOMEPAGE link (#292268) | Torsten Veller | 2009-11-10 | 1 | -2/+2 |
* | Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for paralle... | Torsten Veller | 2009-09-27 | 1 | -22/+83 |
* | Remove --extra_linker_flags (#264155,#264186) again | Torsten Veller | 2009-03-29 | 1 | -2/+1 |
* | Fix quoting of pm_echovar (#263671) | Torsten Veller | 2009-03-26 | 1 | -9/+13 |
* | Set mytargets depending on CATEGORY (#262037) | Torsten Veller | 2009-03-11 | 1 | -2/+7 |
* | - EAPI 2 support | Torsten Veller | 2009-03-06 | 1 | -231/+125 |
* | Add a little bit more magic into perl-module. Now has direct support for MY_P... | Robin H. Johnson | 2008-09-30 | 1 | -3/+9 |