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
:
proj/perl-overlay.git
eclass-moretests
master
parrot-scm
perl-scm
Perl Overlay
Perl Team <perl@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
*
perl-module.eclass: Reimplement src_test using perl_has_test_opt
Kent Fredric
2017-09-17
1
-34
/
+43
*
perl-module.eclass: run perl_check_eapi in src_configure
Kent Fredric
2017-09-17
1
-0
/
+1
*
perl-module.eclass: Add DIST_EXAMPLES support to EAPI6
Kent Fredric
2017-09-17
1
-0
/
+17
*
perl-module.eclass: Fatalize pkg_postrm outside perl-core
Kent Fredric
2017-09-17
1
-4
/
+2
*
perl-module.eclass: Fatalize pkg_postinst outside perl-core
Kent Fredric
2017-09-17
1
-4
/
+2
*
perl-module.eclass: Stop deleting packlists past EAPI5
Kent Fredric
2017-09-17
1
-1
/
+6
*
perl-module.eclass: Remove fallback src_configure calling because EAPI!=5 is ...
Kent Fredric
2017-09-17
1
-2
/
+0
*
perl-module.eclass: Make Module-Build/Module-Build-Tiny deps fatal
Kent Fredric
2017-09-17
1
-6
/
+4
*
perl-module.eclass: Tell Build.PL to create packlists
Kent Fredric
2017-09-17
1
-1
/
+1
*
perl-module.eclass: src_configure: remove skip-src-configure logic outside EAPI5
Kent Fredric
2017-09-17
1
-1
/
+3
*
perl-module.eclass: src_prepare: stop calling esvn_clean
Kent Fredric
2017-09-17
1
-1
/
+0
*
perl-module.eclass: src_prepare: use epatch_user in EAPI5, else, call default
Kent Fredric
2017-09-17
1
-4
/
+9
*
perl-module.eclass: stop calling src_prepare in src_unpack
Kent Fredric
2017-09-17
1
-1
/
+0
*
perl-module.eclass: ban direct use of perl-module_src_unpack in EAPI6
Kent Fredric
2017-09-17
1
-1
/
+1
*
perl-module.eclass: remove defaults for SRC_TEST and perlinfo_done
Kent Fredric
2017-09-17
1
-2
/
+0
*
perl-module.eclass: sync EAPI + GENTOO_DEPEND_ON_PERL and DIST_(X) logic
Kent Fredric
2017-09-17
1
-33
/
+114
*
perl-module.eclass: sync EAPI-support and inherit logic
Kent Fredric
2017-09-17
1
-9
/
+11
*
perl-module.eclass: sync documentation
Kent Fredric
2017-09-17
1
-10
/
+18
*
Treewide cleanup of $Id$/$Header$
Kent Fredric
2017-09-17
1
-1
/
+0
*
[eclass] Drop redundant calls to set_eprefix
Kent Fredric
2015-06-25
1
-2
/
+0
*
[eclass] perl-module.eclass can now guess MODULE_VERSION from PV using perl-v...
Kent Fredric
2015-06-21
1
-0
/
+5
*
[eclass] Drop support for all EAPIS under 5
Kent Fredric
2015-06-21
1
-27
/
+16
*
[eclass] Remove redundant and deprecated functions
Kent Fredric
2015-06-21
1
-72
/
+0
*
[eclass] drop support for EAPIs other than 5 and 2 entirely
Kent Fredric
2015-06-21
1
-6
/
+1
*
[eclass] Split all non-phase functions in use into perl-functions.eclass
Kent Fredric
2015-06-21
1
-342
/
+1
*
[eclass] Allow perl-module.eclass to match dev-perl/Module-Build and suggest it
Kent Fredric
2015-06-15
1
-2
/
+2
*
[perl-module.eclass] Sync with dilfridge's changes from bug 543042
Kent Fredric
2015-03-16
1
-13
/
+20
*
[perl-module.eclass] make perl_qawarn invocations have clearer errors under P...
Kent Fredric
2015-03-15
1
-15
/
+32
*
[perl-module.eclass] Add perl_check_env patch re bug 543042
Kent Fredric
2015-03-15
1
-0
/
+45
*
perl-module.eclass: Unify Module::Build and MBTiny logic with --pure paramete...
Kent Fredric
2014-12-24
1
-18
/
+26
*
perl-module.eclass: move PERLQAFATAL handling to its own function and extend ...
Kent Fredric
2014-12-24
1
-4
/
+38
*
perl-module.eclass: Synchronise a lot of changes from ::gentoo
Kent Fredric
2014-12-24
1
-16
/
+149
*
[eclass] perl-module.eclass: default tests and parallel testing to ON.
Kent Fredric
2014-10-12
1
-25
/
+64
*
[eclass] perl-module.eclass: EQAWarn on EAPI0 and 1
Kent Fredric
2014-10-12
1
-0
/
+1
*
perl-module.eclass: Fix a bunch of bugs in perl_rm_files function. Add PERL_R...
Kent Fredric
2014-08-27
1
-8
/
+18
*
add perl_rm_files function to perl-module.eclass ( bug #520756 )
Kent Fredric
2014-08-25
1
-0
/
+30
*
eclass: Sync base.eclass consumption/EAPI5 Subslots difference with Gentoo
Kent Fredric
2014-04-05
1
-8
/
+25
*
perl-module.class: fix absence of ||()
Kent Fredric
2013-09-17
1
-1
/
+1
*
changed DEPEND for new dev-lang/perl ebuilds without "build" flag
Grzegorz Dzięgielewski
2013-09-17
1
-1
/
+1
*
[eclass] Update perl-module.eclass for EAPI=5
Kent Fredric
2012-10-25
1
-1
/
+1
*
Remove redundant DESCRIPTION variable settings
Torsten Veller
2012-09-15
1
-4
/
+2
*
[fix] Inherit new multiprocessing.eclass for makeopts_jobs
Torsten Veller
2012-06-07
1
-1
/
+1
*
Use EBUILD_DEATH_HOOKS
Torsten Veller
2012-06-05
1
-0
/
+34
*
[fix] no version warnings if gentoo-perlmod-version.pl can't run
Torsten Veller
2012-06-05
1
-1
/
+1
*
perl-module.eclass: Warn if a ./Build file is found in EUMM case (#386685)
Torsten Veller
2012-04-23
1
-1
/
+5
*
perl-module.eclass: Check if MODULE_VERSION and PV match
Torsten Veller
2012-04-23
1
-0
/
+13
*
perl-module.eclass: merge ::gentoo changes
Torsten Veller
2012-04-23
1
-6
/
+6
*
[sync] perl-module.eclass with ::gentoo
Torsten Veller
2011-08-13
1
-7
/
+11
*
[fix] PERL_MM_USE_DEFAULT suppressed pm_echovar in perl-module.eclass
Torsten Veller
2011-02-04
1
-1
/
+1
*
[merge] eclass/perl-module.eclass changes from ::gentoo
Torsten Veller
2011-01-30
1
-4
/
+3
[next]