summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed man3pm pages for good. Removed gentoo pods finally :)Michael Cummings2006-06-241-17/+8
* Fixing a problem with Makefile.PL's that pass all args to Build.PL (and thusMichael Cummings2006-06-141-9/+18
* bug 136465Michael Cummings2006-06-121-2/+2
* bug 135890Michael Cummings2006-06-071-2/+2
* Missed a die line in perl-module.eclass, added new dies to perl-app.eclassMichael Cummings2006-06-061-2/+2
* Fixed die bug (related to bug 135396)Michael Cummings2006-06-061-3/+3
* fix embarrising commit ;)Alec Warner2006-05-261-2/+1
* Fix for bug 39519, QA fixAlec Warner2006-05-261-1/+2
* Updated to include disable for extutils-autoinstall, submitted to me by a use...Michael Cummings2006-05-051-1/+3
* Unusual bug cropped up with module-build. This attempts to overcome it by bui...Michael Cummings2006-05-021-3/+3
* 20th try is the charm. Tested new syntax againstMichael Cummings2006-04-031-25/+17
* thanks ian. instad isn't what it used to be. we'll go with instead.Michael Cummings2006-04-031-2/+2
* Corrected checks for Makefile.PL and Build.PL, closes bug 128487Michael Cummings2006-04-031-4/+4
* Bug 128364, note that perldoc rulesMichael Cummings2006-04-011-6/+13
* Remove uneeded functions out of EXPORT_FUNCTIONS per bug #125429.Chris White2006-03-101-2/+2
* move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parseMike Frysinger2006-02-281-3/+2
* Fixes for dep/rdep with minimalMichael Cummings2006-02-111-3/+8
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-2/+2
* Avoids building man3 pages out of perldocs for perl-modules, still enabled in...Michael Cummings2005-11-271-5/+6
* Bug 99978 - scoping the var exports of perl info. Thanks to Georgi for notici...Michael Cummings2005-07-241-3/+9
* Override for module-build useMichael Cummings2005-07-191-7/+23
* dodoc fix - thansk to stkn for noticing this ;)Michael Cummings2005-07-181-5/+2
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-16/+16
* RDEP=DEPMichael Cummings2005-07-071-1/+2
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove perlinfo and updatepod from EXPORT_FUNCTIONSAron Griffis2005-06-271-3/+2
* dev-perl/EM -> perl-core/EMMichael Cummings2005-05-251-2/+2
* Fix for bug 92841 - checking to make sure $mydoc has value before actually in...Michael Cummings2005-05-171-2/+4
* added perl Build build line to make block - should capture those module-build...Michael Cummings2005-05-141-1/+3
* maketestMichael Cummings2005-04-291-10/+15
* module-build automagicMichael Cummings2005-03-141-10/+46
* bug 83622Michael Cummings2005-03-141-32/+45
* Fixes for vendor libs; more concise checking for ${D} in files;Michael Cummings2004-10-011-11/+42
* Add PERL_MM_USE_DEFAULT to src_prep (thanks moonflux)Robert Coie2004-08-021-1/+3
* update the copyright infoMike Frysinger2004-06-251-2/+2
* require perl 5.8.2 to get a proper >=6.11 makemakerRobert Coie2004-05-281-2/+7
* Block on <MakeMaker6.17Robert Coie2004-05-101-2/+9
* Add a perlinfo to src_prep and retire support for MakeMakers olderRobert Coie2004-05-011-40/+6
* Cleaning out newdepend, correcting DEPEND since 5.8.2 is our baseline these daysMichael Cummings2004-04-021-2/+2
* Should fix Mr.Bones/Carpaski's concerns about how perl vars are generated dur...Michael Cummings2004-04-021-18/+13
* This was done per request of mr.bones - outside calls to get vars likeMichael Cummings2004-03-051-14/+22
* fix bug #42944Robin H. Johnson2004-02-261-2/+1
* Add SRC_TEST functionality. If you define SRC_TEST to "do",Robert Coie2003-12-221-1/+6
* fix fencepost error - bug 31645Robert Coie2003-10-241-2/+2
* fixed dodoc'sHeinrich Wendel2003-10-191-2/+5
* Fixing borkage on non-MakeMaker-6.11 installs causing sandbox violationJohn Mylchreest2003-09-251-2/+2
* Attempt to deal with changing DESTDIR and prefix handling in MakeMakers past ...Robert Coie2003-09-241-26/+38
* man3 directive fix - bug 27014Michael Cummings2003-08-221-1/+2
* Changed order for perl Makefile.PL line - INSTALLDIRS needed to be lastMichael Cummings2003-07-271-3/+3