GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
perl-module.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the Perl
Michael Cummings
2006-07-08
1
-3
/
+3
*
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
*
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 use...
Michael Cummings
2006-05-05
1
-1
/
+3
*
Unusual bug cropped up with module-build. This attempts to overcome it by bui...
Michael Cummings
2006-05-02
1
-3
/
+3
*
20th try is the charm. Tested new syntax against
Michael Cummings
2006-04-03
1
-25
/
+17
*
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 in...
Michael Cummings
2005-11-27
1
-5
/
+6
*
Bug 99978 - scoping the var exports of perl info. Thanks to Georgi for notici...
Michael Cummings
2005-07-24
1
-3
/
+9
*
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 in...
Michael Cummings
2005-05-17
1
-2
/
+4
*
added perl Build build line to make block - should capture those module-build...
Michael Cummings
2005-05-14
1
-1
/
+3
*
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
*
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
[next]