From f7a5d375268021f6f1cbfeb62705a63461929bbe Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 20 Jul 2022 01:35:34 +0000 Subject: dev-dotnet/system-web-mvc: inherit versionator Signed-off-by: Sam James --- dev-dotnet/system-web-mvc/system-web-mvc-5.2.3_p2014092400.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-dotnet/system-web-mvc/system-web-mvc-5.2.3_p2014092400.ebuild b/dev-dotnet/system-web-mvc/system-web-mvc-5.2.3_p2014092400.ebuild index eb8bb1b..1cccfea 100644 --- a/dev-dotnet/system-web-mvc/system-web-mvc-5.2.3_p2014092400.ebuild +++ b/dev-dotnet/system-web-mvc/system-web-mvc-5.2.3_p2014092400.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit mono-env gac nupkg +inherit mono-env gac nupkg versionator REPO_NAME="aspnetwebstack" HOMEPAGE="https://github.com/ASP-NET-MVC/aspnetwebstack" -- cgit v1.2.3-65-gdbad