commit:     283768dcd0991b5b233aed87f7d4a85a71485159
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 29 22:06:28 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 29 22:06:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283768dc

dev-perl/Mail-Procmail: EAPI=8 bump

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

 .../Mail-Procmail/Mail-Procmail-1.80.0-r1.ebuild    | 21 ---------------------
 .../Mail-Procmail/Mail-Procmail-1.80.0-r2.ebuild    | 20 ++++++++++++++++++++
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.80.0-r1.ebuild 
b/dev-perl/Mail-Procmail/Mail-Procmail-1.80.0-r1.ebuild
deleted file mode 100644
index b7ec398aad6..00000000000
--- a/dev-perl/Mail-Procmail/Mail-Procmail-1.80.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JV
-MODULE_VERSION=1.08
-inherit perl-module
-
-DESCRIPTION="Mail sorting/delivery module for Perl"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Getopt-Long
-       >=dev-perl/MailTools-1.15
-       >=dev-perl/LockFile-Simple-0.2.5"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.80.0-r2.ebuild 
b/dev-perl/Mail-Procmail/Mail-Procmail-1.80.0-r2.ebuild
new file mode 100644
index 00000000000..f8a5303166d
--- /dev/null
+++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.80.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JV
+DIST_VERSION=1.08
+inherit perl-module
+
+DESCRIPTION="Mail sorting/delivery module for Perl"
+
+SLOT="0"
+KEYWORDS="amd64 ~hppa ppc x86"
+
+RDEPEND="
+       virtual/perl-Getopt-Long
+       >=dev-perl/MailTools-1.150.0
+       >=dev-perl/LockFile-Simple-0.2.5
+"
+BDEPEND="${RDEPEND}"

Reply via email to