diff options
author | 2024-09-04 09:59:17 +0200 | |
---|---|---|
committer | 2024-09-04 10:09:39 +0200 | |
commit | 8f02cff6b0d4b8857ee0c6efbbdcb1b4146d1122 (patch) | |
tree | 9915043f54d84c77d0cce96f80ab86b8d004586a /dev-dotnet/dotnet-outdated | |
parent | dev-dotnet/dotnet-outdated: drop old 4.6.1 (diff) | |
download | gentoo-8f02cff6b0d4b8857ee0c6efbbdcb1b4146d1122.tar.gz gentoo-8f02cff6b0d4b8857ee0c6efbbdcb1b4146d1122.tar.bz2 gentoo-8f02cff6b0d4b8857ee0c6efbbdcb1b4146d1122.zip |
dev-dotnet/dotnet-outdated: drop old 4.6.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-outdated')
-rw-r--r-- | dev-dotnet/dotnet-outdated/Manifest | 1 | ||||
-rw-r--r-- | dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.2.ebuild | 207 |
2 files changed, 0 insertions, 208 deletions
diff --git a/dev-dotnet/dotnet-outdated/Manifest b/dev-dotnet/dotnet-outdated/Manifest index bf6865294b0f..64fcdae477a8 100644 --- a/dev-dotnet/dotnet-outdated/Manifest +++ b/dev-dotnet/dotnet-outdated/Manifest @@ -1,6 +1,5 @@ DIST castle.core.5.1.1.nupkg 800128 BLAKE2B 28c469b65fa9898e0dd87a416b015462db1761f11429654f613541245b213ce62f77257a63770468f8019d635bef20e50e60f620359d0e39ceafbcc7bf88214c SHA512 378a149ebfaa12d00cb35bcaee8806803df7bc75980c9e0c67f36e3e057d6af2abaead24cd8274a9595c7ac74cb9597c9d6913b1125b86e6b156a66f7a1ac2fa DIST csvhelper.30.0.1.nupkg 717621 BLAKE2B 7461c95cf2687cb0344261a967c22c33602f2a360a18073fcfc4fcebe9513a56ab15c530683458c7c64bd2ceab4cc8c376aae01905f093f7774efb4bedc4a159 SHA512 f02de9ab8f3a99b5b6d83abc0e8eebbd65563512c3610cbdf4f433202075c342fcfe58245c3ab7735e328433e80f0d6379dbfd5fc5392df27fdaa15182a438da -DIST dotnet-outdated-4.6.2.tar.gz 137021 BLAKE2B 737d0a1994fcbdb6add9ef3034f36f4d9345d0ea82d24f6a911af8004f4dc2817b4d7730dea1702e04312ca5c0408d62d2c898a8fa8a9140f0ee1dd10197f1f9 SHA512 06f41b42a223d7dd53c3c73327650202aac13b1a142433a82cee3c9672949588633ccf8e9b8d942a8ac5b49683c35028fa671eb92e88bfdfe6a5a0a01b26580a DIST dotnet-outdated-4.6.4.tar.gz 138005 BLAKE2B 670e46114cad0b5c93fbabfa5e8d0f1c91b82f8875f70f95f50bd5fdbc7109e9d073db6d7595c49a8b90211708c5314fe2694b7ee17de5ce5398ff8997696eb0 SHA512 005441abdbc331e231dc19a312ae9b775be2d0007ef0829ca08dd19a0bf7fc95099466fcba8d8d4bcc8d302591b10e52d4b79bcd453f1038b402978ebd3a2b4e DIST dotnet-xunit.2.3.1.nupkg 774955 BLAKE2B 338a47a377be9bb1edc7bebd765d2d9e740307358bd03ab3f18153f21ad00a7a3cbbb7de0341ae96c0b4355e6f3a41b0e40692d73bd1bfb67d531f054ee0c60c SHA512 2f0ee05b38a7674b4e1826a1284dbf18e2d122ae3f5f741150b318669ad1ebedb03e22a7c5c35d8b43c3a7a1a70ec8253eeb0b74915eb81309bcd998218dcdb8 DIST libuv.1.9.0.nupkg 1270373 BLAKE2B c20e78a6c8cac53a66968af0eabeb270c84987f2e1e118325034ab07e7d08784c58b60c5ee70b3fc0cae05410da66b446e94b112eda9957bcabce1417394c053 SHA512 75fc28894498f492bdf5db6c599e40059e7a8c5417ba71bd6b4a87416b0f669611f6dd98dae1da4c0b1e076598724914514c87d4cc92ed51197e5a251b94ecc3 diff --git a/dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.2.ebuild b/dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.2.ebuild deleted file mode 100644 index e2bade626a6f..000000000000 --- a/dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.2.ebuild +++ /dev/null @@ -1,207 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DOTNET_PKG_COMPAT=8.0 -NUGETS=" -castle.core@5.1.1 -csvhelper@30.0.1 -dotnet-xunit@2.3.1 -libuv@1.9.0 -mcmaster.extensions.commandlineutils@4.0.2 -microsoft.codeanalysis.analyzers@1.1.0 -microsoft.codeanalysis.common@1.3.0 -microsoft.codeanalysis.csharp@1.3.0 -microsoft.codeanalysis.visualbasic@1.3.0 -microsoft.codecoverage@17.9.0 -microsoft.csharp@4.0.1 -microsoft.extensions.dependencyinjection.abstractions@7.0.0 -microsoft.extensions.dependencyinjection@7.0.0 -microsoft.net.test.sdk@17.9.0 -microsoft.netcore.app@1.0.0 -microsoft.netcore.dotnethost@1.0.1 -microsoft.netcore.dotnethostpolicy@1.0.1 -microsoft.netcore.dotnethostresolver@1.0.1 -microsoft.netcore.jit@1.0.2 -microsoft.netcore.platforms@1.0.1 -microsoft.netcore.runtime.coreclr@1.0.2 -microsoft.netcore.targets@1.0.1 -microsoft.netcore.windows.apisets@1.0.1 -microsoft.testplatform.objectmodel@17.9.0 -microsoft.testplatform.testhost@17.9.0 -microsoft.visualbasic@10.0.1 -microsoft.win32.primitives@4.0.1 -microsoft.win32.registry@4.0.0 -netstandard.library@1.6.0 -newtonsoft.json@13.0.1 -newtonsoft.json@13.0.3 -nsubstitute@5.1.0 -nuget.common@6.8.0 -nuget.configuration@6.8.0 -nuget.credentials@6.8.0 -nuget.dependencyresolver.core@6.8.0 -nuget.frameworks@6.8.0 -nuget.librarymodel@6.8.0 -nuget.packaging@6.8.0 -nuget.projectmodel@6.8.0 -nuget.protocol@6.8.0 -nuget.versioning@6.8.0 -runtime.native.system.io.compression@4.1.0 -runtime.native.system.net.http@4.0.1 -runtime.native.system.net.security@4.0.1 -runtime.native.system.security.cryptography@4.0.0 -runtime.native.system@4.0.0 -system.appcontext@4.1.0 -system.buffers@4.0.0 -system.collections.concurrent@4.0.12 -system.collections.immutable@1.2.0 -system.collections@4.0.11 -system.componentmodel.annotations@4.1.0 -system.componentmodel.annotations@5.0.0 -system.componentmodel@4.0.1 -system.console@4.0.0 -system.diagnostics.debug@4.0.11 -system.diagnostics.diagnosticsource@4.0.0 -system.diagnostics.eventlog@6.0.0 -system.diagnostics.fileversioninfo@4.0.0 -system.diagnostics.process@4.1.0 -system.diagnostics.stacktrace@4.0.1 -system.diagnostics.tools@4.0.1 -system.diagnostics.tracing@4.1.0 -system.dynamic.runtime@4.0.11 -system.formats.asn1@6.0.0 -system.globalization.calendars@4.0.1 -system.globalization.extensions@4.0.1 -system.globalization@4.0.11 -system.io.abstractions.testinghelpers@19.2.64 -system.io.abstractions@19.2.64 -system.io.compression.zipfile@4.0.1 -system.io.compression@4.1.0 -system.io.filesystem.primitives@4.0.1 -system.io.filesystem.watcher@4.0.0 -system.io.filesystem@4.0.1 -system.io.memorymappedfiles@4.0.0 -system.io.unmanagedmemorystream@4.0.1 -system.io@4.1.0 -system.linq.expressions@4.1.0 -system.linq.parallel@4.0.1 -system.linq.queryable@4.0.1 -system.linq@4.1.0 -system.net.http@4.1.0 -system.net.nameresolution@4.0.0 -system.net.primitives@4.0.11 -system.net.requests@4.0.11 -system.net.security@4.0.0 -system.net.sockets@4.1.0 -system.net.webheadercollection@4.0.1 -system.numerics.vectors@4.1.1 -system.objectmodel@4.0.12 -system.reflection.dispatchproxy@4.0.1 -system.reflection.emit.ilgeneration@4.0.1 -system.reflection.emit.lightweight@4.0.1 -system.reflection.emit@4.0.1 -system.reflection.extensions@4.0.1 -system.reflection.metadata@1.3.0 -system.reflection.metadata@1.6.0 -system.reflection.primitives@4.0.1 -system.reflection.typeextensions@4.1.0 -system.reflection@4.1.0 -system.resources.reader@4.0.0 -system.resources.resourcemanager@4.0.1 -system.runtime.extensions@4.1.0 -system.runtime.handles@4.0.1 -system.runtime.interopservices.runtimeinformation@4.0.0 -system.runtime.interopservices@4.1.0 -system.runtime.loader@4.0.0 -system.runtime.numerics@4.0.1 -system.runtime@4.1.0 -system.security.claims@4.0.1 -system.security.cryptography.algorithms@4.2.0 -system.security.cryptography.cng@4.2.0 -system.security.cryptography.csp@4.0.0 -system.security.cryptography.encoding@4.0.0 -system.security.cryptography.openssl@4.0.0 -system.security.cryptography.pkcs@6.0.4 -system.security.cryptography.primitives@4.0.0 -system.security.cryptography.protecteddata@4.4.0 -system.security.cryptography.x509certificates@4.1.0 -system.security.principal.windows@4.0.0 -system.security.principal@4.0.1 -system.text.encoding.codepages@4.0.1 -system.text.encoding.extensions@4.0.11 -system.text.encoding@4.0.11 -system.text.regularexpressions@4.1.0 -system.threading.overlapped@4.0.1 -system.threading.tasks.dataflow@4.6.0 -system.threading.tasks.extensions@4.0.0 -system.threading.tasks.parallel@4.0.1 -system.threading.tasks@4.0.11 -system.threading.thread@4.0.0 -system.threading.threadpool@4.0.10 -system.threading.timer@4.0.1 -system.threading@4.0.11 -system.xml.readerwriter@4.0.11 -system.xml.xdocument@4.0.11 -system.xml.xmldocument@4.0.1 -system.xml.xpath.xdocument@4.0.1 -system.xml.xpath@4.0.1 -testableio.system.io.abstractions.testinghelpers@19.2.64 -testableio.system.io.abstractions.wrappers@19.2.64 -testableio.system.io.abstractions@19.2.64 -xunit.abstractions@2.0.3 -xunit.analyzers@1.12.0 -xunit.assert@2.7.1 -xunit.core@2.7.1 -xunit.extensibility.core@2.7.1 -xunit.extensibility.execution@2.7.1 -xunit.runner.visualstudio@2.5.8 -xunit@2.7.1 -" - -inherit check-reqs dotnet-pkg - -DESCRIPTION="Display and update outdated NuGet packages in a project" -HOMEPAGE="https://github.com/dotnet-outdated/dotnet-outdated/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" -else - SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz - -> ${P}.tar.gz" - - KEYWORDS="amd64" -fi - -SRC_URI+=" ${NUGET_URIS} " - -LICENSE="MIT" -SLOT="0" - -CHECKREQS_DISK_BUILD="1500M" -DOTNET_PKG_PROJECTS=( src/DotNetOutdated/DotNetOutdated.csproj ) - -DOCS=( CHANGELOG.md README.md ) - -dotnet-pkg_force-compat - -pkg_setup() { - check-reqs_pkg_setup - dotnet-pkg_pkg_setup -} - -src_unpack() { - dotnet-pkg_src_unpack - - if [[ -n "${EGIT_REPO_URI}" ]] ; then - git-r3_src_unpack - fi -} - -src_prepare() { - dotnet-pkg_src_prepare - - rm ./test/DotNetOutdated.Tests/EndToEndTests.cs || die -} |