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 13662158095 for ; Sat, 27 Aug 2022 23:11:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3B57E09B0; Sat, 27 Aug 2022 23:10:08 +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 6C0A2E09BE for ; Sat, 27 Aug 2022 23:10:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D0B233413C5 for ; Sat, 27 Aug 2022 08:03:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 556DA588 for ; Sat, 27 Aug 2022 08:03:22 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1661587396.fd7796600fa6ed3b22a23724189bec28c5005761.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/tomoe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/tomoe/tomoe-0.6.0-r6.ebuild X-VCS-Directories: app-i18n/tomoe/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fd7796600fa6ed3b22a23724189bec28c5005761 X-VCS-Branch: master Date: Sat, 27 Aug 2022 08:03:22 +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: 31fb4469-e6e3-4282-921d-c54945d86249 X-Archives-Hash: fb132da4b0457cdc549d1e10b864228d commit: fd7796600fa6ed3b22a23724189bec28c5005761 Author: Sam James gentoo org> AuthorDate: Sat Aug 27 08:02:56 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 27 08:03:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd779660 app-i18n/tomoe: drop removed ruby26 Signed-off-by: Sam James gentoo.org> app-i18n/tomoe/tomoe-0.6.0-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild index d269665dd5e9..37076dc45b98 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby27" inherit autotools ruby-utils