commit:     37eae13081f997d41af3f5cfcd4df37e87751d3c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 08:09:20 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 08:46:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37eae130

dev-perl/DateTime-Format-Flexible: Cleanup old 0.280.0

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Format-Flexible-0.280.0.ebuild        | 35 ----------------------
 dev-perl/DateTime-Format-Flexible/Manifest         |  1 -
 2 files changed, 36 deletions(-)

diff --git 
a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.280.0.ebuild 
b/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.280.0.ebuild
deleted file mode 100644
index 435b4d584ce..00000000000
--- a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.280.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=THINC
-DIST_VERSION=0.28
-DIST_EXAMPLES=( "example/*" )
-inherit perl-module
-
-DESCRIPTION="Flexibly parse strings and turn them into DateTime objects"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-perl/DateTime
-       >=dev-perl/DateTime-Format-Builder-0.740.0
-       dev-perl/DateTime-TimeZone
-       dev-perl/List-MoreUtils
-       dev-perl/Module-Pluggable
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               dev-perl/Test-MockTime
-               >=virtual/perl-Test-Simple-0.440.0
-       )
-"
-src_test() {
-       perl_rm_files t/002_pod.t t/003_podcoverage.t
-       perl-module_src_test
-}

diff --git a/dev-perl/DateTime-Format-Flexible/Manifest 
b/dev-perl/DateTime-Format-Flexible/Manifest
index b61519defcb..34d058efd30 100644
--- a/dev-perl/DateTime-Format-Flexible/Manifest
+++ b/dev-perl/DateTime-Format-Flexible/Manifest
@@ -1,2 +1 @@
-DIST DateTime-Format-Flexible-0.28.tar.gz 73722 BLAKE2B 
38e23f7795ca66154e303eb7260568a27b08af937ffeef2aa61b03a81ad91d55e6a46e08105d564034a8cf02fc00ec87c26ce6510aed76e08ce73d3ec8c16abb
 SHA512 
e74de1cf104a37cf832d5976fd450476a42b945a8fd03ab1ddea504e4041009534cef9e72a75a120ab3ed9a1af63fb05bd5876632b594db9e7f21f419678d2d8
 DIST DateTime-Format-Flexible-0.32.tar.gz 76438 BLAKE2B 
b7a0f5abdba67e70979c510f13849697a9107eb275d5702ce6eafaa5abed140ee4072778642157f827823badd0f425e861927d5956a4818f6d0ce31c821c28fc
 SHA512 
90e0e83cecff5daab132860c2da2d77c92c0791fe8d0d6aa9275c1e0d603b644a8531848d8fb4bad8e1800c02a4e571ceda1a4bf4b8ee9bd7ac0215898db2882

Reply via email to