diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 08:20:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 08:35:22 +0100 |
commit | 47e64ae532e850d310afa90d7bd7655ced055ae1 (patch) | |
tree | e4f2dfc42e429b50b51a7a143606bba5abdd7018 /dev-perl/DateTime | |
parent | dev-perl/DateTime-Calendar-Julian: add 0.107.0 (diff) | |
download | gentoo-47e64ae532e850d310afa90d7bd7655ced055ae1.tar.gz gentoo-47e64ae532e850d310afa90d7bd7655ced055ae1.tar.bz2 gentoo-47e64ae532e850d310afa90d7bd7655ced055ae1.zip |
dev-perl/DateTime: add 1.590.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r-- | dev-perl/DateTime/DateTime-1.590.0.ebuild | 47 | ||||
-rw-r--r-- | dev-perl/DateTime/Manifest | 1 |
2 files changed, 48 insertions, 0 deletions
diff --git a/dev-perl/DateTime/DateTime-1.590.0.ebuild b/dev-perl/DateTime/DateTime-1.590.0.ebuild new file mode 100644 index 000000000000..aa026233cc9e --- /dev/null +++ b/dev-perl/DateTime/DateTime-1.590.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=1.59 +inherit perl-module + +DESCRIPTION="Date and time object" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + +CONFLICTS=" + !<=dev-perl/DateTime-Format-Mail-0.402.0 +" +RDEPEND=" + ${CONFLICTS} + virtual/perl-Carp + >=dev-perl/DateTime-Locale-1.60.0 + >=dev-perl/DateTime-TimeZone-2.440.0 + >=dev-perl/Dist-CheckConflicts-0.20.0 + >=dev-perl/Params-ValidationCompiler-0.260.0 + virtual/perl-Scalar-List-Utils + >=dev-perl/Specio-0.180.0 + dev-perl/Try-Tiny + virtual/perl-XSLoader + >=dev-perl/namespace-autoclean-0.190.0 + virtual/perl-parent +" +BDEPEND=" + ${RDEPEND} + >=dev-perl/Dist-CheckConflicts-0.20.0 + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-CPAN-Meta-Requirements + >=dev-perl/CPAN-Meta-Check-0.11.0 + virtual/perl-File-Spec + virtual/perl-Storable + dev-perl/Test-Fatal + >=virtual/perl-Test-Simple-0.960.0 + >=dev-perl/Test-Warnings-0.5.0 + dev-perl/Test-Without-Module + ) +" diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest index 9f87db31af76..4c73ef329fb3 100644 --- a/dev-perl/DateTime/Manifest +++ b/dev-perl/DateTime/Manifest @@ -1 +1,2 @@ DIST DateTime-1.54.tar.gz 314605 BLAKE2B 50f0b2a022af9a955485e3dba8065f304d47223cd34855545452db8316451daebca4d75b66e6626c562088f08c2df295ace6738ad2b94f7a1cca62ebdb43771c SHA512 b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843 +DIST DateTime-1.59.tar.gz 324023 BLAKE2B 968110ae4ccff170ffcbc13ec6b43ef5222535091e5496906fdd762eefc36b3e829713ad2bf0e19c457fb58c3fb7e21081e940895eb504ead0c34853617494a0 SHA512 72f96b0466e8ffa9d0d5fd480892d304993a048349bd837ad1f76fc144c816725de0844df9ea34a5c54d23476aec3838af8ac68cb8574247581f6cf8d08e4e88 |