summaryrefslogtreecommitdiff
path: root/dev-ruby/introspection
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-16 16:18:18 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-16 16:18:18 +0000
commit0704956f7256f1f618cc5e03af2c1dbd0e83dbc5 (patch)
tree881671532c0c3c82ebd4523b6d6cbc8ace982aae /dev-ruby/introspection
parent21435953e16cda318a82334ddbadb3b5c36d9ea7 (diff)
gentoo resync : 16.01.2020
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r--dev-ruby/introspection/Manifest2
-rw-r--r--dev-ruby/introspection/introspection-0.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/introspection/Manifest b/dev-ruby/introspection/Manifest
index 1d17cecf4d3f..97847a1a5eda 100644
--- a/dev-ruby/introspection/Manifest
+++ b/dev-ruby/introspection/Manifest
@@ -1,3 +1,3 @@
DIST introspection-0.0.4.gem 9216 BLAKE2B c97279576a60dfd74453d16a6eb0885326dad18748bd182fe3b5c2a73121553cd3ea66690841df6554fd105e50f5f6df075afb94795b94dbd7caf4615ca67764 SHA512 c228827ac9d8a82a104e78daadf038c674cd464bf726fc3bd1efa82e9d9cab37f6ee909f578585e7846378f0b755ed4d60fa119fd699f6c40188ea2de4ac7084
-EBUILD introspection-0.0.4.ebuild 665 BLAKE2B ea6489440b52ecc73adf6536699b36711c5847d1c67af95d82fdb9effed30ce57ab1c0d04809e399e9e31c6ef98997597f5f807105c25a56caae94eb999f7af9 SHA512 6ba5fae5dc32e2739c1cb5705f8cfcd60f4e99fd509d8f2973d476d45f6c1f4d2646346a6fa06065b882f74003b15a2ad618e0c67ecb055365f336dc8cee966c
+EBUILD introspection-0.0.4.ebuild 665 BLAKE2B 3b21c178a91008a4b25f6d87bd2db1285b3bd377648628383151eda35c0bf90116cebaabf53747c82670721d1d4e43d54b9c4c4ff21799c0d00775e679f0c438 SHA512 b032ae86135009910fec6d2f7a9b1e75b8303f0d2ec475bd6d58cea5c8b25679fe0481dcf0394326100b3ec3e4f4c167572accfadfb6e61b9e413f046ab67d54
MISC metadata.xml 247 BLAKE2B 7717702c51c35b2a20983332abc6218047b2b5036e6b4c09d3d58b4339e8f9e776879cd116cfda60d3bcf4188859993fb9f3f779aaf595f155d53e85288f3dcc SHA512 ea4c044637b751a2c28c6ac226121e74ef18196af4b594e60413fec907bbab29c6b0c7735c3f503485df16dcfb36ddb86038394d92e2cd18c8f04626628e9f09
diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild
index 1747257040d1..59673f4fcead 100644
--- a/dev-ruby/introspection/introspection-0.0.4.ebuild
+++ b/dev-ruby/introspection/introspection-0.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
# No documentation task
RUBY_FAKEGEM_TASK_DOC=""