* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-25 19:08 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2023-06-25 19:08 UTC (permalink / raw
To: gentoo-commits
commit: dfa65fd187d258c192cab5871f5592ff58e413cf
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 19:07:47 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 19:08:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa65fd1
dev-ruby/fiber-annotation: new package, add 0.2.0
New dependency for dev-ruby/console
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/fiber-annotation/Manifest | 1 +
.../fiber-annotation/fiber-annotation-0.2.0.ebuild | 28 ++++++++++++++++++++++
dev-ruby/fiber-annotation/metadata.xml | 12 ++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-ruby/fiber-annotation/Manifest b/dev-ruby/fiber-annotation/Manifest
new file mode 100644
index 000000000000..859ca1bd42d8
--- /dev/null
+++ b/dev-ruby/fiber-annotation/Manifest
@@ -0,0 +1 @@
+DIST fiber-annotation-0.2.0.tar.gz 5743 BLAKE2B 87ab3601f53ecbac05ed251438b95f10d26078d319ced6fcde6e1b9c96d58bcbd5c8d5e9e15325f54c32543b61e91ce53f02964aacb8afc57d7636aa70597007 SHA512 d030ad1a3824ea2e7b31781ed31aa1fba187c44479351fb21911ade090f8596b38f5b6352420b26df705d12b086421b78a4987590169a33550de1ed565630e87
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
new file mode 100644
index 000000000000..5ba21af36201
--- /dev/null
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="readme.md"
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="sus"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A mechanism for annotating fibers"
+HOMEPAGE="https://github.com/ioquatix/fiber-annotation"
+SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -E 's/require_relative "(.+)"/require File.expand_path("\1")/g' "${RUBY_FAKEGEM_GEMSPEC}" || die
+
+ # Avoid unpackaged sus covered
+ rm -f config/sus.rb
+}
diff --git a/dev-ruby/fiber-annotation/metadata.xml b/dev-ruby/fiber-annotation/metadata.xml
new file mode 100644
index 000000000000..c20327fbd2e4
--- /dev/null
+++ b/dev-ruby/fiber-annotation/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ioquatix/fiber-annotation</remote-id>
+ <remote-id type="rubygems">fiber-annotation</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 6:28 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2023-06-26 6:28 UTC (permalink / raw
To: gentoo-commits
commit: 9bde3878e01b7e85fb64739f7bb5849864eb2f3c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 06:28:35 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 06:28:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bde3878
dev-ruby/fiber-annotation: Keyword 0.2.0 riscv, #909168
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index 5ba21af36201..da5b0156506f 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 8:19 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-06-26 8:19 UTC (permalink / raw
To: gentoo-commits
commit: a402a8b826df8f2fee1cbe27a0a4b95bef7f6a63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 08:18:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 08:18:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a402a8b8
dev-ruby/fiber-annotation: Keyword 0.2.0 arm64, #909168
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index 2d64ecc059f1..f537cef7b451 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 8:19 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-06-26 8:19 UTC (permalink / raw
To: gentoo-commits
commit: fb3a0be1593b3452ae9075374c5463dd9cf18c3e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 08:18:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 08:18:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3a0be1
dev-ruby/fiber-annotation: Keyword 0.2.0 arm, #909168
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index da5b0156506f..2d64ecc059f1 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm ~riscv"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 8:19 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-06-26 8:19 UTC (permalink / raw
To: gentoo-commits
commit: 81972fae6b505d1e246d3eba394431d5bc117685
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 08:18:54 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 08:18:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81972fae
dev-ruby/fiber-annotation: Keyword 0.2.0 sparc, #909168
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index f537cef7b451..1902cba1bcdd 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 8:34 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-06-26 8:34 UTC (permalink / raw
To: gentoo-commits
commit: f8504a978ce30af8e9eeafbff643d791104dbe5c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 08:33:54 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 08:33:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8504a97
dev-ruby/fiber-annotation: Keyword 0.2.0 ppc, #909168
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index 1902cba1bcdd..0900e423b016 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 8:43 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-06-26 8:43 UTC (permalink / raw
To: gentoo-commits
commit: f6ba6174b7075c98f5799803664444c46c8770c0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 08:43:11 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 08:43:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ba6174
dev-ruby/fiber-annotation: Keyword 0.2.0 x86, #909168
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index 0900e423b016..a0065987567d 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-06-26 9:58 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-06-26 9:58 UTC (permalink / raw
To: gentoo-commits
commit: 9cc74041c84799f41163bd4b1f661464f927cd5a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 09:58:45 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 09:58:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc74041
dev-ruby/fiber-annotation: Keyword 0.2.0 ppc64, #909168
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index a0065987567d..af13c4c4b40f 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-07-04 20:19 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-07-04 20:19 UTC (permalink / raw
To: gentoo-commits
commit: c3049afd80b6666cf3f67c059de48019b2af94ef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 4 20:18:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 20:18:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3049afd
dev-ruby/fiber-annotation: Stabilize 0.2.0 amd64, #909632
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index af13c4c4b40f..ad45391948f7 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-07-05 0:04 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-07-05 0:04 UTC (permalink / raw
To: gentoo-commits
commit: 04266d4cc504f113981f1948b9629288a8a01a92
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 00:00:13 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 00:00:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04266d4c
dev-ruby/fiber-annotation: Keyword 0.2.0 hppa, #909168
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index ad45391948f7..2444b16d31bc 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-10-24 9:30 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-10-24 9:30 UTC (permalink / raw
To: gentoo-commits
commit: a7ccc1663e7cdcc72783181025c4790ea2fbbbfd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 09:29:41 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 09:29:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ccc166
dev-ruby/fiber-annotation: Stabilize 0.2.0 x86, #909632
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index 2444b16d31bc..d8126ffeb24e 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/
@ 2023-12-28 6:56 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2023-12-28 6:56 UTC (permalink / raw
To: gentoo-commits
commit: b4c43d34b8e94df8275703f047c453f89201a801
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 06:49:59 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 06:55:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c43d34
dev-ruby/fiber-annotation: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index d8126ffeb24e..d7b34ae9f45a 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="readme.md"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-12-28 6:56 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 0:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fiber-annotation/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-12-28 6:56 Hans de Graaff
2023-10-24 9:30 Arthur Zamarin
2023-07-04 20:19 Sam James
2023-06-26 9:58 Sam James
2023-06-26 8:43 Arthur Zamarin
2023-06-26 8:34 Sam James
2023-06-26 8:19 Sam James
2023-06-26 8:19 Sam James
2023-06-26 8:19 Sam James
2023-06-26 6:28 Jakov Smolić
2023-06-25 19:08 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox