commit: 84eafb0de974280f2db0e5eeef96b0c44057080d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 19:40:31 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 20:32:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84eafb0d
dev-perl/MogileFS-Client-Async: Normalize PV
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...-Client-Async-0.031.0.ebuild => MogileFS-Client-Async-0.31.0.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.031.0.ebuild
b/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.31.0.ebuild
similarity index 96%
rename from dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.031.0.ebuild
rename to dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.31.0.ebuild
index 23146aaf8f95..73fcdfa49549 100644
--- a/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.031.0.ebuild
+++ b/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.31.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DIST_AUTHOR=DLAMBLEY
-DIST_VERSION=${PV%.0}
+DIST_VERSION=0.031
inherit perl-module
DESCRIPTION="MogileFS Client using AnyEvent non-blocking IO"