From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1555345-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F21D158089 for <garchives@archives.gentoo.org>; Sun, 17 Sep 2023 19:33:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B5DC2BC187; Sun, 17 Sep 2023 19:33:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C3352BC187 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Sep 2023 19:33:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8837C335C7E for <gentoo-commits@lists.gentoo.org>; Sun, 17 Sep 2023 19:33:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 978E011D3 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Sep 2023 19:32:59 +0000 (UTC) From: "Maciej Barć" <xgqt@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" <xgqt@gentoo.org> Message-ID: <1694978521.6ad953f05c5112bcd726d817350e844fad6bcc27.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/dotnet-sdk-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-dotnet/dotnet-sdk-bin/metadata.xml X-VCS-Directories: dev-dotnet/dotnet-sdk-bin/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 6ad953f05c5112bcd726d817350e844fad6bcc27 X-VCS-Branch: master Date: Sun, 17 Sep 2023 19:32:59 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd5780b2-9e17-48f0-9ecd-a3b8d47b770b X-Archives-Hash: 9d6b63cc939fefa0a342148e4b293d1f commit: 6ad953f05c5112bcd726d817350e844fad6bcc27 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 19:22:01 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 19:22:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad953f0 dev-dotnet/dotnet-sdk-bin: update metadata XML Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-dotnet/dotnet-sdk-bin/metadata.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-dotnet/dotnet-sdk-bin/metadata.xml b/dev-dotnet/dotnet-sdk-bin/metadata.xml index e32a6dd41575..2b161a5ca143 100644 --- a/dev-dotnet/dotnet-sdk-bin/metadata.xml +++ b/dev-dotnet/dotnet-sdk-bin/metadata.xml @@ -6,11 +6,6 @@ <email>dotnet@gentoo.org</email> <name>Gentoo Dotnet Project</name> </maintainer> - <use> - <flag name="dotnet-symlink"> - Install a dotnet symlink that points to dotnet-bin. - </flag> - </use> <upstream> <doc>https://learn.microsoft.com/en-us/dotnet/</doc> <remote-id type="github">dotnet/sdk</remote-id>