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

2024-02-02 Thread Hans de Graaff
commit: d5eebf10d110144be780330812883cc04f712305
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 18:13:03 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:48:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5eebf10

dev-ruby/stringio: add missing test dependencies

Closes: https://bugs.gentoo.org/923630
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/stringio/stringio-3.1.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/stringio/stringio-3.1.0.ebuild 
b/dev-ruby/stringio/stringio-3.1.0.ebuild
index b5d844a9a06f..d8350c676f2d 100644
--- a/dev-ruby/stringio/stringio-3.1.0.ebuild
+++ b/dev-ruby/stringio/stringio-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,6 +19,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390
 SLOT="0"
 IUSE="test"
 
+ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"
+
 all_ruby_prepare() {
sed -e "/s.version =/ s/source_version/'${PV}'/" \
-e 's/__dir__/"."/' \



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

2023-12-27 Thread Hans de Graaff
commit: 1e32a827e233dd0f37e5b0bd3a397fe401f48a31
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 08:57:55 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 09:15:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e32a827

dev-ruby/stringio: drop 3.0.8

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

 dev-ruby/stringio/Manifest  |  1 -
 dev-ruby/stringio/stringio-3.0.8.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 0572332871d9..650d77f25100 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,5 +1,4 @@
 DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
-DIST stringio-3.0.8.tar.gz 45503 BLAKE2B 
df001e845915ca4042547338a2fed71e2938efd606b0c9ec907391a3017c8e7c6f545f6c26195caa4ca698ca24612bb2ae676320440a8a005c8efad6efa68bec
 SHA512 
db6be9e9cee01849dd2da0540717a5c0263bfac6c367002149b67c1d001fd8f386b14a61f41445f96fe02007807e173895f2fefa8394589374d265df33f6ff3d
 DIST stringio-3.0.9.tar.gz 34991 BLAKE2B 
e047831dc0c88732b9939cfb7f5df97aceeeff1bdc569d3326a5197afbed0fa64300fb844fc305a888701f164bb97239c2ca129cff05444afa496afe23f370e4
 SHA512 
7724ae91687408654d9686bd01aaaf7a61ef7766c11570fa62cae622c5f70ad70cda88d5386bd87147dd9e7c1edfd4e70a882d03a8e7afdacf06820e57afec49
 DIST stringio-3.1.0.tar.gz 34946 BLAKE2B 
4478e6493eb96be48c3f36830948e9b554474200a8738b5e4ab98d38fcc9f429a7b52cff553c0639fd8e30da2699802f5e1c385e51ab5965b0486ae9d0a44879
 SHA512 
d980566af84645700ad8450ef770ba2444ae7fb9f18cb33b141be0905536bcd639ec619aa535746109777f2f837727103280d80f2ff32fc8a22461a442f09e5a

diff --git a/dev-ruby/stringio/stringio-3.0.8.ebuild 
b/dev-ruby/stringio/stringio-3.0.8.ebuild
deleted file mode 100644
index a61d8368f129..
--- a/dev-ruby/stringio/stringio-3.0.8.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-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_EXTENSIONS=(ext/stringio/extconf.rb)
-RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pseudo IO class from/to String."
-HOMEPAGE="https://github.com/ruby/stringio;
-SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-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"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -e "/s.version =/ s/source_version/'${PV}'/" \
-   -e 's/__dir__/"."/' \
-   -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:test:test/lib -rhelper -e 
'Dir["test/**/test_*.rb"].each{|f| require f}' || die
-}



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

2023-12-27 Thread Hans de Graaff
commit: c86fe73c4537a3d077666c60e5b665fcba82f673
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 08:58:12 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 09:15:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86fe73c

dev-ruby/stringio: drop 3.0.6

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

 dev-ruby/stringio/Manifest  |  1 -
 dev-ruby/stringio/stringio-3.0.6.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 650d77f25100..de57ef3bf4d5 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,4 +1,3 @@
-DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
 DIST stringio-3.0.9.tar.gz 34991 BLAKE2B 
e047831dc0c88732b9939cfb7f5df97aceeeff1bdc569d3326a5197afbed0fa64300fb844fc305a888701f164bb97239c2ca129cff05444afa496afe23f370e4
 SHA512 
7724ae91687408654d9686bd01aaaf7a61ef7766c11570fa62cae622c5f70ad70cda88d5386bd87147dd9e7c1edfd4e70a882d03a8e7afdacf06820e57afec49
 DIST stringio-3.1.0.tar.gz 34946 BLAKE2B 
