| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for vendor libs; more concise checking for ${D} in files; |  Michael Cummings | 2004-10-01 | 1 | -11/+42 |
* | Add PERL_MM_USE_DEFAULT to src_prep (thanks moonflux) |  Robert Coie | 2004-08-02 | 1 | -1/+3 |
* | update the copyright info |  Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | require perl 5.8.2 to get a proper >=6.11 makemaker |  Robert Coie | 2004-05-28 | 1 | -2/+7 |
* | Block on <MakeMaker6.17 |  Robert Coie | 2004-05-10 | 1 | -2/+9 |
* | Add a perlinfo to src_prep and retire support for MakeMakers older |  Robert Coie | 2004-05-01 | 1 | -40/+6 |
* | Cleaning out newdepend, correcting DEPEND since 5.8.2 is our baseline these days |  Michael Cummings | 2004-04-02 | 1 | -2/+2 |
* | Should fix Mr.Bones/Carpaski's concerns about how perl vars are generated dur... |  Michael Cummings | 2004-04-02 | 1 | -18/+13 |
* | This was done per request of mr.bones - outside calls to get vars like |  Michael Cummings | 2004-03-05 | 1 | -14/+22 |
* | fix bug #42944 |  Robin H. Johnson | 2004-02-26 | 1 | -2/+1 |
* | Add SRC_TEST functionality. If you define SRC_TEST to "do", |  Robert Coie | 2003-12-22 | 1 | -1/+6 |
* | fix fencepost error - bug 31645 |  Robert Coie | 2003-10-24 | 1 | -2/+2 |
* | fixed dodoc's |  Heinrich Wendel | 2003-10-19 | 1 | -2/+5 |
* | Fixing borkage on non-MakeMaker-6.11 installs causing sandbox violation |  John Mylchreest | 2003-09-25 | 1 | -2/+2 |
* | Attempt to deal with changing DESTDIR and prefix handling in MakeMakers past ... |  Robert Coie | 2003-09-24 | 1 | -26/+38 |
* | man3 directive fix - bug 27014 |  Michael Cummings | 2003-08-22 | 1 | -1/+2 |
* | Changed order for perl Makefile.PL line - INSTALLDIRS needed to be last |  Michael Cummings | 2003-07-27 | 1 | -3/+3 |
* | once more, with feeling, vendordir, now that hppa is stable also |  Robert Coie | 2003-07-25 | 1 | -4/+4 |
* | revert for one more day until hppa can be verified |  Robert Coie | 2003-07-25 | 1 | -4/+4 |
* | Install into vendor directories |  Robert Coie | 2003-07-25 | 1 | -4/+4 |
* | bah, fix |  Michael Cummings | 2003-07-22 | 1 | -2/+2 |
* | updated with newdepend instead of DEPEND |  Michael Cummings | 2003-07-22 | 1 | -3/+2 |
* | New version of the eclass addresses a new contendor for MakeMaker, |  Michael Cummings | 2003-06-27 | 1 | -12/+22 |
* | Found a bug with sed - -ie creates a backup, -i -e doesn't (backup bad) |  Michael Cummings | 2003-06-18 | 1 | -2/+2 |
* | Convert ExtUtils-MakeMaker dependency to >=dev-lang/perl-5.6.1-r12, allowing ... |  Robert Coie | 2003-06-18 | 1 | -3/+2 |
* | updated dependancy for makemaker to current version |  Michael Cummings | 2003-06-02 | 1 | -2/+2 |
* | Re-added dep on ExtUtils-MakeMaker - this was breaking people's boxes |  Michael Cummings | 2003-06-01 | 1 | -1/+2 |
* | added sed fix for .packlist and *.html files generated by packages like PDL |  Michael Cummings | 2003-05-31 | 1 | -2/+6 |
* | export perlinfo and updatepod functions for certain ebuilds to be able to use |  Seemant Kulleen | 2003-05-30 | 1 | -2/+3 |
* | Since we are now at perl 5.8 and MakeMaker has been removed from portage, the... |  Michael Cummings | 2003-05-30 | 1 | -2/+1 |
* | folded perl-post functions into perl-module eclass -- was needless |  Seemant Kulleen | 2003-05-30 | 1 | -7/+72 |
* | moved perl from sys-devel to dev-lang |  Seemant Kulleen | 2003-03-11 | 1 | -2/+2 |
* | header fixes |  Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
* | reinstated extutils makemaker dep. between this and the profile dep we |  Michael Cummings | 2002-11-04 | 1 | -3/+4 |
* | Readded missing man, arch, and other make options |  Michael Cummings | 2002-11-04 | 1 | -1/+16 |
* | Header updates/cleanups |  Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
* | fix0rs |  Seemant Kulleen | 2002-10-20 | 1 | -3/+3 |
* | eval echo no longer needed since we aren't checking perl versions |  Michael Cummings | 2002-10-17 | 1 | -2/+1 |
* | updated perl module fixes |  Seemant Kulleen | 2002-10-13 | 1 | -42/+26 |
* | ---------------------------------------------------------------------- |  Michael Cummings | 2002-10-11 | 1 | -1/+14 |
* | long day. added jnelson's discovery. |  Michael Cummings | 2002-09-17 | 1 | -4/+10 |
* | Removed ambiguity of version checking - made MakeMaker required for all |  Michael Cummings | 2002-09-17 | 1 | -9/+2 |
* | Another syntax fix to the depend for MakeMaker |  Michael Cummings | 2002-09-15 | 1 | -2/+2 |
* | Corrected depend lines for forcing makemaker install - this will fix |  Michael Cummings | 2002-09-14 | 1 | -4/+3 |
* | Updated perl-module eclass no supports the newer version of perl's |  Michael Cummings | 2002-09-09 | 1 | -13/+20 |
* | Updated module to sperate pod creations |  Michael Cummings | 2002-08-16 | 1 | -17/+26 |
* | Corrected newdepends to DEPEND= - this was overwriting the newdepends |  Michael Cummings | 2002-08-14 | 1 | -2/+2 |
* | Emergency fix - the target dir gets lost in 5.6.1 (installs, just not to |  Michael Cummings | 2002-08-07 | 1 | -3/+9 |
* | Added -PREFIX to the perl Makefile.pl line - this is more in compliance |  Michael Cummings | 2002-08-05 | 1 | -2/+3 |
* | typo fix |  Seemant Kulleen | 2002-07-29 | 1 | -2/+2 |