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 3B131158093 for ; Sun, 3 Jul 2022 05:55:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32527E07B2; Sun, 3 Jul 2022 05:55:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AA124E0894 for ; Sun, 3 Jul 2022 05:55:18 +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 B2863341D28 for ; Sun, 3 Jul 2022 05:55:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBECA522 for ; Sun, 3 Jul 2022 05:55:15 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1656827711.c2b8d43c7bddc50c821ef5108e4b16dbe4c4ec53.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/coercible/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/coercible/coercible-1.0.1.ebuild X-VCS-Directories: dev-ruby/coercible/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: c2b8d43c7bddc50c821ef5108e4b16dbe4c4ec53 X-VCS-Branch: master Date: Sun, 3 Jul 2022 05:55:15 +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: 2e23b571-1d8e-4588-ae7e-bb18b7af5ca2 X-Archives-Hash: 16cf81dfd9f2449e2d65b430ac3a5a10 commit: c2b8d43c7bddc50c821ef5108e4b16dbe4c4ec53 Author: Hans de Graaff gentoo org> AuthorDate: Sat Jul 2 06:43:58 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jul 3 05:55:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b8d43c dev-ruby/coercible: add missing test dependency Closes: https://bugs.gentoo.org/855557 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/coercible/coercible-1.0.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-ruby/coercible/coercible-1.0.1.ebuild b/dev-ruby/coercible/coercible-1.0.1.ebuild index 8ab84b741a99..1d0c60f226ef 100644 --- a/dev-ruby/coercible/coercible-1.0.1.ebuild +++ b/dev-ruby/coercible/coercible-1.0.1.ebuild @@ -26,6 +26,8 @@ IUSE="" ruby_add_rdepend ">=dev-ruby/descendants_tracker-0.0.1