4478e6493eb96be48c3f36830948e9b554474200a8738b5e4ab98d38fcc9f429a7b52cff553c0639fd8e30da2699802f5e1c385e51ab5965b0486ae9d0a44879
 SHA512 
d980566af84645700ad8450ef770ba2444ae7fb9f18cb33b141be0905536bcd639ec619aa535746109777f2f837727103280d80f2ff32fc8a22461a442f09e5a

diff --git a/dev-ruby/stringio/stringio-3.0.6.ebuild 
b/dev-ruby/stringio/stringio-3.0.6.ebuild
deleted file mode 100644
index 5fba86219b99..
--- a/dev-ruby/stringio/stringio-3.0.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-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_EXTENSIONS=(ext/stringio/extconf.rb)
-RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pseudo IO class from/to String."
-HOMEPAGE="https://github.com/ruby/stringio;
-SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-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"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -e "/s.version =/ s/source_version/'${PV}'/" \
-   -e 's/__dir__/"."/' \
-   -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:test:test/lib -rhelper -e 
'Dir["test/**/test_*.rb"].each{|f| require f}' || die
-}



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

2023-11-27 Thread Hans de Graaff
commit: ca9304fc322f30a8f18caa5dd86ed1c816a8afc3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Nov 28 07:11:58 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Nov 28 07:11:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9304fc

dev-ruby/stringio: add 3.1.0

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.1.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 27dba04d8ac5..0572332871d9 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -2,3 +2,4 @@ DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
 DIST stringio-3.0.8.tar.gz 45503 BLAKE2B 
df001e845915ca4042547338a2fed71e2938efd606b0c9ec907391a3017c8e7c6f545f6c26195caa4ca698ca24612bb2ae676320440a8a005c8efad6efa68bec
 SHA512 
db6be9e9cee01849dd2da0540717a5c0263bfac6c367002149b67c1d001fd8f386b14a61f41445f96fe02007807e173895f2fefa8394589374d265df33f6ff3d
 DIST stringio-3.0.9.tar.gz 34991 BLAKE2B 
e047831dc0c88732b9939cfb7f5df97aceeeff1bdc569d3326a5197afbed0fa64300fb844fc305a888701f164bb97239c2ca129cff05444afa496afe23f370e4
 SHA512 
7724ae91687408654d9686bd01aaaf7a61ef7766c11570fa62cae622c5f70ad70cda88d5386bd87147dd9e7c1edfd4e70a882d03a8e7afdacf06820e57afec49
+DIST stringio-3.1.0.tar.gz 34946 BLAKE2B 
4478e6493eb96be48c3f36830948e9b554474200a8738b5e4ab98d38fcc9f429a7b52cff553c0639fd8e30da2699802f5e1c385e51ab5965b0486ae9d0a44879
 SHA512 
d980566af84645700ad8450ef770ba2444ae7fb9f18cb33b141be0905536bcd639ec619aa535746109777f2f837727103280d80f2ff32fc8a22461a442f09e5a

diff --git a/dev-ruby/stringio/stringio-3.1.0.ebuild 
b/dev-ruby/stringio/stringio-3.1.0.ebuild
new file mode 100644
index ..e9ef6cc8a7cf
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+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"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2023-11-09 Thread Hans de Graaff
commit: ba1c3ff62c9953dbfefdde45f7ae264e70a64655
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Nov 10 05:50:49 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Nov 10 05:50:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1c3ff6

dev-ruby/stringio: drop 3.0.5

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

 dev-ruby/stringio/Manifest  |  1 -
 dev-ruby/stringio/stringio-3.0.5.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 3ddd6b9b6d0b..c08374a1cc54 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,4 +1,3 @@
-DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 
5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b
 SHA512 
d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153
 DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
 DIST stringio-3.0.8.tar.gz 45503 BLAKE2B 
df001e845915ca4042547338a2fed71e2938efd606b0c9ec907391a3017c8e7c6f545f6c26195caa4ca698ca24612bb2ae676320440a8a005c8efad6efa68bec
 SHA512 
db6be9e9cee01849dd2da0540717a5c0263bfac6c367002149b67c1d001fd8f386b14a61f41445f96fe02007807e173895f2fefa8394589374d265df33f6ff3d

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
deleted file mode 100644
index 0a14906d1a4f..
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ /dev/null
@@ -1,30 +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_EXTENSIONS=(ext/stringio/extconf.rb)
-RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pseudo IO class from/to String."
-HOMEPAGE="https://github.com/ruby/stringio;
-SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="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"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -e "/s.version =/ s/source_version/'${PV}'/" \
-   -e 's/__dir__/"."/' \
-   -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
-}



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

