From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 C4348158021 for ; Wed, 16 Nov 2022 19:33:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F8A0E0920; Wed, 16 Nov 2022 19:33:20 +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 CC3ECE0918 for ; Wed, 16 Nov 2022 19:33:19 +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 BC5B2340DCC for ; Wed, 16 Nov 2022 19:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57CEE74E for ; Wed, 16 Nov 2022 19:33:17 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1668609024.9f52dee748dd3fc15664f93fd569512af30dd63f.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lang/crystal-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild X-VCS-Directories: dev-lang/crystal-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 9f52dee748dd3fc15664f93fd569512af30dd63f X-VCS-Branch: master Date: Wed, 16 Nov 2022 19:33:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: afde0472-567c-4860-888b-e76fa3efbd36 X-Archives-Hash: 9bcde33f6a90f27da5e747441876ccc7 commit: 9f52dee748dd3fc15664f93fd569512af30dd63f Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Nov 16 14:27:57 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Nov 16 14:30:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f52dee7 dev-lang/crystal-bin: fix collision with shards Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild b/dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild index ffdd08f11..04616d364 100644 --- a/dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild +++ b/dev-lang/crystal-bin/crystal-bin-1.6.2.ebuild @@ -25,6 +25,7 @@ IUSE="doc" # file collisions RDEPEND=" !dev-lang/crystal + !dev-util/shards !games-mud/crystal !sci-chemistry/tinker "