diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-11 22:33:17 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-11 22:33:17 +0000 |
commit | 4407c7cf07fdb5f7811effaf3ee6650b0cf50c0c (patch) | |
tree | 18df66da7d8996a4288963215d54a7ab5d4720df /metadata/md5-cache/dev-dotnet | |
parent | Merge updates from master (diff) | |
download | gentoo-4407c7cf07fdb5f7811effaf3ee6650b0cf50c0c.tar.gz gentoo-4407c7cf07fdb5f7811effaf3ee6650b0cf50c0c.tar.bz2 gentoo-4407c7cf07fdb5f7811effaf3ee6650b0cf50c0c.zip |
2022-05-11 22:33:17 UTC
Diffstat (limited to 'metadata/md5-cache/dev-dotnet')
-rw-r--r-- | metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-3.1.419 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-5.0.408 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-6.0.300 | 13 |
3 files changed, 39 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-3.1.419 b/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-3.1.419 new file mode 100644 index 000000000000..8a89fdd83207 --- /dev/null +++ b/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-3.1.419 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install +DESCRIPTION=.NET is a free, cross-platform, open-source developer platform +EAPI=8 +HOMEPAGE=https://dotnet.microsoft.com/ +IUSE=+dotnet-symlink +KEYWORDS=~amd64 ~arm ~arm64 +LICENSE=MIT +RDEPEND=app-crypt/mit-krb5:0/0 dev-util/lttng-ust:0 sys-libs/zlib:0/1 dotnet-symlink? ( !dev-dotnet/dotnet-sdk[dotnet-symlink(+)] ) +REQUIRED_USE=elibc_glibc +RESTRICT=splitdebug +SLOT=3.1 +SRC_URI=amd64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.419/dotnet-sdk-3.1.419-linux-x64.tar.gz ) arm? ( https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.419/dotnet-sdk-3.1.419-linux-arm.tar.gz ) arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.419/dotnet-sdk-3.1.419-linux-arm64.tar.gz ) +_md5_=653833d862309e2de16aeb8bcaf8e49c diff --git a/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-5.0.408 b/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-5.0.408 new file mode 100644 index 000000000000..2a05b3e11636 --- /dev/null +++ b/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-5.0.408 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install +DESCRIPTION=.NET is a free, cross-platform, open-source developer platform +EAPI=8 +HOMEPAGE=https://dotnet.microsoft.com/ +IUSE=+dotnet-symlink +KEYWORDS=~amd64 ~arm ~arm64 +LICENSE=MIT +RDEPEND=app-crypt/mit-krb5:0/0 dev-util/lttng-ust:0 sys-libs/zlib:0/1 dotnet-symlink? ( !dev-dotnet/dotnet-sdk[dotnet-symlink(+)] !dev-dotnet/dotnet-sdk-bin:3.1[dotnet-symlink(+)] ) +REQUIRED_USE=elibc_glibc +RESTRICT=splitdebug +SLOT=5.0 +SRC_URI=amd64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.408/dotnet-sdk-5.0.408-linux-x64.tar.gz ) arm? ( https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.408/dotnet-sdk-5.0.408-linux-arm.tar.gz ) arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.408/dotnet-sdk-5.0.408-linux-arm64.tar.gz ) +_md5_=13e09c9a838bb0335521a7d341e4f0b4 diff --git a/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-6.0.300 b/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-6.0.300 new file mode 100644 index 000000000000..5cd110bc574a --- /dev/null +++ b/metadata/md5-cache/dev-dotnet/dotnet-sdk-bin-6.0.300 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install +DESCRIPTION=.NET is a free, cross-platform, open-source developer platform +EAPI=8 +HOMEPAGE=https://dotnet.microsoft.com/ +IUSE=+dotnet-symlink +KEYWORDS=~amd64 ~arm ~arm64 +LICENSE=MIT +RDEPEND=app-crypt/mit-krb5:0/0 dev-util/lttng-ust:0 sys-libs/zlib:0/1 dotnet-symlink? ( !dev-dotnet/dotnet-sdk[dotnet-symlink(+)] !dev-dotnet/dotnet-sdk-bin:3.1[dotnet-symlink(+)] !dev-dotnet/dotnet-sdk-bin:5.0[dotnet-symlink(+)] ) +REQUIRED_USE=elibc_glibc +RESTRICT=splitdebug +SLOT=6.0 +SRC_URI=amd64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-linux-x64.tar.gz ) arm? ( https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-linux-arm.tar.gz ) arm64? ( https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300/dotnet-sdk-6.0.300-linux-arm64.tar.gz ) +_md5_=9d1709057e24158754c8ef0b18ea672e |