Upstream rename is happening.
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
--- /dev/null
+DIST Time-modules-2011.0517.tar.gz 25621 SHA256 8edffdc9ca55ccb19690ed45e8e224083904f0426650d6dc460dcdbc50a265ee SHA512 5cb9be993db47bf5c37fbe6a473d77142af16d9a6bac8b82388d536296b72ccb54c8fef13ff436f34892de331617bcca9921dcde614e344f0fef314f78c5d085 WHIRLPOOL 25ece948c7e4d59083158e2ac5f67fcd3a66b98d2196059c790a30c9d1edbfe23fe4b66f482a30661e9a6d508db5b98bc0e99fefa30854d1e300676b06f22d5c
+DIST Time-modules-2013.0912.tar.gz 26041 SHA256 45bcab023e1853d27e53c6a214bc860a4026c65ec16c422a757235e836fb648c SHA512 610cc454c83d1486fbb327e0a6f44d32f2dc4b8ac09643c145489b5135a718d730a14c311823904b6832a1606d49bec0cd80f8286e8892fa8d52294b16041cd3 WHIRLPOOL de31242a2722b0c24d6df511682522014ca92d17b8000377e4192e96d133a7fd340949ef1e9684b1ed64a88876fa2d3ba3d3357971268ac482d4fa9ec1b3a43b
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MUIR
+MODULE_SECTION=modules
+MODULE_VERSION=2011.0517
+MY_PN=Time-modules
+inherit perl-module
+
+DESCRIPTION="A Date/Time Parsing Perl Module"
+
+LICENSE="Time-modules public-domain"
+SLOT="0"
+KEYWORDS="amd64 ppc ppc64 x86"
+IUSE=""
+
+SRC_TEST="do"
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MUIR
+MODULE_SECTION=modules
+MODULE_VERSION=2013.0912
+MY_PN=Time-modules
+inherit perl-module
+
+DESCRIPTION="A Date/Time Parsing Perl Module"
+
+LICENSE="Time-modules public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+SRC_TEST="do"
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Time-modules</remote-id>
+ <remote-id type="cpan-module">Time::CTime</remote-id>
+ <remote-id type="cpan-module">Time::DaysInMonth</remote-id>
+ <remote-id type="cpan-module">Time::JulianDay</remote-id>
+ <remote-id type="cpan-module">Time::ParseDate</remote-id>
+ <remote-id type="cpan-module">Time::Timezone</remote-id>
+ </upstream>
+</pkgmetadata>