commit:     d71a45378097fddd7911f38c7cce8c8b707e6cfe
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 02:47:54 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 02:47:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71a4537

virtual/dotnet-sdk: Bump to version 6.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 virtual/dotnet-sdk/dotnet-sdk-6.0.ebuild | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/virtual/dotnet-sdk/dotnet-sdk-6.0.ebuild 
b/virtual/dotnet-sdk/dotnet-sdk-6.0.ebuild
new file mode 100644
index 000000000000..196214323d40
--- /dev/null
+++ b/virtual/dotnet-sdk/dotnet-sdk-6.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for .NET SDK"
+
+LICENSE=""
+SLOT="6.0"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+BDEPEND=""
+RDEPEND="|| ( dev-dotnet/dotnet-sdk-bin:${SLOT} dev-dotnet/dotnet-sdk:${SLOT} 
)"

Reply via email to