commit:     a651ebca98ac882b332cc8817c3c9ee7f4742bce
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  9 20:27:21 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 20:31:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a651ebca

dev-perl/Statistics-TTest: EAPI=8 bump

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

 ...st-1.1.0-r1.ebuild => Statistics-TTest-1.1.0-r2.ebuild} | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild 
b/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild
similarity index 56%
rename from dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild
rename to dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild
index e9d16acda16..360f84a87ce 100644
--- a/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild
+++ b/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=YUNFANG
 DIST_VERSION=1.1.0
@@ -12,8 +12,10 @@ DESCRIPTION="module to compute the confidence interval"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-RDEPEND=">=dev-perl/Statistics-Distributions-1.20.0
-       >=dev-perl/Statistics-Descriptive-3.60.300"
-DEPEND="${RDEPEND}"
+RDEPEND="
+       >=dev-perl/Statistics-Distributions-1.20.0
+       >=dev-perl/Statistics-Descriptive-3.60.300
+"
+BDEPEND="${RDEPEND}
+"

Reply via email to