Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the automatic HOMEPAGE/SRC_URI code that is powered by ↵ | Robin H. Johnson | 2008-02-06 | 1 | -5/+4 |
| | | | | MODULE_AUTHOR. New variable MODULE_SECTION for some prolific authors, and also use the CPAN search as the homepage rather than the MODULE_AUTHOR page. | ||||
* | Make minor tweak to the MODULE_AUTHOR section, for some authors that ↵ | Robin H. Johnson | 2007-10-17 | 1 | -2/+2 |
| | | | | subdivided their CPAN space. | ||||
* | 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 ↵ | Michael Cummings | 2007-05-24 | 1 | -2/+2 |
| | | | | directories around (which portage then merges onto the file system) | ||||
* | 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 |
| | | | | | Removing the dep, use flags, and strange behaviors these issued from the eclass. | ||||
* | Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the Perl | Michael Cummings | 2006-07-08 | 1 | -3/+3 |
| | | | | | | | eclass, but the logic is that perl can be an optional dep for a package inheriting this eclass, in which case the user may not need to have perl installed. Also cleaned up the dep line since there is no EU::MM ebuild any more, and any version of dev-lang/perl will suffice these days. | ||||
* | 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 |
| | | | | break the install by installing to /usr/usr/lib*) | ||||
* | 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 ↵ | Michael Cummings | 2006-05-05 | 1 | -1/+3 |
| | | | | user - thanks dwc!! | ||||
* | Unusual bug cropped up with module-build. This attempts to overcome it by ↵ | Michael Cummings | 2006-05-02 | 1 | -3/+3 |
| | | | | building both Makefile.PL and Build.PL (then using the appropriate one as necessary). | ||||
* | 20th try is the charm. Tested new syntax against | Michael Cummings | 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. | Michael Cummings | 2006-04-03 | 1 | -2/+2 |
| | |||||
* | Corrected checks for Makefile.PL and Build.PL, closes bug 128487 | Michael Cummings | 2006-04-03 | 1 | -4/+4 |
| | |||||
* | Bug 128364, note that perldoc rules | Michael Cummings | 2006-04-01 | 1 | -6/+13 |
| | |||||
* | Remove uneeded functions out of EXPORT_FUNCTIONS per bug #125429. | Chris White | 2006-03-10 | 1 | -2/+2 |
| | |||||
* | move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parse | Mike Frysinger | 2006-02-28 | 1 | -3/+2 |
| | |||||
* | Fixes for dep/rdep with minimal | Michael Cummings | 2006-02-11 | 1 | -3/+8 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-01-01 | 1 | -2/+2 |
| | |||||
* | Avoids building man3 pages out of perldocs for perl-modules, still enabled ↵ | Michael Cummings | 2005-11-27 | 1 | -5/+6 |
| | | | | in perl-app eclass. | ||||
* | Bug 99978 - scoping the var exports of perl info. Thanks to Georgi for ↵ | Michael Cummings | 2005-07-24 | 1 | -3/+9 |
| | | | | noticing this. | ||||
* | Override for module-build use | Michael Cummings | 2005-07-19 | 1 | -7/+23 |
| | |||||
* | dodoc fix - thansk to stkn for noticing this ;) | Michael Cummings | 2005-07-18 | 1 | -5/+2 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -16/+16 |
| | |||||
* | RDEP=DEP | Michael Cummings | 2005-07-07 | 1 | -1/+2 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove perlinfo and updatepod from EXPORT_FUNCTIONS | Aron Griffis | 2005-06-27 | 1 | -3/+2 |
| | |||||
* | dev-perl/EM -> perl-core/EM | Michael Cummings | 2005-05-25 | 1 | -2/+2 |
| | |||||
* | Fix for bug 92841 - checking to make sure $mydoc has value before actually ↵ | Michael Cummings | 2005-05-17 | 1 | -2/+4 |
| | | | | invoking it | ||||
* | added perl Build build line to make block - should capture those ↵ | Michael Cummings | 2005-05-14 | 1 | -1/+3 |
| | | | | module-builds that use the build invocation for a make | ||||
* | maketest | Michael Cummings | 2005-04-29 | 1 | -10/+15 |
| | |||||
* | module-build automagic | Michael Cummings | 2005-03-14 | 1 | -10/+46 |
| | |||||
* | bug 83622 | Michael Cummings | 2005-03-14 | 1 | -32/+45 |
| | |||||
* | 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 |
| |