[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-05-08 Thread Hans de Graaff
commit: 9573c4c80bf471404f6d33bcb3f18bd09c7c5c85
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May  9 04:47:42 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May  9 04:47:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9573c4c8

dev-ruby/irb: add 1.13.1

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest  |  1 +
 dev-ruby/irb/irb-1.13.1.ebuild | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
index 016dfd52065d..6d1321c52eaf 100644
--- a/dev-ruby/irb/Manifest
+++ b/dev-ruby/irb/Manifest
@@ -1,2 +1,3 @@
 DIST irb-1.11.1.tar.gz 128341 BLAKE2B 
ec2ebfd31b7d784668ed043d32b86bc0f77481b250170911332f4b9810f0ee5245ec65aac4d2fa4fc94f49c5d3fa59dd7c3a709f712d9f7f4c1ed6ddd7f0e2b3
 SHA512 
6b8eaf41410d43f4ab47961b56ce054f93e134e5cba51a08294baaa6de149a209e243a9cf649091f3176adfd0c22943fe222b61b0ab1215e0822d7007c154f17
 DIST irb-1.13.0.tar.gz 137615 BLAKE2B 
234debdc8c523876236270af41263b746d79cfded7944862ba7b229aa8e8408bb1efaffb8569b208ba96d8b139d4e0f9ab93e439a6715d7f4bc01e9cff5ac567
 SHA512 
894549b4fc2f57cfd34a9abc313d14e790728c61602a2b48f1fcb67e69505514191c04fc9e27251a79d2aeeb92ffc9b7ea4c18a4be57aa6d0f3e65881ced3b35
+DIST irb-1.13.1.tar.gz 138024 BLAKE2B 
294ef0b9413836dd9db1316e6716c47d44356a988b80c8f7465ece5b0169834f6df8c1a3061b68a9c6115d83ba4c630070220eb2ba5ec5ccae87b7ae677bb038
 SHA512 
63f71bac1a51bb8c022c0e32f396b6a28e53be2652e27cfd0f025cd02a6878d934ddcbc6ccd7760a06f24d8811f6c24fc2404b4a89d67e6dbd3342b2300d28ad

diff --git a/dev-ruby/irb/irb-1.13.1.ebuild b/dev-ruby/irb/irb-1.13.1.ebuild
new file mode 100644
index ..578774e8bd35
--- /dev/null
+++ b/dev-ruby/irb/irb-1.13.1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_BINDIR="exe"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
+HOMEPAGE="https://github.com/ruby/irb;
+SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+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="test"
+
+# Ensure a new enough eselect-ruby is present to avoid clobbering the
+# irb bin and man page.
+ruby_add_rdepend "
+   >=dev-ruby/rdoc-4.0.0
+   >=dev-ruby/reline-0.4.2
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-05-03 Thread Hans de Graaff
commit: 941348d0655852932cd8ccfbe4fbb4b53d14b025
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May  3 09:32:29 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May  3 11:13:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941348d0

dev-ruby/irb: add 1.13.0

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest  |  1 +
 dev-ruby/irb/irb-1.13.0.ebuild | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
index bd873c1e4ebf..016dfd52065d 100644
--- a/dev-ruby/irb/Manifest
+++ b/dev-ruby/irb/Manifest
@@ -1 +1,2 @@
 DIST irb-1.11.1.tar.gz 128341 BLAKE2B 
ec2ebfd31b7d784668ed043d32b86bc0f77481b250170911332f4b9810f0ee5245ec65aac4d2fa4fc94f49c5d3fa59dd7c3a709f712d9f7f4c1ed6ddd7f0e2b3
 SHA512 
6b8eaf41410d43f4ab47961b56ce054f93e134e5cba51a08294baaa6de149a209e243a9cf649091f3176adfd0c22943fe222b61b0ab1215e0822d7007c154f17
+DIST irb-1.13.0.tar.gz 137615 BLAKE2B 
234debdc8c523876236270af41263b746d79cfded7944862ba7b229aa8e8408bb1efaffb8569b208ba96d8b139d4e0f9ab93e439a6715d7f4bc01e9cff5ac567
 SHA512 
894549b4fc2f57cfd34a9abc313d14e790728c61602a2b48f1fcb67e69505514191c04fc9e27251a79d2aeeb92ffc9b7ea4c18a4be57aa6d0f3e65881ced3b35

diff --git a/dev-ruby/irb/irb-1.13.0.ebuild b/dev-ruby/irb/irb-1.13.0.ebuild
new file mode 100644
index ..e298f91787cf
--- /dev/null
+++ b/dev-ruby/irb/irb-1.13.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_BINDIR="exe"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
+HOMEPAGE="https://github.com/ruby/irb;
+SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+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="test"
+
+# Ensure a new enough eselect-ruby is present to avoid clobbering the
+# irb bin and man page.
+ruby_add_rdepend "
+   >=dev-ruby/rdoc-4.0.0
+   >=dev-ruby/reline-0.4.2
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-04-29 Thread Ionen Wolkens
commit: 99036c2680b0f0162d37e9176cee5489bb8fcbdd
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Apr 29 20:47:39 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 30 02:28:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99036c26

dev-ruby/irb: Stabilize 1.11.1 amd64, #928114

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index 0183fd8cfc52..2a081ec60599 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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"
+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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-04-29 Thread Ionen Wolkens
commit: e6b641f89e6a67b47bfc0c270d82139e6b378926
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Apr 29 21:22:05 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 30 02:28:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b641f8

dev-ruby/irb: Stabilize 1.11.1 arm, #928114

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index a696d655d016..444bbc0a4eb4 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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"
+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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-04-29 Thread Ionen Wolkens
commit: 85c7c28460fcd05a78c4508e02a01823a8d9798e
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Apr 29 21:06:40 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 30 02:28:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c7c284

dev-ruby/irb: Stabilize 1.11.1 x86, #928114

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index 2a081ec60599..a696d655d016 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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"
+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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-04-29 Thread Ionen Wolkens
commit: 556e490f3f0915aef4d9be2d851d55a38ff08fae
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Apr 29 20:32:39 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 30 02:28:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556e490f

dev-ruby/irb: Stabilize 1.11.1 arm64, #928114

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index e64bc83a95ac..bbf1b21a17a2 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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"
+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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-04-29 Thread Ionen Wolkens
commit: 1265405ce98083065a3e03980254ac27c9f7d14b
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Apr 29 20:39:15 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 30 02:28:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1265405c

dev-ruby/irb: Stabilize 1.11.1 ppc, #928114

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index bbf1b21a17a2..0183fd8cfc52 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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"
+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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-04-29 Thread Ionen Wolkens
commit: 6356681eeaff2256dafc56b9ed99e112224cfeb5
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Apr 29 20:31:51 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 30 02:28:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6356681e

dev-ruby/irb: Stabilize 1.11.1 ppc64, #928114

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index a693b0845c3d..e64bc83a95ac 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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"
+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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-03-29 Thread Hans de Graaff
commit: af58a793d347140bf8e6411516af79b3a66d5fb5
Author: Félix Poisot  lhfblc  fr>
AuthorDate: Sat Mar  9 13:42:44 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 29 10:17:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af58a793

dev-ruby/irb: tests depend on dev-ruby/debug

Signed-off-by: Félix Poisot  lhfblc.fr>
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index 53814048d1d4..a693b0845c3d 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -28,7 +28,13 @@ ruby_add_rdepend "
!

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-03-29 Thread Hans de Graaff
commit: aa7a521d61f6f05f89412b7168488c233cd32382
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 29 09:13:10 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 29 09:19:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7a521d

dev-ruby/irb: drop 1.7.4, 1.8.3, 1.11.0

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest  |  3 ---
 dev-ruby/irb/irb-1.11.0.ebuild | 53 --
 dev-ruby/irb/irb-1.7.4.ebuild  | 53 --
 dev-ruby/irb/irb-1.8.3.ebuild  | 53 --
 4 files changed, 162 deletions(-)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
index 2b4510c68a31..bd873c1e4ebf 100644
--- a/dev-ruby/irb/Manifest
+++ b/dev-ruby/irb/Manifest
@@ -1,4 +1 @@
-DIST irb-1.11.0.tar.gz 127838 BLAKE2B 
a5786dad54f50d146086950c44d5e48029e6528ef647266199061415b67c7378d12237b002a3afdbe0ae555b52c7bf58156702402881d22e6d390dbc4ea8c50d
 SHA512 
60f6a80ed29278fd41a8874de8b1a6d977f5c92ab6cf769052676eb12c8baae48454243602f047ff2749e7a63cbed1766bf05f4793574e7c0a922e8de3689926
 DIST irb-1.11.1.tar.gz 128341 BLAKE2B 
ec2ebfd31b7d784668ed043d32b86bc0f77481b250170911332f4b9810f0ee5245ec65aac4d2fa4fc94f49c5d3fa59dd7c3a709f712d9f7f4c1ed6ddd7f0e2b3
 SHA512 
6b8eaf41410d43f4ab47961b56ce054f93e134e5cba51a08294baaa6de149a209e243a9cf649091f3176adfd0c22943fe222b61b0ab1215e0822d7007c154f17
-DIST irb-1.7.4.tar.gz 115221 BLAKE2B 
8905dbad13363fff33ae719258673d1818e3eb7dfd508254d3f2bbb28e315be2fe15614ea63cef7718a2da4a7c4ef99dc9bc76d270b5219203751dc06a7161de
 SHA512 
562ca1deb78223f6b0b9534d9d1756d8eaffe8dfb7f550238a4afabfb42622109716ccabdef805d8aa2c14dbb73abad8a32c0261c04064281216d40bc57b87ad
-DIST irb-1.8.3.tar.gz 112981 BLAKE2B 
513d62f33969e26861da18c1e73140894422ac47fd1943f1360e12732473872e9d06ac00b115ad39d7cbee36dbbea691f2e6e19970adb2677051371c4ae0ede1
 SHA512 
7b3cb2659cfde36bebd370cc4ac2648ac7b8672e6f9edc0fe3bcbe0a8a0ce9e75aa1b6bae3139e77975bd53cf874bb5e180044467bf17a865e73a3f5ab6b2abb

diff --git a/dev-ruby/irb/irb-1.11.0.ebuild b/dev-ruby/irb/irb-1.11.0.ebuild
deleted file mode 100644
index 8aa1bfe33ab7..
--- a/dev-ruby/irb/irb-1.11.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_BINDIR="exe"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
-HOMEPAGE="https://github.com/ruby/irb;
-SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-# Ensure a new enough eselect-ruby is present to avoid clobbering the
-# irb bin and man page.
-ruby_add_rdepend "
-   dev-ruby/rdoc
-   >=dev-ruby/reline-0.3.8
-   !https://github.com/ruby/irb;
-SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
-
-# Ensure a new enough eselect-ruby is present to avoid clobbering the
-# irb bin and man page.
-ruby_add_rdepend "
-   >=dev-ruby/rdoc-6.5:0
-   >=dev-ruby/reline-0.3.6
-   !https://github.com/ruby/irb;
-SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-# Ensure a new enough eselect-ruby is present to avoid clobbering the
-# irb bin and man page.
-ruby_add_rdepend "
-   dev-ruby/rdoc
-   >=dev-ruby/reline-0.3.8
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-01-21 Thread Fabian Groffen
commit: 2eb23a2f0836648df289c65d1270388039a0a991
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 21 14:04:22 2024 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 21 14:04:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb23a2f

dev-ruby/irb: marked ~arm64-macos

Signed-off-by: Fabian Groffen  gentoo.org>

 dev-ruby/irb/irb-1.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
index 0a1af7bd9549..53814048d1d4 100644
--- a/dev-ruby/irb/irb-1.11.1.ebuild
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-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="test"
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2024-01-20 Thread Hans de Graaff
commit: 0942afad78ad1b71a990b68d6162f8636fa0f9e2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 20 10:21:45 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 20 10:21:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0942afad

dev-ruby/irb: add 1.11.1

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest  |  1 +
 dev-ruby/irb/irb-1.11.1.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
index 6af1091fb66d..2b4510c68a31 100644
--- a/dev-ruby/irb/Manifest
+++ b/dev-ruby/irb/Manifest
@@ -1,3 +1,4 @@
 DIST irb-1.11.0.tar.gz 127838 BLAKE2B 
a5786dad54f50d146086950c44d5e48029e6528ef647266199061415b67c7378d12237b002a3afdbe0ae555b52c7bf58156702402881d22e6d390dbc4ea8c50d
 SHA512 
60f6a80ed29278fd41a8874de8b1a6d977f5c92ab6cf769052676eb12c8baae48454243602f047ff2749e7a63cbed1766bf05f4793574e7c0a922e8de3689926
+DIST irb-1.11.1.tar.gz 128341 BLAKE2B 
ec2ebfd31b7d784668ed043d32b86bc0f77481b250170911332f4b9810f0ee5245ec65aac4d2fa4fc94f49c5d3fa59dd7c3a709f712d9f7f4c1ed6ddd7f0e2b3
 SHA512 
6b8eaf41410d43f4ab47961b56ce054f93e134e5cba51a08294baaa6de149a209e243a9cf649091f3176adfd0c22943fe222b61b0ab1215e0822d7007c154f17
 DIST irb-1.7.4.tar.gz 115221 BLAKE2B 
8905dbad13363fff33ae719258673d1818e3eb7dfd508254d3f2bbb28e315be2fe15614ea63cef7718a2da4a7c4ef99dc9bc76d270b5219203751dc06a7161de
 SHA512 
562ca1deb78223f6b0b9534d9d1756d8eaffe8dfb7f550238a4afabfb42622109716ccabdef805d8aa2c14dbb73abad8a32c0261c04064281216d40bc57b87ad
 DIST irb-1.8.3.tar.gz 112981 BLAKE2B 
513d62f33969e26861da18c1e73140894422ac47fd1943f1360e12732473872e9d06ac00b115ad39d7cbee36dbbea691f2e6e19970adb2677051371c4ae0ede1
 SHA512 
7b3cb2659cfde36bebd370cc4ac2648ac7b8672e6f9edc0fe3bcbe0a8a0ce9e75aa1b6bae3139e77975bd53cf874bb5e180044467bf17a865e73a3f5ab6b2abb

diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild
new file mode 100644
index ..0a1af7bd9549
--- /dev/null
+++ b/dev-ruby/irb/irb-1.11.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_BINDIR="exe"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
+HOMEPAGE="https://github.com/ruby/irb;
+SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="test"
+
+# Ensure a new enough eselect-ruby is present to avoid clobbering the
+# irb bin and man page.
+ruby_add_rdepend "
+   dev-ruby/rdoc
+   >=dev-ruby/reline-0.3.8
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2023-12-26 Thread Hans de Graaff
commit: 6d6d74ed3f7d3ce7afc61f962c0df1c65646f3ff
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec 26 10:26:17 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec 26 15:52:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6d74ed

dev-ruby/irb: enable ruby33

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/irb-1.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.11.0.ebuild b/dev-ruby/irb/irb-1.11.0.ebuild
index 30d99d0d53aa..8aa1bfe33ab7 100644
--- a/dev-ruby/irb/irb-1.11.0.ebuild
+++ b/dev-ruby/irb/irb-1.11.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_BINDIR="exe"
 RUBY_FAKEGEM_EXTRADOC="README.md"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2023-12-22 Thread Hans de Graaff
commit: be4fb3f4667f00e6109e26b0d09a7acf38f5d329
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 22 08:06:01 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 22 08:07:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4fb3f4

dev-ruby/irb: add 1.11.0

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest  |  1 +
 dev-ruby/irb/irb-1.11.0.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
index 2ca50eb49de5..6af1091fb66d 100644
--- a/dev-ruby/irb/Manifest
+++ b/dev-ruby/irb/Manifest
@@ -1,2 +1,3 @@
+DIST irb-1.11.0.tar.gz 127838 BLAKE2B 
a5786dad54f50d146086950c44d5e48029e6528ef647266199061415b67c7378d12237b002a3afdbe0ae555b52c7bf58156702402881d22e6d390dbc4ea8c50d
 SHA512 
60f6a80ed29278fd41a8874de8b1a6d977f5c92ab6cf769052676eb12c8baae48454243602f047ff2749e7a63cbed1766bf05f4793574e7c0a922e8de3689926
 DIST irb-1.7.4.tar.gz 115221 BLAKE2B 
8905dbad13363fff33ae719258673d1818e3eb7dfd508254d3f2bbb28e315be2fe15614ea63cef7718a2da4a7c4ef99dc9bc76d270b5219203751dc06a7161de
 SHA512 
562ca1deb78223f6b0b9534d9d1756d8eaffe8dfb7f550238a4afabfb42622109716ccabdef805d8aa2c14dbb73abad8a32c0261c04064281216d40bc57b87ad
 DIST irb-1.8.3.tar.gz 112981 BLAKE2B 
513d62f33969e26861da18c1e73140894422ac47fd1943f1360e12732473872e9d06ac00b115ad39d7cbee36dbbea691f2e6e19970adb2677051371c4ae0ede1
 SHA512 
7b3cb2659cfde36bebd370cc4ac2648ac7b8672e6f9edc0fe3bcbe0a8a0ce9e75aa1b6bae3139e77975bd53cf874bb5e180044467bf17a865e73a3f5ab6b2abb

diff --git a/dev-ruby/irb/irb-1.11.0.ebuild b/dev-ruby/irb/irb-1.11.0.ebuild
new file mode 100644
index ..30d99d0d53aa
--- /dev/null
+++ b/dev-ruby/irb/irb-1.11.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_BINDIR="exe"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
+HOMEPAGE="https://github.com/ruby/irb;
+SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE=""
+
+# Ensure a new enough eselect-ruby is present to avoid clobbering the
+# irb bin and man page.
+ruby_add_rdepend "
+   dev-ruby/rdoc
+   >=dev-ruby/reline-0.3.8
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2023-11-06 Thread Fabian Groffen
commit: 9ad9a339ae465c5022c746a237995a7c8dce0c49
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Nov  6 20:47:59 2023 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Nov  6 20:47:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad9a339

dev-ruby/irb-1.8.3: marked ~x64-solaris

Signed-off-by: Fabian Groffen  gentoo.org>

 dev-ruby/irb/irb-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.8.3.ebuild b/dev-ruby/irb/irb-1.8.3.ebuild
index 4d862ddb9854..9414ac9f48ea 100644
--- a/dev-ruby/irb/irb-1.8.3.ebuild
+++ b/dev-ruby/irb/irb-1.8.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE=""
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2023-10-20 Thread Hans de Graaff
commit: 5f2b7c4cd545afb2c899b01e009281edd96c01ad
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 21 05:06:56 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 21 05:06:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2b7c4c

dev-ruby/irb: add 1.8.3

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest |  1 +
 dev-ruby/irb/irb-1.8.3.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
index ee0c3bac6348..2ca50eb49de5 100644
--- a/dev-ruby/irb/Manifest
+++ b/dev-ruby/irb/Manifest
@@ -1 +1,2 @@
 DIST irb-1.7.4.tar.gz 115221 BLAKE2B 
8905dbad13363fff33ae719258673d1818e3eb7dfd508254d3f2bbb28e315be2fe15614ea63cef7718a2da4a7c4ef99dc9bc76d270b5219203751dc06a7161de
 SHA512 
562ca1deb78223f6b0b9534d9d1756d8eaffe8dfb7f550238a4afabfb42622109716ccabdef805d8aa2c14dbb73abad8a32c0261c04064281216d40bc57b87ad
+DIST irb-1.8.3.tar.gz 112981 BLAKE2B 
513d62f33969e26861da18c1e73140894422ac47fd1943f1360e12732473872e9d06ac00b115ad39d7cbee36dbbea691f2e6e19970adb2677051371c4ae0ede1
 SHA512 
7b3cb2659cfde36bebd370cc4ac2648ac7b8672e6f9edc0fe3bcbe0a8a0ce9e75aa1b6bae3139e77975bd53cf874bb5e180044467bf17a865e73a3f5ab6b2abb

diff --git a/dev-ruby/irb/irb-1.8.3.ebuild b/dev-ruby/irb/irb-1.8.3.ebuild
new file mode 100644
index ..4d862ddb9854
--- /dev/null
+++ b/dev-ruby/irb/irb-1.8.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_BINDIR="exe"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
+HOMEPAGE="https://github.com/ruby/irb;
+SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE=""
+
+# Ensure a new enough eselect-ruby is present to avoid clobbering the
+# irb bin and man page.
+ruby_add_rdepend "
+   dev-ruby/rdoc
+   >=dev-ruby/reline-0.3.8
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2023-10-08 Thread Hans de Graaff
commit: bd66c3eeff967630fd8676a17e222f85d5ed2eca
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  8 10:05:44 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  8 10:05:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd66c3ee

dev-ruby/irb: keyword 1.7.4 for ~loong

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/irb-1.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/irb/irb-1.7.4.ebuild b/dev-ruby/irb/irb-1.7.4.ebuild
index 3de4e252c81d..9fe1c976ddcc 100644
--- a/dev-ruby/irb/irb-1.7.4.ebuild
+++ b/dev-ruby/irb/irb-1.7.4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE=""
 
 # Ensure a new enough eselect-ruby is present to avoid clobbering the



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/irb/

2023-10-08 Thread Hans de Graaff
commit: 2e5e5eaab728e73659c1724a1b010b14530cc43f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  8 08:51:26 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  8 09:45:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5e5eaa

dev-ruby/irb: new package, add 1.7.4

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/irb/Manifest |  1 +
 dev-ruby/irb/irb-1.7.4.ebuild | 53 +++
 dev-ruby/irb/metadata.xml | 11 +
 3 files changed, 65 insertions(+)

diff --git a/dev-ruby/irb/Manifest b/dev-ruby/irb/Manifest
new file mode 100644
index ..ee0c3bac6348
--- /dev/null
+++ b/dev-ruby/irb/Manifest
@@ -0,0 +1 @@
+DIST irb-1.7.4.tar.gz 115221 BLAKE2B 
8905dbad13363fff33ae719258673d1818e3eb7dfd508254d3f2bbb28e315be2fe15614ea63cef7718a2da4a7c4ef99dc9bc76d270b5219203751dc06a7161de
 SHA512 
562ca1deb78223f6b0b9534d9d1756d8eaffe8dfb7f550238a4afabfb42622109716ccabdef805d8aa2c14dbb73abad8a32c0261c04064281216d40bc57b87ad

diff --git a/dev-ruby/irb/irb-1.7.4.ebuild b/dev-ruby/irb/irb-1.7.4.ebuild
new file mode 100644
index ..3de4e252c81d
--- /dev/null
+++ b/dev-ruby/irb/irb-1.7.4.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_BINDIR="exe"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="irb.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Interactive Ruby command-line tool for REPL (Read Eval Print 
Loop)"
+HOMEPAGE="https://github.com/ruby/irb;
+SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE=""
+
+# Ensure a new enough eselect-ruby is present to avoid clobbering the
+# irb bin and man page.
+ruby_add_rdepend "
+   >=dev-ruby/rdoc-6.5:0
+   >=dev-ruby/reline-0.3.6
+   !
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+ruby/irb
+  
+