commit: f7a5d375268021f6f1cbfeb62705a63461929bbe Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 20 01:35:34 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 20 01:35:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=f7a5d375
dev-dotnet/system-web-mvc: inherit versionator Signed-off-by: Sam James <sam <AT> gentoo.org> 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"
