Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 20th try is the charm. Tested new syntax against | 2006-04-03 | 1 | -25/+17 | |
| | | | | | | | | | | | dev-perl/HTML-SimpleParse-0.12 dev-perl/ExtUtils-CBuilder-0.15 dev-perl/DateTime-Locale-0.22 dev-perl/Array-Compare-1.13 dev-perl/module-build-0.26.11 media-libs/tunepimp-0.3.0-r1 Worked in all cases. | ||||
* | thanks ian. instad isn't what it used to be. we'll go with instead. | 2006-04-03 | 1 | -2/+2 | |
| | |||||
* | Corrected checks for Makefile.PL and Build.PL, closes bug 128487 | 2006-04-03 | 1 | -4/+4 | |
| | |||||
* | Bug 128364, note that perldoc rules | 2006-04-01 | 1 | -6/+13 | |
| | |||||
* | Remove uneeded functions out of EXPORT_FUNCTIONS per bug #125429. | 2006-03-10 | 1 | -2/+2 | |
| | |||||
* | move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parse | 2006-02-28 | 1 | -3/+2 | |
| | |||||
* | Fixes for dep/rdep with minimal | 2006-02-11 | 1 | -3/+8 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2006-01-01 | 1 | -2/+2 | |
| | |||||
* | Avoids building man3 pages out of perldocs for perl-modules, still enabled ↵ | 2005-11-27 | 1 | -5/+6 | |
| | | | | in perl-app eclass. | ||||
* | Bug 99978 - scoping the var exports of perl info. Thanks to Georgi for ↵ | 2005-07-24 | 1 | -3/+9 | |
| | | | | noticing this. | ||||
* | Override for module-build use | 2005-07-19 | 1 | -7/+23 | |
| | |||||
* | dodoc fix - thansk to stkn for noticing this ;) | 2005-07-18 | 1 | -5/+2 | |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | 2005-07-11 | 1 | -16/+16 | |
| | |||||
* | RDEP=DEP | 2005-07-07 | 1 | -1/+2 | |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | 2005-07-06 | 1 | -2/+1 | |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | 2005-07-06 | 1 | -2/+1 | |
| | |||||
* | Remove perlinfo and updatepod from EXPORT_FUNCTIONS | 2005-06-27 | 1 | -3/+2 | |
| | |||||
* | dev-perl/EM -> perl-core/EM | 2005-05-25 | 1 | -2/+2 | |
| | |||||
* | Fix for bug 92841 - checking to make sure $mydoc has value before actually ↵ | 2005-05-17 | 1 | -2/+4 | |
| | | | | invoking it | ||||
* | added perl Build build line to make block - should capture those ↵ | 2005-05-14 | 1 | -1/+3 | |
| | | | | module-builds that use the build invocation for a make | ||||
* | maketest | 2005-04-29 | 1 | -10/+15 | |
| | |||||
* | module-build automagic | 2005-03-14 | 1 | -10/+46 | |
| | |||||
* | bug 83622 | 2005-03-14 | 1 | -32/+45 | |
| | |||||
* | Fixes for vendor libs; more concise checking for ${D} in files; | 2004-10-01 | 1 | -11/+42 | |
| | |||||
* | Add PERL_MM_USE_DEFAULT to src_prep (thanks moonflux) | 2004-08-02 | 1 | -1/+3 | |
| | |||||
* | update the copyright info | 2004-06-25 | 1 | -2/+2 | |
| | |||||
* | require perl 5.8.2 to get a proper >=6.11 makemaker | 2004-05-28 | 1 | -2/+7 | |
| | |||||
* | Block on <MakeMaker6.17 | 2004-05-10 | 1 | -2/+9 | |
| | |||||
* | Add a perlinfo to src_prep and retire support for MakeMakers older | 2004-05-01 | 1 | -40/+6 | |
| | | | | than 6.11. Should also address bug 48052 in two different ways. | ||||
* | Cleaning out newdepend, correcting DEPEND since 5.8.2 is our baseline these days | 2004-04-02 | 1 | -2/+2 | |
| | |||||
* | Should fix Mr.Bones/Carpaski's concerns about how perl vars are generated ↵ | 2004-04-02 | 1 | -18/+13 | |
| | | | | during cacheing | ||||
* | This was done per request of mr.bones - outside calls to get vars like | 2004-03-05 | 1 | -14/+22 | |
| | | | | | perl version, site lib, arch lib, etc., have been moved into a self contained function to limit external calls | ||||
* | fix bug #42944 | 2004-02-26 | 1 | -2/+1 | |
| | |||||
* | Add SRC_TEST functionality. If you define SRC_TEST to "do", | 2003-12-22 | 1 | -1/+6 | |
| | | | | | src_compile will run make test. In the future, this may become the default, but for now the default is "skip", to maintain compatibility. | ||||
* | fix fencepost error - bug 31645 | 2003-10-24 | 1 | -2/+2 | |
| | |||||
* | fixed dodoc's | 2003-10-19 | 1 | -2/+5 | |
| | |||||
* | Fixing borkage on non-MakeMaker-6.11 installs causing sandbox violation | 2003-09-25 | 1 | -2/+2 | |
| | |||||
* | Attempt to deal with changing DESTDIR and prefix handling in MakeMakers past ↵ | 2003-09-24 | 1 | -26/+38 | |
| | | | | 6.11 | ||||
* | man3 directive fix - bug 27014 | 2003-08-22 | 1 | -1/+2 | |
| | |||||
* | Changed order for perl Makefile.PL line - INSTALLDIRS needed to be last | 2003-07-27 | 1 | -3/+3 | |
| | | | | | | | or it disrupted ebuilds looking at include libraries, such as Net-SSLeay. I've tested with it at the end with makemaker and it is still honored correctly, and ssleay among others now compile correctly again. | ||||
* | once more, with feeling, vendordir, now that hppa is stable also | 2003-07-25 | 1 | -4/+4 | |
| | |||||
* | revert for one more day until hppa can be verified | 2003-07-25 | 1 | -4/+4 | |
| | |||||
* | Install into vendor directories | 2003-07-25 | 1 | -4/+4 | |
| | |||||
* | bah, fix | 2003-07-22 | 1 | -2/+2 | |
| | |||||
* | updated with newdepend instead of DEPEND | 2003-07-22 | 1 | -3/+2 | |
| | |||||
* | New version of the eclass addresses a new contendor for MakeMaker, | 2003-06-27 | 1 | -12/+22 | |
| | | | | Module::Builder, which a few modules are using rather than MakeMaker. | ||||
* | Found a bug with sed - -ie creates a backup, -i -e doesn't (backup bad) | 2003-06-18 | 1 | -2/+2 | |
| | |||||
* | Convert ExtUtils-MakeMaker dependency to >=dev-lang/perl-5.6.1-r12, allowing ↵ | 2003-06-18 | 1 | -3/+2 | |
| | | | | 5.8 folks to use the 6.03 in their core | ||||
* | updated dependancy for makemaker to current version | 2003-06-02 | 1 | -2/+2 | |
| | |||||
* | Re-added dep on ExtUtils-MakeMaker - this was breaking people's boxes | 2003-06-01 | 1 | -1/+2 | |
| |