diff options
author | Sam James <sam@gentoo.org> | 2022-12-21 22:08:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-21 22:25:34 +0000 |
commit | f434481b196d79fed9b96e14a2f5751f29f4628b (patch) | |
tree | 0365fe9819b1dae8db27ccc7dd568e3f81fd8409 /dev-perl/Email-Address-XS | |
parent | net-analyzer/packit: add github upstream metadata (diff) | |
download | gentoo-f434481b196d79fed9b96e14a2f5751f29f4628b.tar.gz gentoo-f434481b196d79fed9b96e14a2f5751f29f4628b.tar.bz2 gentoo-f434481b196d79fed9b96e14a2f5751f29f4628b.zip |
dev-perl/Email-Address-XS: drop 1.40.0
Bug: https://bugs.gentoo.org/886851
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Email-Address-XS')
-rw-r--r-- | dev-perl/Email-Address-XS/Email-Address-XS-1.40.0.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/Email-Address-XS/Manifest | 1 |
2 files changed, 0 insertions, 34 deletions
diff --git a/dev-perl/Email-Address-XS/Email-Address-XS-1.40.0.ebuild b/dev-perl/Email-Address-XS/Email-Address-XS-1.40.0.ebuild deleted file mode 100644 index 29ce72ca0d1b..000000000000 --- a/dev-perl/Email-Address-XS/Email-Address-XS-1.40.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=PALI -DIST_VERSION=1.04 -inherit perl-module - -DESCRIPTION="Parse and format RFC 2822 email addresses and groups" -LICENSE="|| ( Artistic GPL-1+ ) MIT" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - virtual/perl-Exporter - virtual/perl-XSLoader -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" -src_compile() { - mymake=( - "OPTIMIZE=${CFLAGS}" - ) - perl-module_src_compile -} diff --git a/dev-perl/Email-Address-XS/Manifest b/dev-perl/Email-Address-XS/Manifest index 848b199c1111..361d6e2da41a 100644 --- a/dev-perl/Email-Address-XS/Manifest +++ b/dev-perl/Email-Address-XS/Manifest @@ -1,2 +1 @@ -DIST Email-Address-XS-1.04.tar.gz 29112 BLAKE2B 8ad1ed264a1d568839864946a22063e6e591663bd8ae3d857e67ec187757a05c1a72d48125b154ce625cf32ad1abff7829aba746d68cfa30ec5244796c182acf SHA512 2dda846f998cdc2112067b7a994e86162de765a0a23f2288cb8292f26b9ac07171452961389badb678d5568c7f4b0966d9dc97c1d91cd4be2b9767f0e615b1d8 DIST Email-Address-XS-1.05.tar.gz 30413 BLAKE2B bd27d8af150e1f7cb2f2e836aa54b8615a12cd7988f4ae647bda529e22a0f4f4384f74cc3d936aabb0c9f4e550c4f9fa55f0df92ec8faa9455588a8ba001b175 SHA512 129841de4e945f935529e4b67a325b78c1aa9ca2f7623078450ed4d3516dffa4791a1f5ea37c8647ee15677414761475593d17073171623ea322023c9cef44eb |