2023-11-09 Thread Hans de Graaff
commit: 66c50f840f6754f9b239bb1e2ce00a421ce03dae
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Nov 10 05:51:34 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Nov 10 05:51:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c50f84

dev-ruby/stringio: add 3.0.9

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.9.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index c08374a1cc54..27dba04d8ac5 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,3 +1,4 @@
 DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
 DIST stringio-3.0.8.tar.gz 45503 BLAKE2B 
df001e845915ca4042547338a2fed71e2938efd606b0c9ec907391a3017c8e7c6f545f6c26195caa4ca698ca24612bb2ae676320440a8a005c8efad6efa68bec
 SHA512 
db6be9e9cee01849dd2da0540717a5c0263bfac6c367002149b67c1d001fd8f386b14a61f41445f96fe02007807e173895f2fefa8394589374d265df33f6ff3d
+DIST stringio-3.0.9.tar.gz 34991 BLAKE2B 
e047831dc0c88732b9939cfb7f5df97aceeeff1bdc569d3326a5197afbed0fa64300fb844fc305a888701f164bb97239c2ca129cff05444afa496afe23f370e4
 SHA512 
7724ae91687408654d9686bd01aaaf7a61ef7766c11570fa62cae622c5f70ad70cda88d5386bd87147dd9e7c1edfd4e70a882d03a8e7afdacf06820e57afec49

diff --git a/dev-ruby/stringio/stringio-3.0.9.ebuild 
b/dev-ruby/stringio/stringio-3.0.9.ebuild
new file mode 100644
index ..e9ef6cc8a7cf
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+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"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2023-08-19 Thread Arthur Zamarin
commit: 37a02b6535c8592f9d20815fea2f096c14f0b380
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 19 15:35:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 19 15:35:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a02b65

dev-ruby/stringio: Stabilize 3.0.7 x86, #912472

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
index 6042386aaf34..819dff0b82b4 100644
--- a/dev-ruby/stringio/stringio-3.0.7.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-08-19 Thread Arthur Zamarin
commit: 9e50bc5fa308c7652b190ff454a5e7e9a2d1e5ad
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 19 07:53:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 19 07:53:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e50bc5f

dev-ruby/stringio: Stabilize 3.0.7 ppc64, #912472

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
index b3b73b61c8a0..6042386aaf34 100644
--- a/dev-ruby/stringio/stringio-3.0.7.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-08-19 Thread Arthur Zamarin
commit: d2c08651ecad20ff7c7cba6838ee198ab655de63
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 19 07:43:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 19 07:43:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c08651

dev-ruby/stringio: Stabilize 3.0.7 ppc, #912472

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
index 4b35cf0ddfe8..b3b73b61c8a0 100644
--- a/dev-ruby/stringio/stringio-3.0.7.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-08-19 Thread Sam James
commit: 88c72482194232faaeea4d3200d8b7174d16bca8
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 19 06:23:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 19 06:23:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c72482

dev-ruby/stringio: Stabilize 3.0.7 sparc, #912472

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
index e609c6f42e41..4b35cf0ddfe8 100644
--- a/dev-ruby/stringio/stringio-3.0.7.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-08-19 Thread Sam James
commit: 978e95f94c420906705f0e763bd2edbd42207baf
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 19 06:08:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 19 06:08:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978e95f9

dev-ruby/stringio: Stabilize 3.0.7 arm, #912472

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
index 0074d5584b01..e609c6f42e41 100644
--- a/dev-ruby/stringio/stringio-3.0.7.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-08-19 Thread Sam James
commit: 72cf72aed9a154f61c0c8d8bc0eedba8b5fadc85
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 19 06:06:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 19 06:06:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72cf72ae

dev-ruby/stringio: Stabilize 3.0.7 arm64, #912472

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
index 1fbf38918157..0074d5584b01 100644
--- a/dev-ruby/stringio/stringio-3.0.7.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-08-11 Thread Hans de Graaff
commit: e012fc2f87c779524821c05b6e316d3e25955034
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 11 07:21:19 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 11 08:28:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e012fc2f

dev-ruby/stringio: add 3.0.8

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.8.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 000f22fed0ed..3ddd6b9b6d0b 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,3 +1,4 @@
 DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 
5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b
 SHA512 
d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153
 DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9
+DIST stringio-3.0.8.tar.gz 45503 BLAKE2B 
df001e845915ca4042547338a2fed71e2938efd606b0c9ec907391a3017c8e7c6f545f6c26195caa4ca698ca24612bb2ae676320440a8a005c8efad6efa68bec
 SHA512 
