| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Renamed functions to reflect eclass name change. |  Daniel Ahlberg | 2002-07-27 | 1 | -6/+6 |
* | fix , in many eclasses |  Dan Armak | 2002-07-26 | 1 | -2/+2 |
* | add INHERITED variable to all eclasses. this keeps track of what eclasses wer... |  Dan Armak | 2002-07-12 | 1 | -1/+3 |
* | small fix0r |  Seemant Kulleen | 2002-07-02 | 1 | -2/+3 |
* | break up compile function, as we might need to patch the Makefile (CORBA-ORBit) |  Martin Schlemmer | 2002-05-23 | 1 | -2/+10 |
* | removed leftover ". inherit.eclass" line |  Dan Armak | 2002-05-22 | 1 | -2/+1 |
* | tweak |  Seemant Kulleen | 2002-05-06 | 1 | -5/+6 |
* | make test step moved out of base_src_compile and into base_src_test instead |  Seemant Kulleen | 2002-05-06 | 1 | -5/+9 |
* | typo |  Seemant Kulleen | 2002-05-05 | 1 | -4/+4 |
* | tweaks |  Seemant Kulleen | 2002-05-05 | 1 | -2/+4 |
* | final touches |  Seemant Kulleen | 2002-05-05 | 1 | -5/+5 |
* | tinkering |  Seemant Kulleen | 2002-05-05 | 1 | -2/+2 |
* | inherits from perl-post for pkg_postinst and pkg_postrm functions |  Seemant Kulleen | 2002-05-05 | 1 | -1/+6 |