[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2022-06-29 Thread Sam James
commit: 498ec756e09bae9a9bcff04db68c3feeba627d9f
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 29 11:20:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 29 13:02:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=498ec756

dev-perl/Mail-Transport: drop 3.0.0

Signed-off-by: Sam James  gentoo.org>

 .../Mail-Transport/Mail-Transport-3.0.0.ebuild | 30 --
 dev-perl/Mail-Transport/Manifest   |  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
deleted file mode 100644
index 620143d034dc..
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=3.000
-inherit perl-module
-
-DESCRIPTION="Base class for Email Message Exchange"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Carp
-   >=virtual/perl-File-Spec-0.700.0
-   virtual/perl-IO
-   >=dev-perl/Mail-Message-3
-   virtual/perl-Scalar-List-Utils
-   virtual/perl-libnet
-   !!

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2022-06-29 Thread Sam James
commit: e41ed19dcb7b7e5620bb7934483b37d7fc41c019
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 29 11:40:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 29 11:40:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41ed19d

dev-perl/Mail-Transport: Stabilize 3.5.0 arm, #855092

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
index 1d44005a5344..b89c912148a7 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ppc64 ~riscv x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2022-03-03 Thread Yixun Lan
commit: c7b8add496f080496e02abfe872070ab5d3bbe15
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Mar  3 14:17:21 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Mar  3 15:13:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b8add4

dev-perl/Mail-Transport: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
index 71684b7fa47c..1d44005a5344 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2021-09-06 Thread Sam James
commit: 4fe1aa02d19b92cf09f4bc46a18992c5efbd7f10
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep  7 00:08:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep  7 00:08:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe1aa02

dev-perl/Mail-Transport: Stabilize 3.0.0 arm, #803104

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
index e8302cdadfa..620143d034d 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2021-08-03 Thread Sam James
commit: 961796de33784b8a908900d9f0d61264637f3073
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug  3 23:37:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug  3 23:37:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961796de

dev-perl/Mail-Transport: Stabilize 3.5.0 arm64, #805104

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
index dff0408ba2b..71684b7fa47 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2021-07-31 Thread Agostino Sarubbo
commit: 286374128ad5d8d5b483a2d0d3ab14d8657da832
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 31 13:06:04 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 31 13:06:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28637412

dev-perl/Mail-Transport: x86 stable wrt bug #805104

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
index 1582298f0c9..dff0408ba2b 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc64 x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2021-07-31 Thread Agostino Sarubbo
commit: 1855b2cc1380f6c8c4571d6ca8a4ee0aacdc169f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 31 13:04:07 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 31 13:04:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1855b2cc

dev-perl/Mail-Transport: ppc64 stable wrt bug #805104

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
index 28135ba30fb..1582298f0c9 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc64 ~x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2021-07-30 Thread Agostino Sarubbo
commit: 3146e96ff76674276f655815329f504b33ce6ea7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul 30 15:10:15 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul 30 15:10:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3146e96f

dev-perl/Mail-Transport: amd64 stable wrt bug #805104

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
index 8d038544d23..28135ba30fb 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2021-06-27 Thread Andreas K. Hüttel
commit: 77fcc73dabd5fc6d3bea30a2a19e6d5abb3d09a3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jun 27 19:06:12 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Jun 27 19:13:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77fcc73d

dev-perl/Mail-Transport: Version bump 3.005

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../Mail-Transport/Mail-Transport-3.5.0.ebuild | 28 ++
 dev-perl/Mail-Transport/Manifest   |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
new file mode 100644
index 000..8d038544d23
--- /dev/null
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.5.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.005
+inherit perl-module
+
+DESCRIPTION="Base class for Email Message Exchange"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=virtual/perl-File-Spec-0.700.0
+   virtual/perl-IO
+   >=dev-perl/Mail-Message-3
+   virtual/perl-Scalar-List-Utils
+   virtual/perl-libnet
+   !!

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2020-10-27 Thread Sam James
commit: 582734c64d802b456582ef1c8ff004491508f338
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct 27 23:25:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 27 23:25:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582734c6

dev-perl/Mail-Transport: Keyword 3.0.0 arm, #751022

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
index 208e41ba9d4..e8302cdadfa 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2020-10-12 Thread Agostino Sarubbo
commit: c6f336a67c75165366cb3c03904a06a348926456
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 11:49:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 11:49:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f336a6

dev-perl/Mail-Transport: ppc64 stable wrt bug #747643

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
index e21a77b7d25..208e41ba9d4 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm64 ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2020-10-11 Thread Sam James
commit: 8e70c379039d27a7b6a56cefa1e77e18314e97db
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 17:41:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 17:41:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e70c379

dev-perl/Mail-Transport: Stabilize 3.0.0 arm64, #747643

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
index e61a98e26f1..e21a77b7d25 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2020-08-24 Thread Sam James
commit: 5f83c31906949e3ca31cedb56a2e403f17e8cdad
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 25 01:50:16 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 25 01:50:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f83c319

dev-perl/Mail-Transport: arm64 keyworded (bug #734840)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
index baf925325aa..e61a98e26f1 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2020-05-19 Thread Georgy Yakovlev
commit: 0ea378923d4623bd8fe403df44496a3037afd38f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed May 20 05:45:41 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed May 20 05:50:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea37892

dev-perl/Mail-Transport: add ~ppc64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
index a3de5e505ea..baf925325aa 100644
--- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Base class for Email Message Exchange"
 SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="~alpha amd64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-Transport/

2017-03-18 Thread Kent Fredric
commit: bf3c4d64f2fe09e2b72e987fdcab4bddb436f4f6
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Mar 18 10:39:03 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Mar 18 11:13:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3c4d64

dev-perl/Mail-Transport: Add w/ version 3.0.0

- Forked out of dev-perl/Mail-Box
- Keywords preserved from Mail-Box
- Needs hardblock on Mail-Box due to File-Collisions and temporal
  breakage with Mail-Box testing itself against this.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Mail-Transport/Mail-Transport-3.0.0.ebuild | 29 ++
 dev-perl/Mail-Transport/Manifest   |  1 +
 dev-perl/Mail-Transport/metadata.xml   | 19 ++
 3 files changed, 49 insertions(+)

diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild 
b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
new file mode 100644
index 000..94e625a329b
--- /dev/null
+++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.000
+inherit perl-module
+
+DESCRIPTION="Base class for Email Message Exchange"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=virtual/perl-File-Spec-0.700.0
+   virtual/perl-IO
+   >=dev-perl/Mail-Message-3
+   virtual/perl-Scalar-List-Utils
+   virtual/perl-libnet
+   !!
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+Mail-Transport
+Mail::Transport
+Mail::Transport::Exim
+Mail::Transport::Mailx
+Mail::Transport::Qmail
+Mail::Transport::Receive
+Mail::Transport::SMTP
+Mail::Transport::Send
+Mail::Transport::Sendmail
+  
+