db6be9e9cee01849dd2da0540717a5c0263bfac6c367002149b67c1d001fd8f386b14a61f41445f96fe02007807e173895f2fefa8394589374d265df33f6ff3d

diff --git a/dev-ruby/stringio/stringio-3.0.8.ebuild 
b/dev-ruby/stringio/stringio-3.0.8.ebuild
new file mode 100644
index ..1fbf38918157
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-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_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+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"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2023-08-04 Thread Sam James
commit: 4b6fc84d1cc45368bd4407ec03508f2225360654
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  4 17:22:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  4 17:22:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b6fc84d

dev-ruby/stringio: Stabilize 3.0.6 ppc, #909131

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.6.ebuild 
b/dev-ruby/stringio/stringio-3.0.6.ebuild
index 34dcd0dceae0..db9c0bd6dc1d 100644
--- a/dev-ruby/stringio/stringio-3.0.6.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.6.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-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"
 SLOT="0"
 IUSE="test"
 



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

2023-07-09 Thread Hans de Graaff
commit: 86d647eb6014abe06bea465028ab179d2b93ec2d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jul  9 06:04:05 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jul  9 06:04:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d647eb

dev-ruby/stringio: drop 3.0.4

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

 dev-ruby/stringio/Manifest  |  1 -
 dev-ruby/stringio/stringio-3.0.4.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index ebd8cb62cb00..000f22fed0ed 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,4 +1,3 @@
-DIST stringio-3.0.4.tar.gz 43654 BLAKE2B 
08f0d41577cae1acba36acc3823218649342c45fde58fd4a2455a40e3f80859e405db541f1f3a55b222083b2e30efb8d6a2396edb208b1cfd802b5b85c196a4c
 SHA512 
835fa9861e2446512715315ecd44ea192f6209ab5a12f10d91f11ad156ba896737531a5074e7f10f6cd5d3500fd07036de7a9d0bcbce4c2ffe75822fbb28a2f8
 DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 
5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b
 SHA512 
d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153
 DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
 DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
deleted file mode 100644
index bcb84c33aab9..
--- a/dev-ruby/stringio/stringio-3.0.4.ebuild
+++ /dev/null
@@ -1,30 +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"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
-RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pseudo IO class from/to String."
-HOMEPAGE="https://github.com/ruby/stringio;
-SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="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"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -e "/s.version =/ s/source_version/'${PV}'/" \
-   -e 's/__dir__/"."/' \
-   -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
-}



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

2023-06-14 Thread Hans de Graaff
commit: 0a5ecd33738aae162277c9fbf8e04cf361b1a976
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 15 05:31:46 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun 15 05:31:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5ecd33

dev-ruby/stringio: add 3.0.7

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.7.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index ded39bd419f5..ebd8cb62cb00 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,3 +1,4 @@
 DIST stringio-3.0.4.tar.gz 43654 BLAKE2B 
08f0d41577cae1acba36acc3823218649342c45fde58fd4a2455a40e3f80859e405db541f1f3a55b222083b2e30efb8d6a2396edb208b1cfd802b5b85c196a4c
 SHA512 
835fa9861e2446512715315ecd44ea192f6209ab5a12f10d91f11ad156ba896737531a5074e7f10f6cd5d3500fd07036de7a9d0bcbce4c2ffe75822fbb28a2f8
 DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 
5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b
 SHA512 
d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153
 DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab
+DIST stringio-3.0.7.tar.gz 44797 BLAKE2B 
2772028015b6eb5e5a45e9c86551e62e91e24a627b7280530a10b1d343f08eb19b53d4fbeaf791ed23a239e0609775e8eb4c0550dadc282f690ecc9abef7930b
 SHA512 
fcea0a32bb70c6f1d8a3b237e8a8dbb2677b00c077f0d6ddfa72e1e382c832277ee592dd2e17abdc12003b0494665853eab18fa90bf6f34f51efa0f62f7ea1b9

diff --git a/dev-ruby/stringio/stringio-3.0.7.ebuild 
b/dev-ruby/stringio/stringio-3.0.7.ebuild
new file mode 100644
index ..1fbf38918157
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.7.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-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_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+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"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2023-04-22 Thread Arthur Zamarin
commit: 16203701c92901398d92020ecbb054f41e13d0db
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 22 16:45:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 22 16:45:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16203701

dev-ruby/stringio: Stabilize 3.0.5 x86, #904205

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index 701e2800531d..ba512b7a3ef2 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-16 Thread Sam James
commit: 400cb1b97c2906334dbe53d8994923453e101637
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 16 11:34:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 16 23:22:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400cb1b9

