summaryrefslogtreecommitdiff
path: root/dev-ruby/io-console
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-26 19:38:09 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-26 19:38:09 +0000
commit7ab79528a3e9a77497eb58022bb0e775e7440885 (patch)
tree10bac8ed3339f6c09a7afc5111ff705b708831d1 /dev-ruby/io-console
parentc25546f65119d2fb9a2f79588fd130d62989eddb (diff)
gentoo auto-resync : 26:12:2023 - 19:38:09
Diffstat (limited to 'dev-ruby/io-console')
-rw-r--r--dev-ruby/io-console/Manifest2
-rw-r--r--dev-ruby/io-console/io-console-0.7.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/io-console/Manifest b/dev-ruby/io-console/Manifest
index 18ec009eca99..30e7205ce9e1 100644
--- a/dev-ruby/io-console/Manifest
+++ b/dev-ruby/io-console/Manifest
@@ -3,5 +3,5 @@ DIST io-console-0.7.0.tar.gz 36264 BLAKE2B 3cd627d8847fdfe37a95c68745b2328e9900e
DIST io-console-0.7.1.tar.gz 36269 BLAKE2B 408579b41ad89e6ba744b4fdb84f9d17a6605c1ee7990f156e40f8276b7cbaeddf665e9d70b214685a7348797f55d789628ffd3ed0ed2c6c1b03621ab59c94eb SHA512 51b18cb47ee2884f98fe1df0656fbd85853629c06f7b82835767e1fa896013e1899dee154a7a52d7b5f3c48933a7e45550bd7f203f0b01320531c29c3554e1c8
EBUILD io-console-0.6.0-r1.ebuild 1367 BLAKE2B 72aadc1f60ca5e5f96cd752ef5cadc20ff150ee4d4b997e9b1f73ce1141621a5e3fc98ed4e940844d15b41e72d3f941cd683d3da470585e782fe12fbbf719ce1 SHA512 e58915bfc63065324c118a1dd07c275ddd1fb54c5c79edfeff154752740e517b7b5bac120e100253c8bb2b47eadd5dae9e4166df71a7f0d76b85a794b6de9e04
EBUILD io-console-0.7.0.ebuild 1438 BLAKE2B 76c20a7ff80de3dda0f261485a5f73c20f4e40ba845fc01aa256564f8d1ece315b7a4eed458e451fa8300d444d729255e9029fa3603e69c37ad9feaeb94b81f0 SHA512 634c05ae3d36b3d18cea2355b6e3c0593cea0d7bdc23beaa7cbc48307bd88368e852802d2df2869eec50a8d3134ca4a32a8721ae9ad624b4ab1cd6a742019fa1
-EBUILD io-console-0.7.1.ebuild 1438 BLAKE2B 76c20a7ff80de3dda0f261485a5f73c20f4e40ba845fc01aa256564f8d1ece315b7a4eed458e451fa8300d444d729255e9029fa3603e69c37ad9feaeb94b81f0 SHA512 634c05ae3d36b3d18cea2355b6e3c0593cea0d7bdc23beaa7cbc48307bd88368e852802d2df2869eec50a8d3134ca4a32a8721ae9ad624b4ab1cd6a742019fa1
+EBUILD io-console-0.7.1.ebuild 1445 BLAKE2B 3b80d97015c4a2359d063785234ee63c50307e12f018786d3bae59ed959345a516584dcb5337d006ab4c9ff4926b2d872c9586e8e03991463b103438be9da9bc SHA512 99979d7538d08c1fe1d94337af252d8443ee2cf3b8df14abd495c9281b742c6536c3ddfaa7f3b4c6eb887a1e0ac371065e5ef316bde8279affc6062c0558992d
MISC metadata.xml 342 BLAKE2B 8fd9851a96fd893fd5a6163369d04bf07accc93912f989a39b8fdb0c1aab73c1df0acfb1a565b75ba617629c07bf61589f7e77b64feb16dc3e1138bcda663788 SHA512 58bc013a81541638df5e9891cb587ab49ae06dbe14f221b5f1871f518e7d90a81869a625b7e49e4e62b7d55dfee5d3c607e93de3abb4588d276d26e22ef4622a
diff --git a/dev-ruby/io-console/io-console-0.7.1.ebuild b/dev-ruby/io-console/io-console-0.7.1.ebuild
index 6acd5a18732c..4252f0b6170d 100644
--- a/dev-ruby/io-console/io-console-0.7.1.ebuild
+++ b/dev-ruby/io-console/io-console-0.7.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTENSIONS=(ext/io/console/extconf.rb)
RUBY_FAKEGEM_EXTENSION_LIBDIR="lib/io"