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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99D9F1382C5 for ; Fri, 15 Jan 2021 07:27:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE71DE084A; Fri, 15 Jan 2021 07:27:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0E11E084A for ; Fri, 15 Jan 2021 07:27:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4B74335DB0 for ; Fri, 15 Jan 2021 07:27:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56ECE476 for ; Fri, 15 Jan 2021 07:27:20 +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: <1610695547.fce4bffe1e726c075ccada6725ca85a1d77aebad.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/make.defaults X-VCS-Directories: profiles/base/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: fce4bffe1e726c075ccada6725ca85a1d77aebad X-VCS-Branch: master Date: Fri, 15 Jan 2021 07:27:20 +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: f2c72736-6bd0-47bf-b822-7a23e2e54dbd X-Archives-Hash: b4c70ee409f441f6efd13ce1699b021b commit: fce4bffe1e726c075ccada6725ca85a1d77aebad Author: Hans de Graaff gentoo org> AuthorDate: Fri Jan 15 07:25:47 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Jan 15 07:25:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce4bffe profiles/base/make.defaults: remove ruby25 from RUBY_TARGETS There has been enough time to update to ruby26 and ruby25 will no longer be maintained upstream from April 2021. Removing it from RUBY_TARGETS in preparation for its removal altogether. Signed-off-by: Hans de Graaff gentoo.org> profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index e2840c75ce2..981eda7446a 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -102,7 +102,7 @@ LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te # Manuel RĂ¼ger (2015-09-09) # Default Ruby build target(s) # Updated to include ruby26 on 2020-09-14 -RUBY_TARGETS="ruby25 ruby26" +RUBY_TARGETS="ruby26" # Enable extended filesystem attribute support by default. # https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0