dev-ruby/stringio: stable 3.0.5 for hppa, bug #904205

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index f7df3249e79a..701e2800531d 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-15 Thread Hans de Graaff
commit: b79700f6da12ad316662ea5328919c435fd2498e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 15 07:11:18 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 15 07:11:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79700f6

dev-ruby/stringio: add 3.0.6

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.6.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 96686143d5d1..ded39bd419f5 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,2 +1,3 @@
 DIST stringio-3.0.4.tar.gz 43654 BLAKE2B 
08f0d41577cae1acba36acc3823218649342c45fde58fd4a2455a40e3f80859e405db541f1f3a55b222083b2e30efb8d6a2396edb208b1cfd802b5b85c196a4c
 SHA512 
835fa9861e2446512715315ecd44ea192f6209ab5a12f10d91f11ad156ba896737531a5074e7f10f6cd5d3500fd07036de7a9d0bcbce4c2ffe75822fbb28a2f8
 DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 
5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b
 SHA512 
d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153
+DIST stringio-3.0.6.tar.gz 44971 BLAKE2B 
a143fc01e7b9434db3b444f6049b002549a4149b9573ceeab4bf895290b1f41ef6ff012c7f58d1bc0559ca864e83aeb34f0cb75c3133ea91ac51f55008ff
 SHA512 
118e7672fb347b111f90f4380e49ad01aac617fdf6afc9317f2242e942e68fa55ef5d71782c15156ed7b4c91d1eff75ac68d870885650ac4505d6a17b368afab

diff --git a/dev-ruby/stringio/stringio-3.0.6.ebuild 
b/dev-ruby/stringio/stringio-3.0.6.ebuild
new file mode 100644
index ..09d8559001e2
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.6.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-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_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2023-04-11 Thread Sam James
commit: 8384bbb2119a9e6aebcc79edbe0732142006712f
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 12 03:23:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 12 03:23:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8384bbb2

dev-ruby/stringio: Stabilize 3.0.5 ppc, #904205

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index 81608f1b49c7..f7df3249e79a 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-11 Thread Sam James
commit: ecb1164a91827726a6cd4207e200395c8db5de92
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 12 02:41:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 12 02:41:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb1164a

dev-ruby/stringio: Stabilize 3.0.5 sparc, #904205

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index 614fa54aadc1..81608f1b49c7 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-11 Thread Sam James
commit: 86ac64d84b863fe2d9eb1377fd4b2acac9459389
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 12 02:35:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 12 02:35:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ac64d8

dev-ruby/stringio: Stabilize 3.0.5 ppc64, #904205

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index 19c1560eeb0c..614fa54aadc1 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-11 Thread Sam James
commit: 718b643fc0a1f8c3fd3efabe3ce05264d39a7b2c
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 12 02:35:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 12 02:35:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718b643f

dev-ruby/stringio: Stabilize 3.0.5 arm64, #904205

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index 8073b128555f..19c1560eeb0c 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-11 Thread Sam James
commit: 63e0e7a8f7a94280eb90d596bf2936a018edbc6f
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 12 02:33:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 12 02:33:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e0e7a8

dev-ruby/stringio: Stabilize 3.0.5 arm, #904205

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index dce6f14bfb76..c3c22b511bf6 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-11 Thread Sam James
commit: 702e4c6473f33540dda77ce27bc9b0e0e03665d5
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 12 02:33:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 12 02:33:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702e4c64

dev-ruby/stringio: Stabilize 3.0.5 amd64, #904205

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index c3c22b511bf6..8073b128555f 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Arthur Zamarin
commit: 56228626082498b649167306ba2f60c8fb17bc15
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Apr 10 12:57:26 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Apr 10 12:57:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56228626

dev-ruby/stringio: Stabilize 3.0.4 hppa, #904123

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
index 402c9fb7a111..86cb07b94d34 100644
--- a/dev-ruby/stringio/stringio-3.0.4.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: 2f06de2e9775373ca6f525ec996c0811272ec022
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:14:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:15:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f06de2e

dev-ruby/stringio: Stabilize 3.0.4 x86, #903361

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
index dace2bfe76d0..f338dbd416a6 100644
--- a/dev-ruby/stringio/stringio-3.0.4.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: a75b90ba566551016023c6707f69dbb23667e1bc
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:14:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:15:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75b90ba

dev-ruby/stringio: Stabilize 3.0.4 ppc64, #903361

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
index f338dbd416a6..e7c93657627a 100644
--- a/dev-ruby/stringio/stringio-3.0.4.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: 150e7af8927d5b3bbf570da2f2825a119bcdf22a
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:14:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:15:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150e7af8

