commit:     0dec989aa5e258c1965b53dc710817f6d970f731
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 22:37:58 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul  4 16:36:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dec989a

dev-perl/MD5: EAPI=8 bump

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

 dev-perl/MD5/{MD5-2.30.0-r1.ebuild => MD5-2.30.0-r2.ebuild} | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-perl/MD5/MD5-2.30.0-r1.ebuild 
b/dev-perl/MD5/MD5-2.30.0-r2.ebuild
similarity index 71%
rename from dev-perl/MD5/MD5-2.30.0-r1.ebuild
rename to dev-perl/MD5/MD5-2.30.0-r2.ebuild
index 213ffbb62fe..273215db7b3 100644
--- a/dev-perl/MD5/MD5-2.30.0-r1.ebuild
+++ b/dev-perl/MD5/MD5-2.30.0-r2.ebuild
@@ -1,20 +1,16 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=2.03
+DIST_AUTHOR=GAAS
+DIST_VERSION=2.03
 inherit perl-module
 
 DESCRIPTION="The Perl MD5 Module"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
-IUSE=""
 
 RDEPEND="virtual/perl-Digest-MD5"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
-export OPTIMIZE="${CFLAGS}"
+BDEPEND="${RDEPEND}"

Reply via email to