virtual/dotnet-sdk: drop old 5.0-r1

Bug: https://bugs.gentoo.org/908819
Bug: https://bugs.gentoo.org/908820
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2023-06-19 20:17:06 +02:00
parent 8615448565
commit 4e175c1127

View File

@@ -1,16 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Virtual for .NET SDK"
LICENSE=""
SLOT="5.0"
KEYWORDS="~amd64 ~arm ~arm64"
BDEPEND=""
RDEPEND="|| (
dev-dotnet/dotnet-sdk-bin:${SLOT}[dotnet-symlink(+)]
dev-dotnet/dotnet-sdk:${SLOT}[dotnet-symlink(+)]
)"