summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Date-Manip: Ensure tests are run under TZ=UTCKent Fredric2017-06-041-1/+1
| | | | | | | | | | | | | | | | On a stock gentoo install from stage 3, the TZ is set to "factory", and unless this is changed, this causes these tests to fail. As the point of tests are to ensure the code works, not to ensure the users system is an arbitrary definition of sane, these tests failing do more harm than good. It may be worth adding additional check code to warn the user of this condition, as its still there even for users who dont' run tests, and a customized warning will give more gentoo-specific help than some generic perl failure can. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Date-Manip: dropped ~x86-interixFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* dev-perl/Date-Manip: For musl depend on timezone-data, bug 570936Andreas K. Hüttel2016-10-221-1/+2
| | | | Package-Manager: portage-2.3.2
* dev-perl/Date-Manip: Remove POD AuthortestsKent Fredric2016-08-041-2/+5
| | | | | | | | | | | | | | | | | | This removes the various (optional) POD tests and the related dependencies as they can never serve an end user any benefit about reporting their dist broken. All it can do is introduce more things that break, and more dependencies for stabilization. Keywords: - This fix removes one broken keyword dependency issue, ~m68k -> Test-Pod-Coverage - dev-perl/Test-Inter is still unsatisfied on ~arm64 and ~m68k - virtual/perl-Storable is still unsatisfied on ~m68k Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm hppa ia64 mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Date-Manip: Copy from dev-perl/DateManipKent Fredric2016-03-111-0/+35
This is to remove the weird SRC_URI !~ PN difference, that is causing bugs like bug: https://bugs.gentoo.org/show_bug.cgi?id=436986 Package-Manager: portage-2.2.27