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 1F8DA158020 for ; Wed, 16 Nov 2022 14:30:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 245D5E08C8; Wed, 16 Nov 2022 14:30:39 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CD82E08C8 for ; Wed, 16 Nov 2022 14:30:38 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3685340DBD for ; Wed, 16 Nov 2022 14:30:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26F76523 for ; Wed, 16 Nov 2022 14:30:35 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1668609024.9f52dee748dd3fc15664f93fd569512af30dd63f.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 9f52dee748dd3fc15664f93fd569512af30dd63f X-VCS-Branch: dev Date: Wed, 16 Nov 2022 14:30:35 +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: ec6e3bae-acd9-448e-a5c2-43db7dc32543 X-Archives-Hash: 2fcbd5268320141274fcb8eba8af6195 commit: 9f52dee748dd3fc15664f93fd569512af30dd63f Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Nov 16 14:27:57 2022 +0000 Commit: Anna Vyalkova sysrq in> 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 "