diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-21 00:43:42 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-21 00:59:30 +0200 |
commit | 8428b1c750db88551f415d2dbee93e844db5a87f (patch) | |
tree | a702ff695a15607b32ed472d57b8db1bbab16221 /dev-perl/DateTime-Format-W3CDTF | |
parent | dev-perl/DateTime-Format-Strptime: Remove old (diff) | |
download | gentoo-8428b1c750db88551f415d2dbee93e844db5a87f.tar.gz gentoo-8428b1c750db88551f415d2dbee93e844db5a87f.tar.bz2 gentoo-8428b1c750db88551f415d2dbee93e844db5a87f.zip |
dev-perl/DateTime-Format-W3CDTF: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/Manifest | 1 |
2 files changed, 0 insertions, 28 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild deleted file mode 100644 index d4bd7b8a93de..000000000000 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=GWILLIAMS -DIST_VERSION=0.07 -inherit perl-module - -DESCRIPTION="Parse and format W3CDTF datetime strings" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-perl/DateTime" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.360.0 - test? ( - >=virtual/perl-Test-Simple-0.610.0 - ) -" -src_prepare() { - use test && perl_rm_files t/pod.t t/pod_coverage.t - perl-module_src_prepare -} diff --git a/dev-perl/DateTime-Format-W3CDTF/Manifest b/dev-perl/DateTime-Format-W3CDTF/Manifest index 22e2f6cf3b21..1cbe00506f4d 100644 --- a/dev-perl/DateTime-Format-W3CDTF/Manifest +++ b/dev-perl/DateTime-Format-W3CDTF/Manifest @@ -1,2 +1 @@ -DIST DateTime-Format-W3CDTF-0.07.tar.gz 29598 BLAKE2B 11d1281124a59ccc1734bad641b9f0278b3a34d1bcb6ad6dc030fe2e384961fbcdfea7653c62578c9c22d636610a1b0bb4fea327ab0b4674d0a27178fcc81b62 SHA512 f5b8f3437c4e9a7e192900af16e83a567889dbdf1a934d604461c5096c271b497cda9bd4f9359658f536d262232e4521519f92c06bf07712922403baf6429c64 DIST DateTime-Format-W3CDTF-0.08.tar.gz 32885 BLAKE2B 049c45a757bca3e8bf437665cc1e4383d1efbd283fe613501354c38bf29f728543f1a4496dc30938e9d9cfbfc12118d491292ea0101a701f747ed75c344eddbd SHA512 d7b04870909432a7a98189dc2239ec201f9132e5a5b6db5d3284351a7db31324c1451538880d215073f8fa1e0f909b99a51354e8e87d6c4cf11d90ea184c9b4e |