summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/DateTime: Remove OldKent Fredric2017-01-051-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/DateTime: Bump to version 1.420.0 ( masked )Kent Fredric2017-01-051-0/+1
| | | | | | | | Upstream: - add and subtract on Duration objects now also officially support Duration objects as their arguments. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/DateTime: Remove oldKent Fredric2016-11-171-1/+0
| | | | Package-Manager: portage-2.3.2
* dev-perl/DateTime: Bump to version 1.410.0 (masked)Kent Fredric2016-11-171-0/+1
| | | | | | | | Upstream: - add and subtract methods now expressly support DateTime::Duration objects as arguments Package-Manager: portage-2.3.2
* dev-perl/DateTime: Bump to 1.400.0 (masked)Kent Fredric2016-11-161-0/+1
| | | | | | | | | | This version requires Test2 infra and has to be masked till we're ready to drop that ball. Upstream: - Replace internals with Params::ValidationCompiler Package-Manager: portage-2.3.2
* dev-perl/DateTime: Bump to 1.360.0Kent Fredric2016-11-121-0/+1
| | | | | | | | | | | | | | | | | | | | 1.280.0 was actually the last version that can be bumped without bumping Scalar-List-Utils 1.360.0 requires bumping Scalar-List-Utils, but not Test-Simple. Keywording: - 2 new dependencies, namespace-autoclean and Specio - Keywords dropped: ~alpha ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86-fbsd Upstream: - Passing a locale to $dt->set now gives warnings indicating $dt->set_locale should be used - Added future leapsecond for Dec 31-2016 - cleanup imported methods with namespace::autoclean Package-Manager: portage-2.3.2
* dev-perl/DateTime: Bump to 1.280.0Kent Fredric2016-11-111-0/+1
| | | | | | | | | | | | | | | | | This is the last version we can bump to without needing to warp to Test2 infrastructure. Upstream: - Fix problems with floating point epoch handling - Added support for PERL_DATETIME_DEFAULT_TZ ENV flag - Migrated to EUMM - DateTime->from_object(DateTime::Infinite) now returns DateTime::Infinite - DateTime::Infinite returns system representation of positive/ negative infinity for methods like year(), month(), etc. - Support negative and scientific-notation values for from_epoch Package-Manager: portage-2.3.2
* dev-perl/DateTime: Remove oldAndreas K. Hüttel2016-01-241-1/+0
| | | | Package-Manager: portage-2.2.27
* dev-perl/DateTime: Version bumpAndreas K. Hüttel2016-01-011-0/+1
| | | | Package-Manager: portage-2.2.26
* dev-perl/DateTime: Remove oldAndreas K. Hüttel2016-01-011-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-perl/DateTime: Version bump; remove oldAndreas K. Huettel (dilfridge)2015-09-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+3
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed