From 7f0ccc917c7abe6223784c703d86cd14755691fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 3 Jul 2021 22:39:47 +0100 Subject: gentoo resync : 03.07.2021 --- dev-perl/Math-VecStat/Manifest | 2 +- dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild | 16 ---------------- dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 17 deletions(-) delete mode 100644 dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild create mode 100644 dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild (limited to 'dev-perl/Math-VecStat') 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-r1.ebuild deleted file mode 100644 index 2ba0246b3c45..000000000000 --- a/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=ASPINELLI -MODULE_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" diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild new file mode 100644 index 000000000000..73b0b3a8c2f4 --- /dev/null +++ b/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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" -- cgit v1.2.3