commit:     a4931c3be5aa7a2cb685376b527c187b5ff11c1f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 10:55:12 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 11:13:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4931c3b

dev-perl/Mail-Box-IMAP4: Add w/ version 3.1.0

- Forked out of dev-perl/Mail-Box
- Keywords preserved from Mail-Box
- Hard blocks for file collision and circular building problems

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Mail-Box-IMAP4/Mail-Box-IMAP4-3.1.0.ebuild     | 32 ++++++++++++++++++++++
 dev-perl/Mail-Box-IMAP4/Manifest                   |  1 +
 dev-perl/Mail-Box-IMAP4/metadata.xml               | 20 ++++++++++++++
 3 files changed, 53 insertions(+)

diff --git a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.1.0.ebuild 
b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.1.0.ebuild
new file mode 100644
index 00000000000..fa662c51d2e
--- /dev/null
+++ b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.001
+inherit perl-module
+
+DESCRIPTION="Mail::Box connector via IMAP4"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       dev-perl/TimeDate
+       dev-perl/Digest-HMAC
+       virtual/perl-Digest-MD5
+       virtual/perl-File-Spec
+       >=dev-perl/Mail-Box-3
+       dev-perl/Mail-IMAPClient
+       >=dev-perl/Mail-Message-3
+       >=dev-perl/Mail-Transport-3
+       virtual/perl-Scalar-List-Utils
+       !!<dev-perl/Mail-Box-3
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-Test-Simple
+       )
+"

diff --git a/dev-perl/Mail-Box-IMAP4/Manifest b/dev-perl/Mail-Box-IMAP4/Manifest
new file mode 100644
index 00000000000..3d0529b6dca
--- /dev/null
+++ b/dev-perl/Mail-Box-IMAP4/Manifest
@@ -0,0 +1 @@
+DIST Mail-Box-IMAP4-3.001.tar.gz 41829 SHA256 
48315c3716c66d86ef6dbd766a77d3f19f7d95bc47799bd0f0bc33ffe3563f05 SHA512 
ba9ba1b706d90686755f65ca07d9052461607df02164931b3578c29e639a2a083c8f3354f2ae53d619a8b270ed4ddcbb91ea8669cf7740332243136d49f2bf81
 WHIRLPOOL 
452ecf26da48e1cbd333b57e53044bfc3f68671fb4bd040eec394ae205d692334b0f5b4856e13ebd4190e2921f1f1e97015936e2ddb37519cbadeef06cc35f13

diff --git a/dev-perl/Mail-Box-IMAP4/metadata.xml 
b/dev-perl/Mail-Box-IMAP4/metadata.xml
new file mode 100644
index 00000000000..5ceb4cbec34
--- /dev/null
+++ b/dev-perl/Mail-Box-IMAP4/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Mail-Box-IMAP4</remote-id>
+    <remote-id type="cpan-module">Mail::Box::IMAP4</remote-id>
+    <remote-id type="cpan-module">Mail::Box::IMAP4::Head</remote-id>
+    <remote-id type="cpan-module">Mail::Box::IMAP4::Message</remote-id>
+    <remote-id type="cpan-module">Mail::Server::IMAP4</remote-id>
+    <remote-id type="cpan-module">Mail::Server::IMAP4::Fetch</remote-id>
+    <remote-id type="cpan-module">Mail::Server::IMAP4::List</remote-id>
+    <remote-id type="cpan-module">Mail::Server::IMAP4::Search</remote-id>
+    <remote-id type="cpan-module">Mail::Server::IMAP4::User</remote-id>
+    <remote-id type="cpan-module">Mail::Transport::IMAP4</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to