* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2016-04-08 5:21 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2016-04-08 5:21 UTC (permalink / raw
To: gentoo-commits
commit: 8610db26c34ddadfe65b0a1fe7d96f165bcb9331
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 8 05:07:04 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 05:21:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8610db26
dev-ruby/ruby-rc4: cleanup
Package-Manager: portage-2.2.26
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r1.ebuild | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r1.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r1.ebuild
deleted file mode 100644
index 1979bd0..0000000
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pure Ruby implementation of the Rc4 algorithm"
-HOMEPAGE="https://github.com/caiges/Ruby-RC4"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e 's/"README"/"README.md"/' Rakefile || die
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2016-04-08 5:21 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2016-04-08 5:21 UTC (permalink / raw
To: gentoo-commits
commit: 49cd4e8601164a838de749dfbc1f077120271a63
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 8 05:13:35 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 05:21:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cd4e86
dev-ruby/ruby-rc4: drop ruby19, add ruby23
Package-Manager: portage-2.2.26
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
index e13ac8a..f408fdb 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2017-06-29 5:19 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2017-06-29 5:19 UTC (permalink / raw
To: gentoo-commits
commit: 80c202397a77ec9744b34eec7482d741bb0f2435
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 05:10:19 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 05:15:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c20239
dev-ruby/ruby-rc4: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
index 528a502129b..e72d3f1fd64 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2018-04-16 5:16 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2018-04-16 5:16 UTC (permalink / raw
To: gentoo-commits
commit: c9fb9984c7361bce7071da922f625172894c0c23
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 05:16:06 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 05:16:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9fb9984
dev-ruby/ruby-rc4: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
index 8d7bc419300..b11bc2990cd 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2019-01-22 18:18 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2019-01-22 18:18 UTC (permalink / raw
To: gentoo-commits
commit: d68f8024bf4c5db4010313601a3b7181697d881d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 22 16:47:00 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 22 18:18:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68f8024
dev-ruby/ruby-rc4: add ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
index b11bc2990cd..f18b19866b4 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="rdoc"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2020-01-14 7:05 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2020-01-14 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 2dd2b5805557783a2eeb1ed33b79e9f8ccdc33cd
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 06:44:39 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 06:53:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd2b580
dev-ruby/ruby-rc4: add ruby27
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
index 00467444711..024fbf1bc06 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2021-10-23 6:55 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2021-10-23 6:55 UTC (permalink / raw
To: gentoo-commits
commit: bafb884fd5f45c5b6870386d98cec04dc334325d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 23 06:50:06 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct 23 06:50:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bafb884f
dev-ruby/ruby-rc4: EAPI 8; add ruby30
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
new file mode 100644
index 00000000000..4bf7c58607f
--- /dev/null
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pure Ruby implementation of the Rc4 algorithm"
+HOMEPAGE="https://github.com/caiges/Ruby-RC4"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e 's/"README"/"README.md"/' Rakefile || die
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2021-11-24 6:37 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2021-11-24 6:37 UTC (permalink / raw
To: gentoo-commits
commit: c94898517a64f3273bce9a0f55b4cb597f71bbb7
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 11:52:16 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 06:37:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9489851
dev-ruby/ruby-rc4: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
deleted file mode 100644
index 57e2599b9ce7..000000000000
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pure Ruby implementation of the Rc4 algorithm"
-HOMEPAGE="https://github.com/caiges/Ruby-RC4"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e 's/"README"/"README.md"/' Rakefile || die
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2022-04-28 5:09 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2022-04-28 5:09 UTC (permalink / raw
To: gentoo-commits
commit: 7ba3812ba8021fe04fde1dcccf84aa88bb2a483b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 10:45:04 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 05:09:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba3812b
dev-ruby/ruby-rc4: enable ruby31
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
index 4bf7c58607fc..c683a3db28ac 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2023-03-25 7:12 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-03-25 7:12 UTC (permalink / raw
To: gentoo-commits
commit: d409bde0fe3f7e17dfa80c9762b92da19dbd8b96
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 06:20:16 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 07:08:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d409bde0
dev-ruby/ruby-rc4: enable ruby32
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
index c683a3db28ac..e0870cf4c2d5 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2023-05-20 9:21 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-05-20 9:21 UTC (permalink / raw
To: gentoo-commits
commit: 2dea82b9c8acd8cd126ce193012d0793886d338e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 08:31:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 20 09:20:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dea82b9
dev-ruby/ruby-rc4: DESCRIPTION tweak
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
index e0870cf4c2d5..5a29e03f0936 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="A pure Ruby implementation of the Rc4 algorithm"
+DESCRIPTION="A pure Ruby implementation of the RC4 algorithm"
HOMEPAGE="https://github.com/caiges/Ruby-RC4"
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/
@ 2023-12-31 10:29 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2023-12-31 10:29 UTC (permalink / raw
To: gentoo-commits
commit: 4efea0f7c2f36f4162020055c674c83c4a607864
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 10:14:09 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 10:29:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efea0f7
dev-ruby/ruby-rc4: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
index 5a29e03f0936..ee4cdbc0f908 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-12-31 10:29 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-28 5:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-rc4/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2023-12-31 10:29 Hans de Graaff
2023-05-20 9:21 Sam James
2023-03-25 7:12 Sam James
2021-11-24 6:37 Hans de Graaff
2021-10-23 6:55 Hans de Graaff
2020-01-14 7:05 Hans de Graaff
2019-01-22 18:18 Hans de Graaff
2018-04-16 5:16 Hans de Graaff
2017-06-29 5:19 Hans de Graaff
2016-04-08 5:21 Hans de Graaff
2016-04-08 5:21 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