summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-16 20:40:31 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-16 21:32:58 +0100
commit84eafb0de974280f2db0e5eeef96b0c44057080d (patch)
treedd7de44cca3287c0fa5482b7dd6ec6cf52e413d9 /dev-perl
parentdev-perl/MogileFS-Client-Async: Remove old (diff)
downloadgentoo-84eafb0de974280f2db0e5eeef96b0c44057080d.tar.gz
gentoo-84eafb0de974280f2db0e5eeef96b0c44057080d.tar.bz2
gentoo-84eafb0de974280f2db0e5eeef96b0c44057080d.zip
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@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.31.0.ebuild (renamed from dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.031.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
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
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"