commit:     b565359b40f91cb29d2dc867327b649eb3dd7cd3
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Thu Jun  8 18:09:15 2023 +0000
Commit:     orbea <orbea <AT> riseup <DOT> 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 <orbea <AT> 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
 }
 

Reply via email to