dev-ruby/stringio: Stabilize 3.0.4 sparc, #903361

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
index 469109948328..dace2bfe76d0 100644
--- a/dev-ruby/stringio/stringio-3.0.4.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: 209c1e776bdfa5fb7099f4c9dbe631e939725bea
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:04:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:04:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209c1e77

dev-ruby/stringio: Stabilize 3.0.4 arm64, #903361

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/stringio/stringio-3.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
index 5294b8d5dd24..469109948328 100644
--- a/dev-ruby/stringio/stringio-3.0.4.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-04 Thread Hans de Graaff
commit: 1a3f85e4f2c8e8ac885c01e9e1e587010c1d4d91
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 28 07:38:11 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar  4 10:24:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3f85e4

dev-ruby/stringio: enable ruby32

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

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

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
index b4432a6573c3..dce6f14bfb76 100644
--- a/dev-ruby/stringio/stringio-3.0.5.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -2,7 +2,7 @@
 # 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_EXTRADOC="README.md"
 RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)



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

2023-02-03 Thread Hans de Graaff
commit: 638d221fb19bdffd25c52e9bcaf4e210999d5ffa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  3 08:27:54 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  4 07:07:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638d221f

dev-ruby/stringio: add 3.0.5

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.5.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 79027d92dd46..552898b3c96a 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,2 +1,3 @@
 DIST stringio-3.0.2.tar.gz 43051 BLAKE2B 
06d3f5c64a1550969f8c8abdc0cfeec8fe89adba8cb60db68cd4b29bf622a31d51809b85b3b9fa2373b74a33ed1c48df829a44256e431288b6ba2f7654858a13
 SHA512 
a9ac2820ce1c2bd55aac032be42a493a910787ed04bc41f35ec33b19ffd878c925dbbca49d6c27b07cea5ffb8fa98ecdb576738c9654587dea6842e3bd1f486c
 DIST stringio-3.0.4.tar.gz 43654 BLAKE2B 
08f0d41577cae1acba36acc3823218649342c45fde58fd4a2455a40e3f80859e405db541f1f3a55b222083b2e30efb8d6a2396edb208b1cfd802b5b85c196a4c
 SHA512 
835fa9861e2446512715315ecd44ea192f6209ab5a12f10d91f11ad156ba896737531a5074e7f10f6cd5d3500fd07036de7a9d0bcbce4c2ffe75822fbb28a2f8
+DIST stringio-3.0.5.tar.gz 43822 BLAKE2B 
5b79def3cb154f4bb1f4a50b8eeb95e0841279d8500b0ad0cdae1f3029c2b53e8e3f46583ed0b5e289afe6636bb4610bc27a25e24acba5c7c1e679c5e4283f3b
 SHA512 
d881dea34738e46fffaceb9a5e88fa3148979eff3571a6693d1d80bd01fbe236c0eb65bd8b2003abc0241bceff93d87fd3acd27b038b3a7bf6da65d492047153

diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild 
b/dev-ruby/stringio/stringio-3.0.5.ebuild
new file mode 100644
index ..b4432a6573c3
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2022-12-18 Thread Sam James
commit: 5b98b6db3f853a21cd118ef69bab12efce28e06b
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:52:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:52:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b98b6db

dev-ruby/stringio: Stabilize 3.0.2 x86, #885433

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index 7831851ddd79..c59e02fa3d30 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-18 Thread Sam James
commit: db526fa25af30257d7d5a41453752db93c96cc1e
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:52:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:52:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db526fa2

dev-ruby/stringio: Stabilize 3.0.2 amd64, #885433

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index 24ab62ede62a..7831851ddd79 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-18 Thread Sam James
commit: 126f7843ccfedb10c60a84212b022310091568dc
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 09:22:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 09:22:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126f7843

dev-ruby/stringio: Stabilize 3.0.2 ppc, #885433

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index f0fb61da1d6f..24ab62ede62a 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-18 Thread Sam James
commit: 2ecb39c5bca8648c8e29c2239cdb6ae889a7f698
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 09:22:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 09:22:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecb39c5

dev-ruby/stringio: Stabilize 3.0.2 ppc64, #885433

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index 380c750a8f17..f0fb61da1d6f 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-11 Thread Hans de Graaff
commit: 763aaa4f9e1e03f9ca6a97df76c2c7ec9ace47ae
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 12 06:38:18 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 12 06:38:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763aaa4f

