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 2778615810F for ; Thu, 8 Jun 2023 18:29:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7785EE083B; Thu, 8 Jun 2023 18:29:34 +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 BF7CEE0823 for ; Thu, 8 Jun 2023 18:29:33 +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 8022033E695 for ; Thu, 8 Jun 2023 18:29:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1BD9A8C for ; Thu, 8 Jun 2023 18:29:30 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1686247765.b565359b40f91cb29d2dc867327b649eb3dd7cd3.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-lang/ruby/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: dev-lang/ruby/ruby-3.0.6-r2.ebuild dev-lang/ruby/ruby-3.0.6.ebuild dev-lang/ruby/ruby-3.1.4-r2.ebuild X-VCS-Directories: dev-lang/ruby/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: b565359b40f91cb29d2dc867327b649eb3dd7cd3 X-VCS-Branch: master Date: Thu, 8 Jun 2023 18:29:30 +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: 0a9de27f-17b8-402f-90ac-9b19a7201220 X-Archives-Hash: 40f2144a157dd2a5453414283a100233 commit: b565359b40f91cb29d2dc867327b649eb3dd7cd3 Author: orbea riseup net> AuthorDate: Thu Jun 8 18:09:15 2023 +0000 Commit: orbea riseup net> CommitDate: Thu Jun 8 18:09:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=b565359b dev-lang/ruby: sync ::gentoo Signed-off-by: orbea riseup.net> dev-lang/ruby/ruby-3.0.6-r2.ebuild | 2 +- dev-lang/ruby/ruby-3.0.6.ebuild | 2 +- dev-lang/ruby/ruby-3.1.4-r2.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/ruby/ruby-3.0.6-r2.ebuild b/dev-lang/ruby/ruby-3.0.6-r2.ebuild index ea468e6..0ac0bf2 100644 --- a/dev-lang/ruby/ruby-3.0.6-r2.ebuild +++ b/dev-lang/ruby/ruby-3.0.6-r2.ebuild @@ -282,7 +282,7 @@ pkg_postinst() { elog elog "To switch between available Ruby profiles, execute as root:" - elog "\teselect ruby set ruby(23|24|...)" + elog "\teselect ruby set ruby(30|31|...)" elog } diff --git a/dev-lang/ruby/ruby-3.0.6.ebuild b/dev-lang/ruby/ruby-3.0.6.ebuild index 29b1844..3ef3985 100644 --- a/dev-lang/ruby/ruby-3.0.6.ebuild +++ b/dev-lang/ruby/ruby-3.0.6.ebuild @@ -259,7 +259,7 @@ pkg_postinst() { elog elog "To switch between available Ruby profiles, execute as root:" - elog "\teselect ruby set ruby(23|24|...)" + elog "\teselect ruby set ruby(30|31|...)" elog } diff --git a/dev-lang/ruby/ruby-3.1.4-r2.ebuild b/dev-lang/ruby/ruby-3.1.4-r2.ebuild index b27a5ed..da417d0 100644 --- a/dev-lang/ruby/ruby-3.1.4-r2.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit +rdoc socks5 +ssl static-libs systemtap tk valgrind xemacs" RDEPEND=" @@ -266,7 +266,7 @@ pkg_postinst() { elog elog "To switch between available Ruby profiles, execute as root:" - elog "\teselect ruby set ruby(23|24|...)" + elog "\teselect ruby set ruby(30|31|...)" elog }