mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
virtual/dotnet-sdk: Bump to version 6.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
13
virtual/dotnet-sdk/dotnet-sdk-6.0.ebuild
Normal file
13
virtual/dotnet-sdk/dotnet-sdk-6.0.ebuild
Normal file
@@ -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} )"
|
||||
Reference in New Issue
Block a user