commit:     c148c5557088579fe5b574cf127a2ed2d754ad71
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 15:35:21 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:04:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c148c555

dev-perl/DateTime-Format-HTTP: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../DateTime-Format-HTTP-0.420.0.ebuild            | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0.ebuild 
b/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0.ebuild
deleted file mode 100644
index 1ad7af39eae..00000000000
--- a/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.420.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CKRAS
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION="Date conversion routines"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       >=dev-perl/DateTime-0.170.0
-       >=dev-perl/HTTP-Date-1.440.0
-"
-DEPEND="${RDEPEND}
-       >=dev-perl/Module-Build-0.380.0
-       test? ( >=virtual/perl-Test-Simple-0.470.0 )
-"
-
-SRC_TEST=do

Reply via email to