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 36B53158099 for ; Thu, 30 Nov 2023 07:15:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F33772BC025; Thu, 30 Nov 2023 07:15:42 +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 D5FC32BC025 for ; Thu, 30 Nov 2023 07:15:42 +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 EC9CB335CF4 for ; Thu, 30 Nov 2023 07:15:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36A71143B for ; Thu, 30 Nov 2023 07:15:39 +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: <1701328534.a8a2568eddbc6dfd24d1d31c5fce1e4bc7ba2b1b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cucumber-compatibility-kit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cucumber-compatibility-kit/cucumber-compatibility-kit-14.1.0.ebuild X-VCS-Directories: dev-util/cucumber-compatibility-kit/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a8a2568eddbc6dfd24d1d31c5fce1e4bc7ba2b1b X-VCS-Branch: master Date: Thu, 30 Nov 2023 07:15:39 +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: 77fbb981-50c6-40ad-aa2d-8f2c0e22e27e X-Archives-Hash: 769a776640943963d6af81ca1f53549e commit: a8a2568eddbc6dfd24d1d31c5fce1e4bc7ba2b1b Author: Hans de Graaff gentoo org> AuthorDate: Thu Nov 30 07:10:11 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Nov 30 07:15:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a2568e dev-util/cucumber-compatibility-kit: use cucumber-messages:22 Signed-off-by: Hans de Graaff gentoo.org> .../cucumber-compatibility-kit/cucumber-compatibility-kit-14.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cucumber-compatibility-kit/cucumber-compatibility-kit-14.1.0.ebuild b/dev-util/cucumber-compatibility-kit/cucumber-compatibility-kit-14.1.0.ebuild index 3cbeda510fe5..5a7a9c443b23 100644 --- a/dev-util/cucumber-compatibility-kit/cucumber-compatibility-kit-14.1.0.ebuild +++ b/dev-util/cucumber-compatibility-kit/cucumber-compatibility-kit-14.1.0.ebuild @@ -18,7 +18,7 @@ SLOT="$(ver_cut 1)" IUSE="test" ruby_add_rdepend " - dev-util/cucumber-messages:20 + dev-util/cucumber-messages:22 >=dev-ruby/rake-13.0.6 =dev-ruby/rake-13* >=dev-ruby/rspec-3.12.0:3 "