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 9EBA41382C5 for ; Sat, 22 May 2021 16:05:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E4DEE0874; Sat, 22 May 2021 16:05:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47387E0874 for ; Sat, 22 May 2021 16:05:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A239B335D06 for ; Sat, 22 May 2021 16:05:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6D1179B for ; Sat, 22 May 2021 16:05:36 +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: <1621699521.ba233ab73cd0010b92eff165ec309f4bf52bbf62.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-HiRes/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DateTime-HiRes/DateTime-HiRes-0.40.0.ebuild dev-perl/DateTime-HiRes/Manifest X-VCS-Directories: dev-perl/DateTime-HiRes/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ba233ab73cd0010b92eff165ec309f4bf52bbf62 X-VCS-Branch: master Date: Sat, 22 May 2021 16:05:36 +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: cf103258-12f4-4340-b3b6-7bc616792ef9 X-Archives-Hash: 5655c029c1921d2332508f3977c85bfd commit: ba233ab73cd0010b92eff165ec309f4bf52bbf62 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 22 16:00:15 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat May 22 16:05:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba233ab7 dev-perl/DateTime-HiRes: Version bump 0.04 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> .../DateTime-HiRes/DateTime-HiRes-0.40.0.ebuild | 26 ++++++++++++++++++++++ dev-perl/DateTime-HiRes/Manifest | 1 + 2 files changed, 27 insertions(+) diff --git a/dev-perl/DateTime-HiRes/DateTime-HiRes-0.40.0.ebuild b/dev-perl/DateTime-HiRes/DateTime-HiRes-0.40.0.ebuild new file mode 100644 index 00000000000..1136c5c2b47 --- /dev/null +++ b/dev-perl/DateTime-HiRes/DateTime-HiRes-0.40.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=0.04 +inherit perl-module + +DESCRIPTION="Create DateTime objects with sub-second current time resolution" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-perl/DateTime + virtual/perl-Time-HiRes +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/DateTime-HiRes/Manifest b/dev-perl/DateTime-HiRes/Manifest index 66f6a9bf395..226287fc7e8 100644 --- a/dev-perl/DateTime-HiRes/Manifest +++ b/dev-perl/DateTime-HiRes/Manifest @@ -1 +1,2 @@ DIST DateTime-HiRes-0.03.tar.gz 24278 BLAKE2B 89430f4c1c520dce86951b7231883b374a5ec081e0b844b2a0c4d86744eadfd577238a173fb5cd4138f78ee39d7d4e4be6f8399aac1b658aa89f7b49d68864b5 SHA512 94b5cf4d3dd73efca7a1ac184df06b1525c09873d7d0090e15a7107d7ecec48cdc3e5c8670499c2701e4c6a03fd6594f8ce51e732ee8ba7cb1dd34827149c207 +DIST DateTime-HiRes-0.04.tar.gz 27696 BLAKE2B f5e08d0facd0dd636d8fb198f31cec7ca1df28fec5b1f9b60085c8916389ba716d3661614bc0689b980aed20f264cc94eb6999734cbba499f9e9994195c7fb20 SHA512 5e0a8c3e0efd4b50a6057e56200735c5457edbc99005cea4620f2b6c095c47b283b62b2d6f06a8ddc2886c9020cb0e32f9fb33c8fd711210c67bc8391fa57bc3