commit:     fc6051243af0b83fc37742851137b4b7af7fa48a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  7 01:44:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  7 01:44:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc605124

dev-perl/Calendar-Simple: add 2.1.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Calendar-Simple/Calendar-Simple-2.1.0.ebuild   | 26 ++++++++++++++++++++++
 dev-perl/Calendar-Simple/Manifest                  |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-2.1.0.ebuild 
b/dev-perl/Calendar-Simple/Calendar-Simple-2.1.0.ebuild
new file mode 100644
index 000000000000..213cab866654
--- /dev/null
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-2.1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DAVECROSS
+DIST_VERSION=v2.1.0
+inherit perl-module
+
+DESCRIPTION="Perl extension to create simple calendars"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~x86"
+IUSE="minimal"
+
+RDEPEND="
+       !minimal? (
+               dev-perl/DateTime
+       )
+"
+BDEPEND="
+       ${RDEPEND}
+       >=dev-perl/Module-Build-0.420.0
+"
+
+PERL_RM_FILES=( "t/pod_coverage.t" "t/pod.t" )

diff --git a/dev-perl/Calendar-Simple/Manifest 
b/dev-perl/Calendar-Simple/Manifest
index da96cfd6b163..755abf80f6d0 100644
--- a/dev-perl/Calendar-Simple/Manifest
+++ b/dev-perl/Calendar-Simple/Manifest
@@ -1 +1,2 @@
 DIST Calendar-Simple-v2.0.3.tar.gz 7302 BLAKE2B 
c9544f988910ebdbcc1caecdc853ca9724829060d1b3d6b577982e276697d27d46e419a4b6b40c446366d04b3136c1dbd6b5ee3dcfeb528d3f7709fb21e6ab15
 SHA512 
9d490840df3591273ee332a622342c865b37499f435bae1cdf13e3ac3d3ff49ea825f9ab5c9809f8b790b4353284968c785559d8e3fb7a38472fb2796d13c810
+DIST Calendar-Simple-v2.1.0.tar.gz 7413 BLAKE2B 
8baa494ec8ccff9e91980e0bfdc50136a44826b3882a21da36a2103ec462f9c7c3e7d93e0987cd4c83658dc439db7f6dc98abfd38e96ddeaddd1c68145bd3666
 SHA512 
4d3665c505b5ef39e675f0ced0002d3510b48a6183f6c74f99e33c968d5934cb32967946216b51336f28bb4ee129685d0a90850d22b520767a26b9b5fbf6e012

Reply via email to