mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/DateTime-Locale: add 1.450.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
36
dev-perl/DateTime-Locale/DateTime-Locale-1.450.0.ebuild
Normal file
36
dev-perl/DateTime-Locale/DateTime-Locale-1.450.0.ebuild
Normal file
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=DROLSKY
|
||||
DIST_VERSION=1.45
|
||||
DIST_EXAMPLES=("eg/*")
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Localization support for DateTime"
|
||||
|
||||
LICENSE="|| ( Artistic GPL-1+ ) unicode"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Dist-CheckConflicts-0.20.0
|
||||
dev-perl/File-ShareDir
|
||||
>=dev-perl/Params-ValidationCompiler-0.130.0
|
||||
>=virtual/perl-Scalar-List-Utils-1.450.0
|
||||
>=dev-perl/Specio-0.150.0
|
||||
>=dev-perl/namespace-autoclean-0.190.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-perl/File-ShareDir-Install-0.60.0
|
||||
test? (
|
||||
>=dev-perl/CPAN-Meta-Check-0.11.0
|
||||
dev-perl/IPC-System-Simple
|
||||
dev-perl/Path-Tiny
|
||||
dev-perl/Test-File-ShareDir
|
||||
>=virtual/perl-Test-Simple-1.302.15
|
||||
dev-perl/Test2-Plugin-NoWarnings
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST DateTime-Locale-1.44.tar.gz 2025640 BLAKE2B 315c30269f3ec5ae938a1ee9b8a7239b8119ee9c62ba87a7ce279a8918400b8f8e09230be23dda74e4dfae8216b1f3f7ce45a8436db773e6de0efd794695cd64 SHA512 0553919b86b36923cd7afce2bc571bfe1e523eaa6460776654b0f01da8ae548791d852b76b8b017dccbd95440a2567fdf2ae960a650e88d23f56175d93bcd4aa
|
||||
DIST DateTime-Locale-1.45.tar.gz 2059982 BLAKE2B 7467bd531955689c4ce53b4263813132294211dc5e69328ac3782b85a850abeb08060474b9391599b1d485531fa6dac276cba193c58310a42a7be44deb74d1cd SHA512 d65d188c2fb3711c66357478059003f767c2b5913316b194d8a3e2b8dbc98d34c632f750e21a20eec410cff8125f029131d7b039c9406616500c2f36afdf7516
|
||||
|
||||
Reference in New Issue
Block a user