diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 04:35:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 04:35:28 +0000 |
commit | bdd283af5586dfb8cbdf055ee5770cbcfc779d12 (patch) | |
tree | 22a98eb8095222cc4273a85878cfd8dcd143c974 /dev-perl/Email-Date-Format | |
parent | dev-perl/CGI-Simple: add 1.280.0 (diff) | |
download | gentoo-bdd283af5586dfb8cbdf055ee5770cbcfc779d12.tar.gz gentoo-bdd283af5586dfb8cbdf055ee5770cbcfc779d12.tar.bz2 gentoo-bdd283af5586dfb8cbdf055ee5770cbcfc779d12.zip |
dev-perl/Email-Date-Format: add 1.8.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Email-Date-Format')
-rw-r--r-- | dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild | 25 | ||||
-rw-r--r-- | dev-perl/Email-Date-Format/Manifest | 1 |
2 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild b/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild new file mode 100644 index 000000000000..61d9c6d11c27 --- /dev/null +++ b/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RJBS +DIST_VERSION=1.008 +inherit perl-module + +DESCRIPTION="Produce RFC 822 date strings" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" + +RDEPEND=" + >=virtual/perl-Exporter-5.570.0 + >=virtual/perl-Time-Local-1.270.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/Email-Date-Format/Manifest b/dev-perl/Email-Date-Format/Manifest index b630ed8e1b27..882e45d7839c 100644 --- a/dev-perl/Email-Date-Format/Manifest +++ b/dev-perl/Email-Date-Format/Manifest @@ -1 +1,2 @@ DIST Email-Date-Format-1.005.tar.gz 14324 BLAKE2B 92a9e2d4453f05c98715b9bca353f3789a667047a34013fcf03120345342c9579a1dab1b3493db7baeb0223e57e59fa0989ca360c8bbdeb26d4d0d55550c58e2 SHA512 23daefa45874211f053d05ac3c3f3c7c3a86d9b623fdcec3bd9f6f7b4c8e5ad1ac8038146bdc85cc950b21b43b0ad843f8a52ad2183d868d3a62ea96292e34ca +DIST Email-Date-Format-1.008.tar.gz 17284 BLAKE2B 44e8be11422e3a874c149a9bd6ad45efaa67871e7ff0381c207aba71ab221da31a26198575d45da84a179be7253df6d92ed221925cdcf0286e94e681bb5fd56c SHA512 24c97cd3b739c2f3c298b9ec168c4614bb71b13a0106f351990443cc86506e4e121f9c647bde6f08080a876f36adeb3fcef566d87ded9bddcbec6f3191f508be |