diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 01:37:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 01:37:45 +0000 |
commit | bf75c82a11d15d5c6c7cc25aafb9978b78e447d4 (patch) | |
tree | 8f2043a85181c3a5756a17e69fa6084d0e99c397 /dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild | |
parent | dev-dotnet/commandlineparser: inherit versionator (diff) | |
download | dotnet-bf75c82a11d15d5c6c7cc25aafb9978b78e447d4.tar.gz dotnet-bf75c82a11d15d5c6c7cc25aafb9978b78e447d4.tar.bz2 dotnet-bf75c82a11d15d5c6c7cc25aafb9978b78e447d4.zip |
dev-dotnet/newtonsoft-json: inherit versionator
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild')
-rw-r--r-- | dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild b/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild index 4873999..6e52d83 100644 --- a/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild +++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild @@ -12,7 +12,7 @@ EAPI=6 USE_DOTNET="net45" IUSE="${USE_DOTNET} debug developer test +nupkg +gac +pkg-config" -inherit nupkg gac +inherit nupkg gac versionator NAME="Newtonsoft.Json" NUSPEC_ID="${NAME}" |