dev-ruby/stringio: add 3.0.4

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index 189d2aa03342..79027d92dd46 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1 +1,2 @@
 DIST stringio-3.0.2.tar.gz 43051 BLAKE2B 
06d3f5c64a1550969f8c8abdc0cfeec8fe89adba8cb60db68cd4b29bf622a31d51809b85b3b9fa2373b74a33ed1c48df829a44256e431288b6ba2f7654858a13
 SHA512 
a9ac2820ce1c2bd55aac032be42a493a910787ed04bc41f35ec33b19ffd878c925dbbca49d6c27b07cea5ffb8fa98ecdb576738c9654587dea6842e3bd1f486c
+DIST stringio-3.0.4.tar.gz 43654 BLAKE2B 
08f0d41577cae1acba36acc3823218649342c45fde58fd4a2455a40e3f80859e405db541f1f3a55b222083b2e30efb8d6a2396edb208b1cfd802b5b85c196a4c
 SHA512 
835fa9861e2446512715315ecd44ea192f6209ab5a12f10d91f11ad156ba896737531a5074e7f10f6cd5d3500fd07036de7a9d0bcbce4c2ffe75822fbb28a2f8

diff --git a/dev-ruby/stringio/stringio-3.0.4.ebuild 
b/dev-ruby/stringio/stringio-3.0.4.ebuild
new file mode 100644
index ..5294b8d5dd24
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2022-12-11 Thread Arthur Zamarin
commit: 2ae232ddbc76bf6590cfe97d7196078d77b7c4e0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 11 20:42:50 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 11 20:42:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae232dd

dev-ruby/stringio: Stabilize 3.0.2 sparc, #885433

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index 5a6bcd2c03ae..380c750a8f17 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-11 Thread Sam James
commit: 4b11ac77d0c353129f18f9c2de5460ea8be0cd17
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 11 13:58:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 11 13:58:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b11ac77

dev-ruby/stringio: Stabilize 3.0.2 arm, #885433

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index 187c5035def6..5a6bcd2c03ae 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-11 Thread Sam James
commit: 3814a1d8236722fe8e2457f25135cd4cef8ef08c
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 11 12:52:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 11 12:52:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3814a1d8

dev-ruby/stringio: Stabilize 3.0.2 arm64, #885433

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
index f1463c87a564..187c5035def6 100644
--- a/dev-ruby/stringio/stringio-3.0.2.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/stringio;
 SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2022-12-11 Thread Hans de Graaff
commit: 604157926304b1b87a3009f0de7c43ebc66225aa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 11 09:05:13 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 11 09:05:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60415792

dev-ruby/stringio: drop 3.0.1

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

 dev-ruby/stringio/Manifest  |  1 -
 dev-ruby/stringio/stringio-3.0.1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index cbef6ce0b90f..189d2aa03342 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1,2 +1 @@
-DIST stringio-3.0.1.tar.gz 30570 BLAKE2B 
385ebe0571ac63a694c8c07cbda74eb53983a163f91d800c880eea9fbd0ec7d53d5a92d03b8afc5a71c9e48bf1c017c2a055fb3bc09c2f555c1a7743cf19ad5a
 SHA512 
7781ee20f7f3d546ee227d7366ac88731b65ea743c39280c4f3d2107d9001eef4a4d583760110817c31f4433f0a45812acd88a0b1b31b2863a8fdc3f54b19ea7
 DIST stringio-3.0.2.tar.gz 43051 BLAKE2B 
06d3f5c64a1550969f8c8abdc0cfeec8fe89adba8cb60db68cd4b29bf622a31d51809b85b3b9fa2373b74a33ed1c48df829a44256e431288b6ba2f7654858a13
 SHA512 
a9ac2820ce1c2bd55aac032be42a493a910787ed04bc41f35ec33b19ffd878c925dbbca49d6c27b07cea5ffb8fa98ecdb576738c9654587dea6842e3bd1f486c

diff --git a/dev-ruby/stringio/stringio-3.0.1.ebuild 
b/dev-ruby/stringio/stringio-3.0.1.ebuild
deleted file mode 100644
index f1463c87a564..
--- a/dev-ruby/stringio/stringio-3.0.1.ebuild
+++ /dev/null
@@ -1,30 +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.md"
-RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
-RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pseudo IO class from/to String."
-HOMEPAGE="https://github.com/ruby/stringio;
-SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -e "/s.version =/ s/source_version/'${PV}'/" \
-   -e 's/__dir__/"."/' \
-   -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
-}



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

2022-05-09 Thread Hans de Graaff
commit: 18b187f354e126fa812cefcda350ad4f8ebc873d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May 10 04:57:46 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May 10 04:57:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b187f3

