repo/gentoo:master commit in: dev-perl/ExtUtils-Builder-Compiler/

"Sam James" <[email protected]> Wed, 05 Aug 2026 00:28:12 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785889594.ec163ff37857eed5554e27bd017741fe67de2d78.sam@gentoo>
commit:     ec163ff37857eed5554e27bd017741fe67de2d78
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  5 00:26:03 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  5 00:26:34 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec163ff3

dev-perl/ExtUtils-Builder-Compiler: add 0.37.0, drop 0.037 (fix version)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...der-Compiler-0.037.ebuild => ExtUtils-Builder-Compiler-0.37.0.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/ExtUtils-Builder-Compiler/ExtUtils-Builder-Compiler-0.037.ebuild b/dev-perl/ExtUtils-Builder-Compiler/ExtUtils-Builder-Compiler-0.37.0.ebuild
similarity index 94%
rename from dev-perl/ExtUtils-Builder-Compiler/ExtUtils-Builder-Compiler-0.037.ebuild
rename to dev-perl/ExtUtils-Builder-Compiler/ExtUtils-Builder-Compiler-0.37.0.ebuild
index 6c0a61bf69a2..2ae0824b7563 100644
--- a/dev-perl/ExtUtils-Builder-Compiler/ExtUtils-Builder-Compiler-0.037.ebuild
+++ b/dev-perl/ExtUtils-Builder-Compiler/ExtUtils-Builder-Compiler-0.37.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DIST_AUTHOR=LEONT
+DIST_VERSION=0.037
 inherit perl-module
 
 DESCRIPTION="Interface around different compilers"