commit: 49bb76b2571257e0109ccb7e1be2e2682b37fbc0 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jul 3 19:58:38 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jul 3 19:59:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bb76b2
dev-perl/Math-VecStat: EAPI=8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> ...VecStat-0.80.0-r1.ebuild => Math-VecStat-0.80.0-r2.ebuild} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild similarity index 65% rename from dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild rename to dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild index 2ba0246b3c4..73b0b3a8c2f 100644 --- a/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild +++ b/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild @@ -1,16 +1,13 @@ -# 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=ASPINELLI -MODULE_VERSION=0.08 +DIST_AUTHOR=ASPINELLI +DIST_VERSION=0.08 inherit perl-module DESCRIPTION="Some basic numeric stats on vectors" SLOT="0" KEYWORDS="amd64 ~ia64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="" - -SRC_TEST="do"