dev-ruby/stringio: add 3.0.2

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

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/stringio-3.0.2.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
index bbee0e4ff780..cbef6ce0b90f 100644
--- a/dev-ruby/stringio/Manifest
+++ b/dev-ruby/stringio/Manifest
@@ -1 +1,2 @@
 DIST stringio-3.0.1.tar.gz 30570 BLAKE2B 
385ebe0571ac63a694c8c07cbda74eb53983a163f91d800c880eea9fbd0ec7d53d5a92d03b8afc5a71c9e48bf1c017c2a055fb3bc09c2f555c1a7743cf19ad5a
 SHA512 
7781ee20f7f3d546ee227d7366ac88731b65ea743c39280c4f3d2107d9001eef4a4d583760110817c31f4433f0a45812acd88a0b1b31b2863a8fdc3f54b19ea7
+DIST stringio-3.0.2.tar.gz 43051 BLAKE2B 
06d3f5c64a1550969f8c8abdc0cfeec8fe89adba8cb60db68cd4b29bf622a31d51809b85b3b9fa2373b74a33ed1c48df829a44256e431288b6ba2f7654858a13
 SHA512 
a9ac2820ce1c2bd55aac032be42a493a910787ed04bc41f35ec33b19ffd878c925dbbca49d6c27b07cea5ffb8fa98ecdb576738c9654587dea6842e3bd1f486c

diff --git a/dev-ruby/stringio/stringio-3.0.2.ebuild 
b/dev-ruby/stringio/stringio-3.0.2.ebuild
new file mode 100644
index ..f1463c87a564
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.2.ebuild
@@ -0,0 +1,30 @@
+# 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.md"
+RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}



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

2022-03-11 Thread Hans de Graaff
commit: 1cb5c2b6ece28301cc23219219c672d27482a67a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar 12 07:21:12 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar 12 07:21:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb5c2b6

dev-ruby/stringio: add ruby31

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/stringio/stringio-3.0.1.ebuild 
b/dev-ruby/stringio/stringio-3.0.1.ebuild
index cbf925e888e0..120921dc24ce 100644
--- a/dev-ruby/stringio/stringio-3.0.1.ebuild
+++ b/dev-ruby/stringio/stringio-3.0.1.ebuild
@@ -2,7 +2,7 @@
 # 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_EXTRADOC="README.md"
 RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)



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

2022-03-11 Thread Hans de Graaff
commit: 16b790b8a866034840f27c9f559daae24f4dd83e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar 12 06:50:09 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar 12 07:21:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b790b8

dev-ruby/stringio: import of 3.0.1

Dependency for dev-ruby/psych.

Extracted from dev-lang/ruby so keywords set accordingly.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/stringio/Manifest  |  1 +
 dev-ruby/stringio/metadata.xml  | 11 +++
 dev-ruby/stringio/stringio-3.0.1.ebuild | 30 ++
 3 files changed, 42 insertions(+)

diff --git a/dev-ruby/stringio/Manifest b/dev-ruby/stringio/Manifest
new file mode 100644
index ..bbee0e4ff780
--- /dev/null
+++ b/dev-ruby/stringio/Manifest
@@ -0,0 +1 @@
+DIST stringio-3.0.1.tar.gz 30570 BLAKE2B 
385ebe0571ac63a694c8c07cbda74eb53983a163f91d800c880eea9fbd0ec7d53d5a92d03b8afc5a71c9e48bf1c017c2a055fb3bc09c2f555c1a7743cf19ad5a
 SHA512 
7781ee20f7f3d546ee227d7366ac88731b65ea743c39280c4f3d2107d9001eef4a4d583760110817c31f4433f0a45812acd88a0b1b31b2863a8fdc3f54b19ea7

diff --git a/dev-ruby/stringio/metadata.xml b/dev-ruby/stringio/metadata.xml
new file mode 100644
index ..d1f032e54888
--- /dev/null
+++ b/dev-ruby/stringio/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+ruby/stringio
+  
+

diff --git a/dev-ruby/stringio/stringio-3.0.1.ebuild 
b/dev-ruby/stringio/stringio-3.0.1.ebuild
new file mode 100644
index ..cbf925e888e0
--- /dev/null
+++ b/dev-ruby/stringio/stringio-3.0.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
+RUBY_FAKEGEM_GEMSPEC="stringio.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pseudo IO class from/to String."
+HOMEPAGE="https://github.com/ruby/stringio;
+SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -e "/s.version =/ s/source_version/'${PV}'/" \
+   -e 's/__dir__/"."/' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
+}