From e6bf4af1d836bf00cb2ae126b6147b713c1545d1 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 21 Oct 2021 00:42:42 +0200 Subject: dev-perl/DateTime-Format-Strptime: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../DateTime-Format-Strptime-1.770.0.ebuild | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild (limited to 'dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild') diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild deleted file mode 100644 index f601cacdeae6..000000000000 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=1.77 -inherit perl-module - -DESCRIPTION="Parse and Format DateTimes using Strptime" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - >=dev-perl/DateTime-1 - >=dev-perl/DateTime-Locale-1.230.0 - >=dev-perl/DateTime-TimeZone-2.90.0 - virtual/perl-Exporter - dev-perl/Params-ValidationCompiler - >=dev-perl/Specio-0.330.0 - dev-perl/Try-Tiny - virtual/perl-parent -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.960.0 - dev-perl/Test-Warnings - ) -" -- cgit v1.2.3-18-g5258