| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 Böck | 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 |
* | Improve the automatic HOMEPAGE/SRC_URI code that is powered by MODULE_AUTHOR.... | Robin H. Johnson | 2008-02-06 | 1 | -5/+4 |
* | Make minor tweak to the MODULE_AUTHOR section, for some authors that subdivid... | Robin H. Johnson | 2007-10-17 | 1 | -2/+2 |
* | Add the MODULE_AUTHOR variable with documentation, to simplify CPAN ebuilds. | Robin H. Johnson | 2007-10-17 | 1 | -5/+13 |
* | 2007 of course | Christian Hartmann | 2007-08-20 | 1 | -2/+2 |
* | Fixed bug #176818 | Christian Hartmann | 2007-08-19 | 1 | -3/+6 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-07-17 | 1 | -2/+2 |
* | Modified to deal with bad upstream perl-module authors leaving .svn directori... | Michael Cummings | 2007-05-24 | 1 | -2/+2 |
* | For bug 157156, fixlocalpod addition | Michael Cummings | 2006-12-09 | 1 | -1/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -15/+15 |
* | autopatch inclusion from base.eclass. All hail PATCHES. | Michael Cummings | 2006-09-02 | 1 | -2/+12 |
* | added pm_echovar "support" | Michael Cummings | 2006-08-28 | 1 | -4/+5 |
* | dev-lang/perl has been added as a dep to all of dev-perl and perl-core. | Michael Cummings | 2006-08-06 | 1 | -4/+1 |
* | Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the Perl | Michael Cummings | 2006-07-08 | 1 | -3/+3 |
* | Removed man3pm pages for good. Removed gentoo pods finally :) | Michael Cummings | 2006-06-24 | 1 | -17/+8 |
* | Fixing a problem with Makefile.PL's that pass all args to Build.PL (and thus | Michael Cummings | 2006-06-14 | 1 | -9/+18 |
* | bug 136465 | Michael Cummings | 2006-06-12 | 1 | -2/+2 |
* | bug 135890 | Michael Cummings | 2006-06-07 | 1 | -2/+2 |
* | Missed a die line in perl-module.eclass, added new dies to perl-app.eclass | Michael Cummings | 2006-06-06 | 1 | -2/+2 |
* | Fixed die bug (related to bug 135396) | Michael Cummings | 2006-06-06 | 1 | -3/+3 |
* | fix embarrising commit ;) | Alec Warner | 2006-05-26 | 1 | -2/+1 |
* | Fix for bug 39519, QA fix | Alec Warner | 2006-05-26 | 1 | -1/+2 |
* | Updated to include disable for extutils-autoinstall, submitted to me by a use... | Michael Cummings | 2006-05-05 | 1 | -1/+3 |
* | Unusual bug cropped up with module-build. This attempts to overcome it by bui... | Michael Cummings | 2006-05-02 | 1 | -3/+3 |
* | 20th try is the charm. Tested new syntax against | Michael Cummings | 2006-04-03 | 1 | -25/+17 |
* | thanks ian. instad isn't what it used to be. we'll go with instead. | Michael Cummings | 2006-04-03 | 1 | -2/+2 |