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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 703F1158009 for ; Wed, 21 Jun 2023 07:35:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86449E0903; Wed, 21 Jun 2023 07:35:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7190AE0903 for ; Wed, 21 Jun 2023 07:35:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98AB9335D80 for ; Wed, 21 Jun 2023 07:35:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F20ECAA2 for ; Wed, 21 Jun 2023 07:35:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1687332924.08f9106b87b26ef4291c86e90820a9496f7e992c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-ICal/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild dev-perl/Date-ICal/Manifest X-VCS-Directories: dev-perl/Date-ICal/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 08f9106b87b26ef4291c86e90820a9496f7e992c X-VCS-Branch: master Date: Wed, 21 Jun 2023 07:35:42 +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: 1eb756d6-979b-4062-8c27-6c9a175bd050 X-Archives-Hash: da318b33fcf0b704ad04ad50e1133f8c commit: 08f9106b87b26ef4291c86e90820a9496f7e992c Author: Sam James gentoo org> AuthorDate: Wed Jun 21 07:25:22 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 21 07:35:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f9106b dev-perl/Date-ICal: add 2.682.0 Signed-off-by: Sam James gentoo.org> dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild | 28 ++++++++++++++++++++++++++++ dev-perl/Date-ICal/Manifest | 1 + 2 files changed, 29 insertions(+) diff --git a/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild new file mode 100644 index 000000000000..3ccc04417f0b --- /dev/null +++ b/dev-perl/Date-ICal/Date-ICal-2.682.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=SKIM +DIST_VERSION=2.682 +inherit perl-module + +DESCRIPTION="ICal format date base module for Perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" + +RDEPEND=" + >=dev-perl/Date-Leapyear-1.30.0 + virtual/perl-Storable + virtual/perl-Time-HiRes + virtual/perl-Time-Local +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Harness-2.250.0 + >=virtual/perl-Test-Simple-0.450.0 + ) +" diff --git a/dev-perl/Date-ICal/Manifest b/dev-perl/Date-ICal/Manifest index e1166f90ca44..9e493866b876 100644 --- a/dev-perl/Date-ICal/Manifest +++ b/dev-perl/Date-ICal/Manifest @@ -1 +1,2 @@ DIST Date-ICal-2.678.tar.gz 43936 BLAKE2B cba18731bc995d6b13b9979d96fcb1e1013a2677437073183f3f3e18a6da0007522c802f700b7ec5ce15baf02d3963d7f2fbc114b22cc7947d0f112217811744 SHA512 317d793ed058b8cc21090f681f44e19c91282ad29b7c3fd0c2d2ee1bce66244b402ada90ea8c63d4bd25f5c9a5f5984257cbe700cd1d852e799232e421b77fe4 +DIST Date-ICal-2.682.tar.gz 43855 BLAKE2B 5b802319ccfee244aba40966bba1f571aaf127cb76a569b73add2944cf4cae0a2a1e29473e36f9798ffea6d78ddceca20f3e31b7267be0720e7cbb325bd9b29b SHA512 4dd24903ad75b74dfa8e54f80de60bfa4e56dd0436993b6557708cf51c92c36c20ef416fa8316d1254aebe6a800ee7316ecff18533cad37cb554b38cb0f79caa