summaryrefslogtreecommitdiff
path: root/dev-perl/Math-VecStat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /dev-perl/Math-VecStat
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r--dev-perl/Math-VecStat/Manifest2
-rw-r--r--dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild (renamed from dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild)11
2 files changed, 5 insertions, 8 deletions
diff --git a/dev-perl/Math-VecStat/Manifest b/dev-perl/Math-VecStat/Manifest
index df13921923ad..4e6a01c8b4d5 100644
--- a/dev-perl/Math-VecStat/Manifest
+++ b/dev-perl/Math-VecStat/Manifest
@@ -1,3 +1,3 @@
DIST Math-VecStat-0.08.tar.gz 4539 BLAKE2B d0e6fb39c945a93103ca07a6ac1f2d2a1c686bb03ed488d1cd2df4ed7def2b0f116a12a12596df29d24e4a9e12d450866055cc4559a655e0c27b407b79aee147 SHA512 0e88896a7a10846c6ac2ce9264de4b4938000e36bf5e5bb1fd0b8af478b8d02809981067302a2f7b45b29a21fa2ccd60e5f0e628e0bbd634107ab1aff7ac8c9e
-EBUILD Math-VecStat-0.80.0-r1.ebuild 334 BLAKE2B 855dead5ba5c880ef4f07c5575b3544ad0d2add2ebaafd55ba17e29d67cf0bf31f59ef0eb06a4ca0a01731aa416b5f9aa26ef46612e0bd5f5725677ca086891d SHA512 208a27513079349d7f20be7e8d942be89152c8de4c5321adfa5c518bb9877ee67c2e30ec2c15ad838af4e512fc36f38d30e807462bc878e7310905d64c19c500
+EBUILD Math-VecStat-0.80.0-r2.ebuild 304 BLAKE2B 1270d0f77cfa9ecb0395ec865108c42ab873c3bb05349e0c43e7a8922ec94ea0b10c35ea425d490016a19c257acdbea173b440a21c611e990a0ff63fccd7f26d SHA512 3e34c8eec84f4a1c78d4c8e6185e11cf061974107e14054d7959bd17735d834cdc7e27b007969c4aba28f20a3ed5713e653661dcfab9d62acec1eb6a15ec3f44
MISC metadata.xml 396 BLAKE2B d5090e908e65636050ab610dd5de0982e457ee8a0ec9dae485d351e7eb530f8e487975d65431068019b27a98313ae48aea4b6b4b77ffe9d10b76d8343f779beb SHA512 4af5bc4c704af68222f02b3861809d086845aaf7a5e65c681358a6a4eb931f3400fbc6d4d39f10c6c82e9a9839a208086db10a7bfeb4df41a8998d6a8885c27a
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
index 2ba0246b3c45..73b0b3a8c2f4 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"