summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-23 19:25:02 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-23 19:25:02 +0100
commite61316437bd8569d122a22afee87973ea4949120 (patch)
tree2dd7f6e2b5a10c7315fd6273be6f6373d198106a /dev-ruby
parentcbf055ae8f2fb67e00df9ea122e64a67f930f576 (diff)
gentoo auto-resync : 23:06:2023 - 19:25:02
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/Manifest.gzbin105487 -> 105486 bytes
-rw-r--r--dev-ruby/polyglot/Manifest4
-rw-r--r--dev-ruby/polyglot/metadata.xml15
-rw-r--r--dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild6
-rw-r--r--dev-ruby/text-hyphen/Manifest2
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild28
-rw-r--r--dev-ruby/thor/Manifest1
-rw-r--r--dev-ruby/thor/thor-1.2.1.ebuild75
-rw-r--r--dev-ruby/timers/Manifest3
-rw-r--r--dev-ruby/timers/timers-4.3.3.ebuild33
-rw-r--r--dev-ruby/timers/timers-4.3.5.ebuild29
-rw-r--r--dev-ruby/transaction-simple/Manifest2
-rw-r--r--dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r3.ebuild4
-rw-r--r--dev-ruby/treetop/Manifest4
-rw-r--r--dev-ruby/treetop/treetop-1.6.11-r1.ebuild37
-rw-r--r--dev-ruby/treetop/treetop-1.6.12.ebuild4
16 files changed, 20 insertions, 227 deletions
diff --git a/dev-ruby/Manifest.gz b/dev-ruby/Manifest.gz
index 0205c2db6197..49946584bd0f 100644
--- a/dev-ruby/Manifest.gz
+++ b/dev-ruby/Manifest.gz
Binary files differ
diff --git a/dev-ruby/polyglot/Manifest b/dev-ruby/polyglot/Manifest
index ce50d9977acb..02bdbd25d86b 100644
--- a/dev-ruby/polyglot/Manifest
+++ b/dev-ruby/polyglot/Manifest
@@ -1,3 +1,3 @@
DIST polyglot-0.3.5.gem 8192 BLAKE2B c9f78c05109345e09aa0d0c899e551e67ce7bf191ef00bf169cb05c9860ab538e303fa177c6aec8ac9944bd3ad4263fbf0819af0fa190e989caad1c75c1e5377 SHA512 405790c8edf5a98010334a62f7efeddd60f6dcff91ad5ff599579be3201a7e1b359787da59523a612fed5ccf8385116865316fa8872f0350e33dc078410a54cf
-EBUILD polyglot-0.3.5-r1.ebuild 490 BLAKE2B 56375954485448f107717789bc12fece4a99b94f791fd288d354243699ee35519a6f8926f6b3feacb731da20dcb2e145d8ea81db67f78e6ca509ddb0313260c1 SHA512 8ca90caab817407c9c75630a62d448401360a259bfd72d8d636c4b9f7bd7f5f9c612e0c403a3c6875e3c6f51dd201f6ac866444cf7300b40aa788924c0526714
-MISC metadata.xml 476 BLAKE2B 760e3572f49b9d88a8145ab5a2e6215f8a030c81b63a30db5b64fefc6b60f9029be1ea697f7607b045c7bb231b6655221f5523f59ec4e37b7d9a2e5c0a49f6b3 SHA512 a4e4a67c97d0647765408c6e9dde4e8f5221979eb898214a728649945b9caff2df37168c7c4e93472a960a9b3673e67612974040aff83bde8f4a008d019ade4a
+EBUILD polyglot-0.3.5-r1.ebuild 495 BLAKE2B f746b0373f0a928eed2d827e261e6bced4a9ba142393c17d74d05925af0877c7269969673c9ddbce9d9249a869819307eda8438455d72d8c033d23ad663c6682 SHA512 5770203bfddea9398a60207d4d0e8fc82b4258249c948b39985fe901aa49e676459e595a9f0024874b81440f1f8e80f22e5ce37a75670c1ff5e3a44653ef51e7
+MISC metadata.xml 569 BLAKE2B 01c7cdb1305062a7cd96e7135e77b208a56670d64d52536cfd5a01af3263bbf52887176438bf8970e9a5e9effb80e15b250e54685762520c59a6d1bca88eb7e0 SHA512 90e996e1747503912ce11e363242a5b34703ccebfb89304b55ec16593a7d65ffe5fa2a67b884352bdf2bd5091509ee0053967aef929f9247939be3e5ca12bcf3
diff --git a/dev-ruby/polyglot/metadata.xml b/dev-ruby/polyglot/metadata.xml
index f2941078f009..92cdcad5348c 100644
--- a/dev-ruby/polyglot/metadata.xml
+++ b/dev-ruby/polyglot/metadata.xml
@@ -1,13 +1,16 @@
<?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>
- <longdescription>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <longdescription>
Polyglot provides support for fully-custom DSLs by providing a
registry of file types that can be loaded by its improved version of
'require', using a custom loader for each file type.
- </longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="github">cjheath/polyglot</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild b/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild
index 9eb64f00481d..d280bbd80eec 100644
--- a/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild
+++ b/dev-ruby/polyglot/polyglot-0.3.5-r1.ebuild
@@ -1,8 +1,8 @@
-# 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_TASK_TEST=""
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
inherit ruby-fakegem
DESCRIPTION="Polyglot provides support for fully-custom DSLs"
-HOMEPAGE="http://polyglot.rubyforge.org/"
+HOMEPAGE="https://github.com/cjheath/polyglot"
LICENSE="MIT"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
diff --git a/dev-ruby/text-hyphen/Manifest b/dev-ruby/text-hyphen/Manifest
index 323467968fc0..84872b30f79c 100644
--- a/dev-ruby/text-hyphen/Manifest
+++ b/dev-ruby/text-hyphen/Manifest
@@ -1,5 +1,3 @@
-DIST text-hyphen-1.4.1.gem 751616 BLAKE2B 4a6d6a9b430c2dee2a486dde9f49405b98bc32fe8f96448c0cbe8d55f416c4e4e9bef5ae3adb57576dee6fa285680fc57b958cb279786872c8d95282cbf72e73 SHA512 4a6667aff01e56afce79302f46d0afdbf9c965ad80dbf9a7266a213143e6b6bc2cb00092d26900286bf72a700e47be6b0860cfdf87fa2856477db02261f9ef3d
DIST text-hyphen-1.5.0.gem 836096 BLAKE2B 702363b99c33e614dab5b2509d0b77e5f37ca2f401e2c13fab466aec5bbc4f24247fe306ed6f7ed16c3e3b8cad35ca5948725175759827ec9a1b45642a7399ea SHA512 7390b057f0fe4918aa98811adc3922bf6b959aedbf327a035324fc92935675f8016574519d0ff34e11c24bc4b8fe0d110b296344ed8a7cfae018ca5a7d6ce5c9
-EBUILD text-hyphen-1.4.1-r3.ebuild 672 BLAKE2B d2f1a8741513fb30ac7c8e796b10ff3b0d75c0b14b1b4cd7289b25f0d6574a16d8482c472bca11f0d7f2f3f2b255cc28ade4eb0dd3fe19201316df01e281347b SHA512 f200c5d2d4ed256b01e91e2a59868e1437f91155fae8967c125f32d83a7c87d13035c50201a1c8741c4aa5b55ef2a57fa848b65aa393f316bdd714ab646fb052
EBUILD text-hyphen-1.5.0.ebuild 664 BLAKE2B b5ac7007b73be0a71cfde58c2239ed64cb0835d17b883d24a17512dd1eebfa64a2150647e83dfd7def67154df3334b2f973cecc9a2594577c855b3f08cf0ca81 SHA512 62f904b0822573980b62103d3c6c5ff7a95bd5c4f9939309b4eef8b6f2f7cbeaccde715743080fb45e076985ead4924838c79dc858873875906b945d52b61820
MISC metadata.xml 252 BLAKE2B 77e9556ac1d210367a95f4c47816618b685c707cf01d1543d988338e14794fb9ccfb9976ebd11f389db618616d91ee024d8e46dc3a1a356ba7a017a7796b44d1 SHA512 0a970a16d73747993198dd301a3127cef7e65a9f46816b40ca149669ba617826c1d81bac1e5ecf93d16079922964923d37301cd8160f22c823c1ec3b79ee56f1
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
deleted file mode 100644
index 51f9506382fe..000000000000
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hyphenates words according to the rules of the language the word is written in"
-HOMEPAGE="http://rubyforge.org/projects/text-format"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-ruby_add_bdepend "
- test? (
- >=dev-ruby/hoe-2.8.0
- dev-ruby/test-unit:2
- )"
-
-all_ruby_prepare() {
- sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
-}
diff --git a/dev-ruby/thor/Manifest b/dev-ruby/thor/Manifest
index 6d9e1ae80411..e9079059acf5 100644
--- a/dev-ruby/thor/Manifest
+++ b/dev-ruby/thor/Manifest
@@ -3,6 +3,5 @@ AUX thor-1.2.2-no-coverage.patch 752 BLAKE2B 936e3ef4ba494a8e1b221fbf2688c9487c1
DIST thor-git-1.2.1.tgz 96638 BLAKE2B 03826d2545c61f5fd433325bc65b244921fd0ed0f030ea173fa6f558ca9fd62ac52dca829c66de32569321b3d52353f306559fa34c34e472b1aa52184ba3d812 SHA512 88e58b6ca6c812cb84ab59e0ee8afcd8fa70b6c24d403cd5ea05d1d40ac30e85f2c7412611cc176eb541d16878e309d25c7e4284f64c760475925ffe359250b9
DIST thor-git-1.2.2.tgz 98213 BLAKE2B e71ee51eb5c982c585cf9bd9dffda8933975c9d0df8096015d125eefd0597a653887db1acfc132ce1f5a2e8ce4ab71c790a6c0bf39edd7c5e4c85a75de963944 SHA512 2c8af5d59f33691af63e813ba8dfe3392c279593f3e3ccf0ab2d6eb2ccce4220d93b7cb3413ad853e4bba14f4e2182c54caaf4944627cbcbefa31cdc0fabefc7
EBUILD thor-1.2.1-r1.ebuild 2156 BLAKE2B 92a0bd402228056e0348a1288cc591f7fad95847a2aed072a885600ed67dc409430bc2e54a8e5d7cb53d959569cbc7563865ff7bb7536c4da62d1b151a2dc818 SHA512 9152e5aca31ced4e776c4eb6dafb419d15ffd73e7a5addd98ecc24f31f608e70ef4590abd3c96d4170dc3cb1c20e76fe7ce6368ad9dca1ecf2a0efcc320c2344
-EBUILD thor-1.2.1.ebuild 2082 BLAKE2B d570ee2943e5f34e8217fbe327d57b6ac8f8cbf5adaa39c7a16870f6dac7129c8975930932c30b331f9b7143627d5da732bbdf6d700b73ca549dc9a8385ec572 SHA512 2e69b555b603d9a28a3bbfc96820ca09797a946a2f84d49ac0989fa8055ebfa8e740c9f1a15620900fbed2d27b844f02cf739b28a2058f2ef3dc845671243b80
EBUILD thor-1.2.2.ebuild 2163 BLAKE2B f9df9564137afe8860aa9d5aa768d337686ed1fcd3f366e08a34ad2bf229b263f657a5540f8398369313039c0880acdbfc83dedb07b2ef34fb5b89cd5af0a420 SHA512 c201c3e0c26443464580c2053b23426c181d9cce60267487a0c3ab15ef15d8e303dab549ccee8fb0cb5a064a1d99bb5eaea0fc7dafb79a6e1caf8312f4c108f8
MISC metadata.xml 681 BLAKE2B 18af48da65edba93d19a6a8541a5a79b63485d15108736b8b2c964a57006dd8e0bcc094261045a2598ab5537c3162cffc012e35dbff7c631e45f8de1657b5cd4 SHA512 ccc14bf0262a52707216bedfa51c46d5de83b04308d6768dd73e9d63a0e807ae5f069b9730b5e88311ddf51185aaec12144ffd8540044baf2b18d1208dee380a
diff --git a/dev-ruby/thor/thor-1.2.1.ebuild b/dev-ruby/thor/thor-1.2.1.ebuild
deleted file mode 100644
index 833e26c3ca37..000000000000
--- a/dev-ruby/thor/thor-1.2.1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 2000-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_BINWRAP="thor"
-
-RUBY_FAKEGEM_GEMSPEC="thor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Simple and efficient tool for building self-documenting command line utilities"
-HOMEPAGE="http://whatisthor.com/"
-
-SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux"
-IUSE="doc"
-
-# For initial target porting (new rubies), we can make these test deps
-# conditional with:
-# 1. USE_RUBY="<old rubies>" ruby_add_bdepend ...
-# 2. skip logic in each_ruby_test
-ruby_add_bdepend "
- test? (
- dev-ruby/childlabor
- dev-ruby/webmock
- )
-"
-
-RDEPEND+=" !<dev-ruby/thor-0.20.3-r1:0"
-
-all_ruby_prepare() {
- # Remove rspec default options (as we might not have the last
- # rspec).
- rm .rspec || die
-
- # Remove Bundler
- #rm Gemfile || die
- sed -i -e '/[Bb]undler/d' Thorfile || die
-
- # Remove mandatory coverage collection using simplecov which is not
- # packaged.
- sed -i -e '/require .simplecov/,/^end/ s:^:#:' spec/helper.rb || die
-
- # Avoid a spec that requires UTF-8 support, so LANG=C still works,
- # bug 430402
- sed -i -e '/uses maximum terminal width/,/end/ s:^:#:' spec/shell/basic_spec.rb || die
-
- # Avoid specs depending on git, bug 724058
- rm -f spec/quality_spec.rb || die
-
- # Avoid currently broken readline specs (already fixed upstream)
- #rm -f spec/line_editor/readline_spec.rb spec/line_editor_spec.rb || die
-
- # Avoid spec failing on whitespace difference in error message
- sed -i -e '/raises an error for unknown switches/askip "whitespace differences"' spec/parser/options_spec.rb || die
-}
-
-each_ruby_test() {
- case ${RUBY} in
- *ruby30|*ruby31)
- einfo "Skipping tests due to circular dependencies"
- ;;
- *)
- RSPEC_VERSION=3 ruby-ng_rspec spec || die
- ;;
- esac
-}
diff --git a/dev-ruby/timers/Manifest b/dev-ruby/timers/Manifest
index 565497433377..898a35167b02 100644
--- a/dev-ruby/timers/Manifest
+++ b/dev-ruby/timers/Manifest
@@ -1,7 +1,4 @@
AUX timers-4.3.5-timers-slow.patch 6315 BLAKE2B 0d38c8f1954d4eddca2333586667c27f9a2e9e775ebedd862b359c973f4ec8b811cc2e6cc56a8b8e826d207e969d71be8229b8fd520d23270bd5226c4d595f5c SHA512 2c6010448f0c2025297691bc3ad71e58bb56bd9914d1847bb2da9b53eb768b9fc52005534ec867cd839bb076b89e72fd2a87a935ea0aa1460d0adbd5096a61c5
-DIST timers-4.3.3.tar.gz 12928 BLAKE2B af64b44116565a8cb6b68349de6a46e8b67d22508e16e204af104ed7a59cc1db1dae0c36917ccde1932c33e53d9d71fc57cb317570cc24aaee82531ce178f37c SHA512 4a715e4a786f98ec429a250de53cfa67bed6b5a99b6298c21251e6dcf1315f1185d8c45bea01025832046381ebac462cd35415f7573d58c55c30b47c2567d4bf
DIST timers-4.3.5.tar.gz 15651 BLAKE2B 2dc34bb23a4971c673aff5120502714035fe31aed34854b5f7beb744ca46ad704b88d1403ad594ea49f71bb709db7942ed521d237e2477fe2e9d41cc3cd2b538 SHA512 fa5a25eda15628f5a17cd2e7acc4eb2819a766de7ffdba03d425a93cb3229f0f7b8083e9990b5308e65c2d8aab396e33dd4d152252888eff1cc0039cac6a5e46
-EBUILD timers-4.3.3.ebuild 970 BLAKE2B f95fa182186e06ec4638530a449029e458a9b5e39bc99c47a8939ab0a6c9a402cafc7bb2cf3aef6ff5b921b13a4e9c1b73ce7f62f6672e0815b35ea2e16f481c SHA512 7fe35f55b78680a94227ceb2cfbcb4be871a4c59d722bd6aa4199a3859c665837f6833ca45d95d6f7b8950651cb98df16b3ac943da920ec905b68e76dab30b42
EBUILD timers-4.3.5-r1.ebuild 904 BLAKE2B 47fe1c2e244f5335a4d23a52f03c7db9c26b13d1e4ac78f150dd6aa344a0c039d20b7fa7a6cebe19901c414b23e333cc11dfaf25f1e71c9b0e7595cd5ec709f1 SHA512 6ec8addb02dff0a713736f1dba6510d12dcb56b06c2ddbdf395229594850cbd4340ab090a70c63f7e5c32ceef51b41e3ff0175a9aa59c8a0b7422950cfa794e7
-EBUILD timers-4.3.5.ebuild 813 BLAKE2B 4418f9612c0f6da686ec04006f76494e53154004f932a3a4360dca7437d4effa9841e2fae1e64978f145f6403176bdbbe3d5458df4cd6c7430af0f45f051d9ab SHA512 d47607ffda4c19f60c7a913c80653025a290b94a5215567fb8498dc2b2a08c8e620c0ac15f83ae71ba5e129f71f2b75a755d0c88b2a57df31db5a88e66ce524f
MISC metadata.xml 392 BLAKE2B 304dd3c8c4a7b5a75301a3aa2b3d2bcd386f4c2b13921b3170e537563a41c4405670731b4d5825f1195542c7ef9d07253357c6d3366eab04136b0aca31c92777 SHA512 08118b5d6da0eb1be39cff419520f2d700eab618c180985e155428bae3d33c58a5c3b9ddc9f125fbb39917fb90ac51a5b2383f81b209a864557a2e0187239944
diff --git a/dev-ruby/timers/timers-4.3.3.ebuild b/dev-ruby/timers/timers-4.3.3.ebuild
deleted file mode 100644
index ca7a34b65a01..000000000000
--- a/dev-ruby/timers/timers-4.3.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="timers.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure Ruby one-shot and periodic timers"
-HOMEPAGE="https://github.com/tarcieri/timers"
-SRC_URI="https://github.com/tarcieri/timers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die
-
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
- sed -i -e '/covered/ s:^:#:' spec/spec_helper.rb || die
-
- # Avoid performance specs to avoid ruby-prof dependency and
- # because we cannot provide a good environment for performance testing.
- rm -f spec/timers/performance_spec.rb || die
-}
diff --git a/dev-ruby/timers/timers-4.3.5.ebuild b/dev-ruby/timers/timers-4.3.5.ebuild
deleted file mode 100644
index 7d66ba42fa46..000000000000
--- a/dev-ruby/timers/timers-4.3.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_EXTRADOC="readme.md"
-
-RUBY_FAKEGEM_GEMSPEC="timers.gemspec"
-RUBY_FAKEGEM_RECIPE_TEST="sus"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure Ruby one-shot and periodic timers"
-HOMEPAGE="https://github.com/socketry/timers"
-SRC_URI="https://github.com/socketry/timers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die
-
- # Avoid performance-based tests since we cannot guarantee specific performance levels.
- rm -f test/timers/performance.rb || die
-}
diff --git a/dev-ruby/transaction-simple/Manifest b/dev-ruby/transaction-simple/Manifest
index 031103cd3302..90193b6a0994 100644
--- a/dev-ruby/transaction-simple/Manifest
+++ b/dev-ruby/transaction-simple/Manifest
@@ -1,3 +1,3 @@
DIST transaction-simple-1.4.0.2.gem 17408 BLAKE2B 731564406f9904e243838ae207958857065aa7e785c6c92ce769cdfe4fe8c32e8bbaedadd1a258b40babf3c4d59c77894ddaf3607978129590c7bf642f2877d8 SHA512 083c2c0d8c094d052a5262e21911985a3bf91875892844fb0559546901eea21ef14b139d7af6446c7a7bfbd1adf177e2d73cba2798c823bf295a6c87981165a4
-EBUILD transaction-simple-1.4.0.2-r3.ebuild 630 BLAKE2B 9671a3bc7b0175ba62e64391b089b3cb20d07a12b16092369e4cfa5752e463badc89ed580554aad479dd8e8d6da5df430c03daf447fcedfbde19c23901748a7a SHA512 5b36dec60ae47ebc5eafba191fc8b6aa5c2661b3fe35bde3dd4e27153caf8c982c782fe5e689bb51329fd97fce2340c5d8c88a81b06a95d1806e7bf1db8a3ee9
+EBUILD transaction-simple-1.4.0.2-r3.ebuild 630 BLAKE2B 0885391a68410685f1d0e4c3671c3f03917424618d81e0224dbafba77f9cffc0331952aa63fd9c379876b0196c1ad2f2cef67c0d502adff7a6503b754d179836 SHA512 e87e1f9522f18879f1115093fb96d1b42e173cbe274c2b159cba8c686f8c1e45ba82dc07127577a619fd65b8bc9dc6305fbe5a66d851769d4f5cacc6e9129853
MISC metadata.xml 356 BLAKE2B f126702b9fff448882c2bbd2321d813d414e220e0b9c66ff1e6d20d2329aa6974bebbdd51d5676cd443fbff8b2390dbea44813dc8f18556ca261ca1295d738e1 SHA512 c83b0202dfd6edc7669b56bdb511a27d499d7b8aa45553e4b6f572bb5b02bcbd985b8f9cb85fda8d0f698b9e8099eb4a1f9a905a52911177870a245ac255aa1d
diff --git a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r3.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r3.ebuild
index 62b86fcffde6..b02cdad03356 100644
--- a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r3.ebuild
+++ b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r3.ebuild
@@ -1,8 +1,8 @@
-# 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="none"
diff --git a/dev-ruby/treetop/Manifest b/dev-ruby/treetop/Manifest
index a26fcd776618..7b795bf6f34f 100644
--- a/dev-ruby/treetop/Manifest
+++ b/dev-ruby/treetop/Manifest
@@ -1,5 +1,3 @@
-DIST treetop-1.6.11.tar.gz 103827 BLAKE2B ccc73373f2e44a95b872ae9f2f32f090363b218eb139d65a4e72c5595d99d5cc3ea7071527f0954aa6b63bc8d5562b0e932ecadec3de962269b3031d1f449b6c SHA512 649310b5c69bb963fc04a597d7aad6bb45deec34c3a46a193ee16203a07aff1d221732b6c7343d68fc772be44522db5f445a45e64bee5ac385ac2eb70abde14a
DIST treetop-1.6.12.tar.gz 104225 BLAKE2B c0748409d20231d075f7461ecc7b96922a100922a4db75265fd7f687d2212c020d24fbd3011459b48b8f786bff2c025579d5f0cacbc9c7d3694a5bf717cd9d35 SHA512 210a2225a83f10ce6d79f2eb4d5937e7fa805384767f4e2d1ca91fe8408436560ad062b8d6c69209651fdf304e6a850e14b9d0a509dc25fe13ab9225d2ca7bdc
-EBUILD treetop-1.6.11-r1.ebuild 935 BLAKE2B 24a995a77559cfd2568cb61c0757a75504ae6c3ea343fdfa698dbed24d09912b6be128d2d42f59a43f45a0374dd4560b7c7741c1311b65d35f766923deaace11 SHA512 a553c1bd8e212b5e6656bd6e469c085d92c8697492b54492f5ed9ba0a002df0378e94981810066c18ba0f8e1b37b09702a72415ea2aaf6212fcf39db2d0fc121
-EBUILD treetop-1.6.12.ebuild 928 BLAKE2B 9a1d2a91e90b96c09036a79862a73f61f108720227dea1a6d02badf74ac6441ad6316ed3870f1131ff0327b3d83af6cb44b406714f17bf323bdf53be74afbe01 SHA512 66d66f0a8559f3e2cffb944d8a2a44144a0a6db134af2b8dd6c415a50d8349ce95457f9bfb2add5e3e266edd6c2e62a710430ca7d8184cc742a023d7da18434e
+EBUILD treetop-1.6.12.ebuild 935 BLAKE2B 38e3adf0ea65e69709aad0cc502199e28f91dc03cbad22100ae3f55173085cc1619afe4ee9c6c939066179554cc93eedbc0dbde9ed520290b971998450b79c12 SHA512 e681fc7849b000bdc2c2d1836de534139f5bd26ce3bc37736f2c2456aad66d95a5fbec38202f2b3bd1275e77c98f0142f1bc7cd3c96b04d3a75965aa222bd23c
MISC metadata.xml 342 BLAKE2B ed50be281e510f8067c9eb56e3fa25137604148fc85d33b985960bac2e448d6ed9284346380916ea570fe7ce68cb3937c25ebdd73b5b53234baddd45daaccc84 SHA512 240a97d8d731d3a1d6939a32d3f92b9af48773c8a70049f2a6247405db316bd9cb788026c8e1265def0efe36fd13ebb2e4a9e7499da4606fd34ce773b8bcf086
diff --git a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
deleted file mode 100644
index b2e939d1c226..000000000000
--- a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="treetop.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Treetop is a language for describing languages"
-HOMEPAGE="https://github.com/cjheath/treetop"
-SRC_URI="https://github.com/cjheath/treetop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/rr-1.0 dev-ruby/activesupport )"
-ruby_add_rdepend ">=dev-ruby/polyglot-0.3.1:0"
-
-all_ruby_prepare() {
- sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- dodoc -r examples
-}
diff --git a/dev-ruby/treetop/treetop-1.6.12.ebuild b/dev-ruby/treetop/treetop-1.6.12.ebuild
index ed50b8952f53..f255b7c9d3e4 100644
--- a/dev-ruby/treetop/treetop-1.6.12.ebuild
+++ b/dev-ruby/treetop/treetop-1.6.12.ebuild
@@ -1,9 +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="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""