blob: f45885a99ece88c4785fcf896dc559ceeef47987 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/dotnet-sdk:8.0
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=.NET information tool for Gentoo
EAPI=8
HOMEPAGE=https://gitlab.gentoo.org/dotnet/csharp-gentoodotnetinfo/
INHERIT=dotnet-pkg
IUSE=debug
KEYWORDS=amd64 arm arm64
LICENSE=GPL-2+
RDEPEND=virtual/dotnet-sdk:8.0
RESTRICT=strip
SLOT=0
SRC_URI=https://gitlab.gentoo.org/dotnet/csharp-gentoodotnetinfo/-/archive/1.1.1/csharp-gentoodotnetinfo-1.1.1.tar.bz2 https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/3.1.6/microsoft.dotnet.platformabstractions.3.1.6.nupkg https://api.nuget.org/v3-flatcontainer/system.commandline/2.0.0-beta4.22272.1/system.commandline.2.0.0-beta4.22272.1.nupkg
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f nuget 7f2b3dd39bcb5cdb72b49a3d39515c19 dotnet-pkg-base 79680db2518e367616731cbb95ae0733 dotnet-pkg 149be926006315896e1a57f36db1b772
_md5_=c14805cdba608bbd9684b1b14b1adbf1
|