aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 01:35:34 +0000
committerSam James <sam@gentoo.org>2022-07-20 01:35:34 +0000
commitf7a5d375268021f6f1cbfeb62705a63461929bbe (patch)
treee1fd43e73e79c371d6d37fbaacdece6647df5ee5
parentdev-dotnet/gudev-sharp: EAPI 8 (diff)
downloaddotnet-f7a5d375268021f6f1cbfeb62705a63461929bbe.tar.gz
dotnet-f7a5d375268021f6f1cbfeb62705a63461929bbe.tar.bz2
dotnet-f7a5d375268021f6f1cbfeb62705a63461929bbe.zip
dev-dotnet/system-web-mvc: inherit versionator
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-dotnet/system-web-mvc/system-web-mvc-5.2.3_p2014092400.ebuild2
1 files changed, 1 insertions, 1 deletions
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"