From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-Attachment-Stripper/
Date: Thu, 13 Aug 2020 08:26:25 +0000 (UTC) [thread overview]
Message-ID: <1597307116.0a8d6901a3331077a5ac64cd85dda0ece5992d4b.kentnl@gentoo> (raw)
commit: 0a8d6901a3331077a5ac64cd85dda0ece5992d4b
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 08:24:55 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 08:25:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8d6901
dev-perl/Email-MIME-Attachment-Stripper: -r bump for EAPI7 + fixes
- EAPI7
- Fix LICENSE
- Improve/fix dependencies
- Parallel tests
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
...mail-MIME-Attachment-Stripper-1.317.0-r2.ebuild | 34 ++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.0-r2.ebuild b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.0-r2.ebuild
new file mode 100644
index 00000000000..1dee453d2c9
--- /dev/null
+++ b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317.0-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.317
+inherit perl-module
+
+DESCRIPTION="Strip the attachments from a mail"
+
+LICENSE="GPL-2+"
+# under the same terms as Tony's original module
+# Mail::Message::Attachment::Stripper
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Email-Abstract
+ >=dev-perl/Email-MIME-1.900.0
+ >=dev-perl/Email-MIME-ContentType-1.16.0
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ dev-perl/Capture-Tiny
+ virtual/perl-Data-Dumper
+ dev-perl/Email-Simple
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
next reply other threads:[~2020-08-13 8:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 8:26 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-19 2:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-Attachment-Stripper/ Sam James
2021-05-27 14:50 Andreas K. Hüttel
2021-05-27 14:50 Andreas K. Hüttel
2016-08-08 8:11 Kent Fredric
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=1597307116.0a8d6901a3331077a5ac64cd85dda0ece5992d4b.kentnl@gentoo \
--to=kentnl@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