public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Valid/
Date: Tue, 30 Apr 2024 02:37:22 +0000 (UTC)	[thread overview]
Message-ID: <1714444600.8cc879d4f40dfaf9357a0b87e16fa35e41ff3fc4.sam@gentoo> (raw)

commit:     8cc879d4f40dfaf9357a0b87e16fa35e41ff3fc4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 02:15:34 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 02:36:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc879d4

dev-perl/Email-Valid: add 1.204.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Email-Valid/Email-Valid-1.204.0.ebuild | 34 +++++++++++++++++++++++++
 dev-perl/Email-Valid/Manifest                   |  1 +
 2 files changed, 35 insertions(+)

diff --git a/dev-perl/Email-Valid/Email-Valid-1.204.0.ebuild b/dev-perl/Email-Valid/Email-Valid-1.204.0.ebuild
new file mode 100644
index 000000000000..1af6fe76ac09
--- /dev/null
+++ b/dev-perl/Email-Valid/Email-Valid-1.204.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.204
+DIST_TEST="do verbose"
+inherit perl-module
+
+DESCRIPTION="Check validity of Internet email addresses"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	dev-perl/Capture-Tiny
+	virtual/perl-Encode
+	virtual/perl-Carp
+	virtual/perl-File-Spec
+	virtual/perl-IO
+	dev-perl/MailTools
+	dev-perl/Net-DNS
+	>=dev-perl/Net-Domain-TLD-1.650.0
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/Email-Valid/Manifest b/dev-perl/Email-Valid/Manifest
index bb45684d6b9b..371d29229e49 100644
--- a/dev-perl/Email-Valid/Manifest
+++ b/dev-perl/Email-Valid/Manifest
@@ -1 +1,2 @@
 DIST Email-Valid-1.203.tar.gz 35146 BLAKE2B aab21ce981e3c353ce28707676c5ca96fc29374ad37d97eccfe88529c5bed70b174622e27bb78d61137eb921d1ec883c78501a66abe7175e3ee1533f4ddbb8d3 SHA512 5c91298df72d1084401be47f035d44a350a0aa5de7bfa5019b7f2b44fe61a1e64875f77a4b3412d660f0136c548dde6158eae1a8fcba4442d0de0a19c51e84fd
+DIST Email-Valid-1.204.tar.gz 35663 BLAKE2B e6c44bf6a4984d4eee38d8e04bd9ddb5dd1022bdfca763f433f776ba559ca8647b83662e8c6f3ab12f4e245b8059af2444e73bfed28043ca8c64c86e514c7fea SHA512 cce10f17fc69400698cbf3dea8368c73f5c6d1435a400fd27670cfab1bc042202b00541f6e2f1c8c81375634efd4065368cd4554e5a5c9f022e94e4b3f976ed1


             reply	other threads:[~2024-04-30  2:37 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30  2:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31 11:42 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Valid/ Arthur Zamarin
2023-03-25  6:35 Arthur Zamarin
2023-03-24 14:14 Arthur Zamarin
2023-03-24 13:14 Arthur Zamarin
2023-03-22  9:21 Sam James
2023-03-22  9:21 Sam James
2022-08-20  1:16 Sam James
2022-08-19  2:40 Sam James
2022-08-19  2:40 Sam James
2022-03-09 13:40 Yixun Lan
2021-10-24 14:46 Andreas K. Hüttel
2020-07-20 21:02 Kent Fredric
2018-10-19 15:48 Fabian Groffen
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2017-12-03 22:14 James Le Cuirot
2016-12-08 19:09 Kent Fredric
2016-08-06 11:54 Kent Fredric
2016-01-05 13:10 Andreas Hüttel
2016-01-05  9:29 Agostino Sarubbo
2016-01-04 23:04 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1714444600.8cc879d4f40dfaf9357a0b87e16fa35e41ff3fc4.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox