commit:     6e3791844168c227a78e3ead587dd295b8032bd0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  2 20:38:59 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  2 20:43:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e379184

dev-perl/Math-Random: EAPI=8 bump

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

 ...th-Random-0.720.0.ebuild => Math-Random-0.720.0-r1.ebuild} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Math-Random/Math-Random-0.720.0.ebuild 
b/dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild
similarity index 65%
rename from dev-perl/Math-Random/Math-Random-0.720.0.ebuild
rename to dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild
index a17a6eb9740..2d8d6d35f23 100644
--- a/dev-perl/Math-Random/Math-Random-0.720.0.ebuild
+++ b/dev-perl/Math-Random/Math-Random-0.720.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=GROMMEL
-MODULE_VERSION=0.72
+DIST_AUTHOR=GROMMEL
+DIST_VERSION=0.72
 inherit perl-module
 
 DESCRIPTION="Random Number Generators"
@@ -12,6 +12,3 @@ DESCRIPTION="Random Number Generators"
 LICENSE="( || ( Artistic GPL-2 ) ) public-domain"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST="do"

Reply via email to