diff options
author | 2021-10-21 00:41:41 +0200 | |
---|---|---|
committer | 2021-10-21 00:59:24 +0200 | |
commit | 5188a39cdb16e9fde86e6db586f588e55fc20341 (patch) | |
tree | 7222e987343a3becefa2e8013e9a5a8ab7420cd8 | |
parent | dev-python/tzlocal: Bump to 4.0.1 (diff) | |
download | gentoo-5188a39cdb16e9fde86e6db586f588e55fc20341.tar.gz gentoo-5188a39cdb16e9fde86e6db586f588e55fc20341.tar.bz2 gentoo-5188a39cdb16e9fde86e6db586f588e55fc20341.zip |
dev-perl/DateTime-Format-Natural: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild | 47 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Natural/Manifest | 1 |
2 files changed, 0 insertions, 48 deletions
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild deleted file mode 100644 index 15f85f31727b..000000000000 --- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=SCHUBIGER -DIST_VERSION=1.11 -inherit perl-module - -DESCRIPTION="Parse informal natural language date/time strings" - -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Clone - dev-perl/Date-Calc - dev-perl/DateTime - dev-perl/DateTime-TimeZone - virtual/perl-Exporter - virtual/perl-File-Spec - virtual/perl-Getopt-Long - dev-perl/List-MoreUtils - >=dev-perl/Params-Validate-1.150.0 - virtual/perl-Scalar-List-Utils - virtual/perl-Storable - virtual/perl-Term-ReadLine - dev-perl/boolean -" -DEPEND=" - dev-perl/Module-Build -" -BDEPEND="${RDEPEND} - >=dev-perl/Module-Build-0.420.0 - test? ( - dev-perl/Module-Util - dev-perl/Test-MockTime - virtual/perl-Test-Simple - ) -" -PERL_RM_FILES=( - t/pod-coverage.t - t/pod.t -) diff --git a/dev-perl/DateTime-Format-Natural/Manifest b/dev-perl/DateTime-Format-Natural/Manifest index 5f9a5ec81a59..4231c0fc865a 100644 --- a/dev-perl/DateTime-Format-Natural/Manifest +++ b/dev-perl/DateTime-Format-Natural/Manifest @@ -1,2 +1 @@ -DIST DateTime-Format-Natural-1.11.tar.gz 82424 BLAKE2B 454b6c525f3bdee31ad077ba3445b307e175f023dcee3309b7b9f05eced9d9424bde28700dbf22b210910bd056b21293e026290c3a9bf7b47ac3f73d2ac1ccfb SHA512 1e89fe7ea05eec620f453cde4874bba6ced5d4055944e9e396226041c1d2efaa9b5a4852b88484b7dc00d792d2842a5c74f5eb86e70b220a3a8afbc7e1111c80 DIST DateTime-Format-Natural-1.12.tar.gz 82853 BLAKE2B 4705b8449bf255d9a2e15bca7dfe862d0c44e9e851808f2879e3452df083e89d97af2ff48a599959102a85bfb4d701b5dd390200c6516eae49cf29bb2e43fa32 SHA512 c2685815e76d7208d2491a01bc93e0c15657325fc1e9b33b85f123085814b9d4554a25b575241605a6c819f1627486b093bf08eeb25bb55531e15a15ddf158c8 |