mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Calendar-Simple: add 2.1.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
26
dev-perl/Calendar-Simple/Calendar-Simple-2.1.0.ebuild
Normal file
26
dev-perl/Calendar-Simple/Calendar-Simple-2.1.0.ebuild
Normal file
@@ -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" )
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user