# ChangeLog for dev-perl/DateTime # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *DateTime-1.180.0 (09 Aug 2015) *DateTime-1.120.0 (09 Aug 2015) *DateTime-1.030.0 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +DateTime-1.030.0.ebuild, +DateTime-1.120.0.ebuild, +DateTime-1.180.0.ebuild, +metadata.xml: proj/gentoo: Initial commit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 *DateTime-1.200.0 (08 Sep 2015) 08 Sep 2015; Andreas K. Huettel (dilfridge) -DateTime-1.120.0.ebuild, +DateTime-1.200.0.ebuild: Version bump; remove old Package-Manager: portage-2.2.20.1 01 Jan 2016; Andreas K. Hüttel -DateTime-1.180.0.ebuild: Remove old Package-Manager: portage-2.2.26 *DateTime-1.210.0 (01 Jan 2016) 01 Jan 2016; Andreas K. Hüttel +DateTime-1.210.0.ebuild: Version bump Package-Manager: portage-2.2.26 02 Jan 2016; Agostino Sarubbo DateTime-1.200.0.ebuild: amd64 stable wrt bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo 06 Jan 2016; Agostino Sarubbo DateTime-1.200.0.ebuild: x86 stable wrt bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo 09 Jan 2016; Agostino Sarubbo DateTime-1.200.0.ebuild: sparc stable wrt bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo 10 Jan 2016; Agostino Sarubbo DateTime-1.200.0.ebuild: alpha stable wrt bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo 11 Jan 2016; Agostino Sarubbo DateTime-1.200.0.ebuild: ia64 stable wrt bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo 12 Jan 2016; Markus Meier DateTime-1.200.0.ebuild: arm stable, bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm" 17 Jan 2016; Agostino Sarubbo DateTime-1.200.0.ebuild: ppc stable wrt bug #570498 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo 17 Jan 2016; Mikle Kolyada DateTime-1.200.0.ebuild: ppc64 stable wrt bug #570498 Package-Manager: portage-2.2.26 24 Jan 2016; Jeroen Roovers DateTime-1.200.0.ebuild: Stable for HPPA (bug #570498). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches 24 Jan 2016; Andreas K. Hüttel -DateTime-1.030.0.ebuild: Remove old Package-Manager: portage-2.2.27 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *DateTime-1.280.0 (11 Nov 2016) 11 Nov 2016; Kent Fredric +DateTime-1.280.0.ebuild, metadata.xml: Bump to 1.280.0 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 *DateTime-1.360.0 (11 Nov 2016) 11 Nov 2016; Kent Fredric +DateTime-1.360.0.ebuild: Bump to 1.360.0 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 *DateTime-1.400.0 (15 Nov 2016) 15 Nov 2016; Kent Fredric +DateTime-1.400.0.ebuild: Bump to 1.400.0 (masked) 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 *DateTime-1.410.0 (17 Nov 2016) 17 Nov 2016; Kent Fredric +DateTime-1.410.0.ebuild, metadata.xml: Bump to version 1.410.0 (masked) Upstream: - add and subtract methods now expressly support DateTime::Duration objects as arguments Package-Manager: portage-2.3.2 17 Nov 2016; Kent Fredric -DateTime-1.400.0.ebuild: Remove old Package-Manager: portage-2.3.2 24 Nov 2016; Tobias Klausmann DateTime-1.360.0.ebuild: 1.360.0-r0: keyworded for ~alpha Gentoo-Bug: 599550 04 Dec 2016; Michael Palimaka DateTime-1.360.0.ebuild: add ~x86-fbsd KEYWORDS https://bugs.gentoo.org/show_bug.cgi?id=599552