From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22D2B158088 for ; Mon, 18 Oct 2021 19:43:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 676B5E085E; Mon, 18 Oct 2021 19:43:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CA56E085E for ; Mon, 18 Oct 2021 19:43:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CA7E343953 for ; Mon, 18 Oct 2021 19:43:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B25AF169 for ; Mon, 18 Oct 2021 19:43:09 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1634586175.c6710486779d8161510df1024dd5802868f1fd3b.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild dev-perl/DateTime-Format-ISO8601/Manifest X-VCS-Directories: dev-perl/DateTime-Format-ISO8601/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c6710486779d8161510df1024dd5802868f1fd3b X-VCS-Branch: master Date: Mon, 18 Oct 2021 19:43:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9f56c6c6-da6a-4907-b437-76572f63cbec X-Archives-Hash: b0948f2ffe0c0af155e1d3d7b07187e6 commit: c6710486779d8161510df1024dd5802868f1fd3b Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Oct 18 19:41:00 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Oct 18 19:42:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6710486 dev-perl/DateTime-Format-ISO8601: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../DateTime-Format-ISO8601-0.140.0.ebuild | 34 ---------------------- .../DateTime-Format-ISO8601-0.80.0-r1.ebuild | 30 ------------------- dev-perl/DateTime-Format-ISO8601/Manifest | 2 -- 3 files changed, 66 deletions(-) diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild deleted file mode 100644 index 872a405a5e7..00000000000 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild +++ /dev/null @@ -1,34 +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=0.14 -inherit perl-module - -DESCRIPTION="Parses ISO8601 formats" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - >=dev-perl/DateTime-1.450.0 - >=dev-perl/DateTime-Format-Builder-0.770.0 - >=dev-perl/Params-ValidationCompiler-0.260.0 - >=dev-perl/Specio-0.180.0 - dev-perl/namespace-autoclean - virtual/perl-parent -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-CPAN-Meta-2.120.900 - virtual/perl-File-Spec - >=virtual/perl-Test-Simple-1.302.15 - >=dev-perl/Test2-Suite-0.0.72 - ) -" diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild deleted file mode 100644 index 3bb525f0d80..00000000000 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JHOBLITT -MODULE_VERSION=0.08 -inherit perl-module - -DESCRIPTION="Parses ISO8601 formats" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-perl/DateTime - dev-perl/DateTime-Format-Builder" -DEPEND="${RDEPEND} - dev-perl/Module-Build - test? ( - dev-perl/File-Find-Rule - )" - -SRC_TEST=do - -src_test() { - perl_rm_files t/00_distribution.t t/99_pod.t - perl-module_src_test -} diff --git a/dev-perl/DateTime-Format-ISO8601/Manifest b/dev-perl/DateTime-Format-ISO8601/Manifest index 2ac742412f5..fb10c46c0ad 100644 --- a/dev-perl/DateTime-Format-ISO8601/Manifest +++ b/dev-perl/DateTime-Format-ISO8601/Manifest @@ -1,3 +1 @@ -DIST DateTime-Format-ISO8601-0.08.tar.gz 21119 BLAKE2B 7967639c2d7ca169f8bf148a9473f8f7a7866bd127ca095f506090ee49a1bd198892dcd396c8f45c594d7f7df42a4714907541df8fa4b88023dff0b3039f72f6 SHA512 88b9c538bf7566cf9857266505e47ea58b72b0cf447bde0b5ca79e9c19ea66118bdb62d4039284e1ab901a0016044613307de654a642761d91989bfb50735979 -DIST DateTime-Format-ISO8601-0.14.tar.gz 44616 BLAKE2B eb5746a5cabea4194d90ed912186d0c59c7c7c665cedd46aa8a0a700d7a23043d29a2f57f888ac5fbbd0b85033a3e73eacd4a241c7d7d965bb5d8d4f3b2303dc SHA512 a5575df8ed275588eebe383c969d9f7f9182b49415da930cd5c6a30197248006ec53fc80d3d8ecdc6c097e16294b8252af77863dd388ef0d3617ee5657937d7f DIST DateTime-Format-ISO8601-0.16.tar.gz 46364 BLAKE2B 616eaaa54dde777987e03b705093a7d0967b79bc9c4df6694936272b50460dba43df08b8f0ed74987ef0ab7e709a7fd094a7088d6aa858c2f8182596bde80b03 SHA512 3a8985d06f3953308cb9ebb8f322b5cbf6c3dfba99a71a4e2005ba5b23d9b2f2d3967f76e2d09991b75833dc70a4aa352829648b601e79054da79304904a07e4