Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵ | Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
| | | | | EAPI=4 was previously allowed | ||||
* | Remove redundant DESCRIPTION variable settings. | Zac Medico | 2012-09-15 | 1 | -4/+2 |
| | |||||
* | inherit new multiprocessing for makeopts_jobs | Mike Frysinger | 2012-06-07 | 1 | -2/+2 |
| | |||||
* | Use new makeopts_jobs helper from eutils.eclass. | Mike Frysinger | 2012-04-15 | 1 | -3/+3 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+4 |
| | |||||
* | Add dual-life scripts and man pages in two arrays. PERL_MM_USE_DEFAULT ↵ | Torsten Veller | 2011-08-09 | 1 | -11/+14 |
| | | | | suppressed pm_echovar. | ||||
* | Add EAPI=4 support | Torsten Veller | 2011-01-30 | 1 | -2/+2 |
| | |||||
* | Add MODULE_A_EXT for g-cpan ease of use where upstream has other file ↵ | Robin H. Johnson | 2011-01-23 | 1 | -2/+5 |
| | | | | extensions. Add reminder to document the variables later. | ||||
* | - Die if EAPI is unsupported | Torsten Veller | 2011-01-12 | 1 | -14/+42 |
| | | | | | | | - Die if PERL_EXPORT_PHASE_FUNCTIONS not yes or no - Add support for MY_PN, MY_PV, MODULE_VERSION - Allow use of myconf, mymake, myinst as arrays - Use Module::Build even if Module::Build is not prefered but no Makefile.PL is found | ||||
* | Use eqawarn for the missing Module-Build dependency warning | Torsten Veller | 2010-07-15 | 1 | -3/+3 |
| | |||||
* | .packlist and *.bs files are installed to VENDOR_ARCH not VENDOR_LIB. ↵ | Torsten Veller | 2010-06-16 | 1 | -4/+4 |
| | | | | Deleting all empty directories shouldn't do any harm as perl_delete_localpod does it before and it is needed if VENDOR_ARCH is not a subdirectory of VENDOR_LIB | ||||
* | Add PERL_EXPORT_PHASE_FUNCTIONS and move perl-helper functions back to ↵ | Torsten Veller | 2010-04-22 | 1 | -6/+143 |
| | | | | perl-module | ||||
* | Add perl-helper.eclass (#302183) and update perl-module.eclass per ↵ | Torsten Veller | 2010-04-17 | 1 | -96/+49 |
| | | | | <http://archives.gentoo.org/gentoo-dev/msg_82ff2383bd5836dda541d0b2b4685ec8.xml>. Add support for EAPI=3 (#310513). Removes "AppleDouble encoded Macintosh files" (#268497) | ||||
* | fix perl-module license | Hanno Boeck | 2010-02-03 | 1 | -2/+2 |
| | |||||
* | Apply PATCHES again. | Torsten Veller | 2010-01-13 | 1 | -5/+3 |
| | |||||
* | Print a warning if Module::Build is used but not in DEPEND | Torsten Veller | 2009-11-24 | 1 | -1/+5 |
| | |||||
* | Add alternatives support for >=dev-lang/perl-5.8.8-r8 | Torsten Veller | 2009-11-14 | 1 | -2/+2 |
| | |||||
* | Add trailing slash to HOMEPAGE link (#292268) | Torsten Veller | 2009-11-10 | 1 | -2/+2 |
| | |||||
* | Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for ↵ | Torsten Veller | 2009-09-27 | 1 | -22/+83 |
| | | | | parallel testing and TEST_VERBOSE=1 to show details of test execution | ||||
* | Remove --extra_linker_flags (#264155,#264186) again | Torsten Veller | 2009-03-29 | 1 | -2/+1 |
| | |||||
* | Fix quoting of pm_echovar (#263671) | Torsten Veller | 2009-03-26 | 1 | -9/+13 |
| | |||||
* | Set mytargets depending on CATEGORY (#262037) | Torsten Veller | 2009-03-11 | 1 | -2/+7 |
| | |||||
* | - EAPI 2 support | Torsten Veller | 2009-03-06 | 1 | -231/+125 |
| | | | | | | | | | | | | | | | | | | - GENTOO_DEPEND_ON_PERL - default license - reduced EXPORT_FUNCTIONS for EAPI=2 - HOMEPAGE changed - LDFLAGS support - quoting - removes updatepod() - removes .packlist files - removes empty *.bs files - removed BUILDER_VER stuff - use emake - call perlinfo only once <https://bugs.gentoo.org/239510> <http://mid.gmane.org/20090305144741.GA6491@veller.net> | ||||
* | Add a little bit more magic into perl-module. Now has direct support for ↵ | Robin H. Johnson | 2008-09-30 | 1 | -3/+9 |
| | | | | MY_P/MY_PN/MODULE_A to help simplify the ebuilds. | ||||
* | 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 |
| |