summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Date-Manip: Ensure tests are run under TZ=UTCKent Fredric2017-06-046-6/+6
| | | | | | | | | | | | | | | | 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
* dev-perl/Date-Manip: Bump to version 6.590.0Kent Fredric2017-06-042-0/+38
| | | | | | | | Upstream: - Fixes for MMT mappings - Documentation fixes Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Date-Manip: Bump to version 6.580.0Kent Fredric2017-03-222-0/+38
| | | | | | | | | Upstream: - Support all values of $mode in DateCalc/DM6 - Fix missing leading 0 with %e format specifiers. - Use tzdata2017a Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Date-Manip: add ~x64-cygwin keywordMichael Haubenwallner2017-03-211-1/+1
| | | | Package-Manager: portage-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Date-Manip: dropped ~x86-interixFabian Groffen2017-01-294-8/+8
| | | | Package-Manager: portage-2.3.3
* dev-perl/Date-Manip: Bump to version 6.57Kent Fredric2016-12-062-0/+39
| | | | | | | | | - Test patches upstreamed Upstream: - Update to tzdata 2016j Package-Manager: portage-2.3.2
* dev-perl/Date-Manip: Bump to version 6.560.0Kent Fredric2016-11-113-0/+86
| | | | | | | | | | | | | | Upstream: - Fix bug where $::TZ was unused - Fixed bug in parsing recurrences - Methods that return derived objects now more-correctly use existing object. - Updated tzdata - 5.xx tests disabled by default - Fixed bug in parsing TZ abbreviations - Fixed bug in Date::Manip::Delta::cmp Package-Manager: portage-2.3.2
* dev-perl/Date-Manip: For musl depend on timezone-data, bug 570936Andreas K. Hüttel2016-10-222-2/+4
| | | | Package-Manager: portage-2.3.2
* dev-perl/Date-Manip: Remove POD AuthortestsKent Fredric2016-08-042-4/+10
| | | | | | | | | | | | | | | | | | 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-114-0/+1057
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