diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-04-06 22:33:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-04-06 22:33:41 +0100 |
commit | e68d405c5d712af4387159df07e226217bdda049 (patch) | |
tree | 009ab0f3d427f0813e62930d71802cb054c07e30 /dev-ruby/introspection | |
parent | 401101f9c8077911929d3f2b60a37098460a5d89 (diff) |
gentoo resync : 06.04.2022
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/introspection/Manifest b/dev-ruby/introspection/Manifest index 6b2619e04678..f8d755578916 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-r1.ebuild 668 BLAKE2B d2a16e142aeb53d4a55f200400498b20711004793ac0d3b7929a728aca734c5c0d198fa7c239d62bfb29097c1ed9ba9cc6092ac8c4a8426d8ed3e07aff8ddbbc SHA512 87f6698c2a035d0694442679c61fc2b10c0ddde25190287dbb4814e57dd6e31f7f2eba580b3abdc70111695c1c01977e0fd7c5061ef51ad2d13fea920e7b596f +EBUILD introspection-0.0.4-r1.ebuild 668 BLAKE2B 57f55bb8d37a6ec883883a6f455bde6ff03155d06ded510df97944669dd5590b25e1af7f831af5616cc42d7fb25209930b28886a6474ff1133441682c8a8f47b SHA512 759626ae2a1192a5159b54ff8596a639954bc043f5441192eda4d18057b66de55ca39814bed91ae4633348166501544abe0eccb6e96f12669f50e1e11113899d MISC metadata.xml 248 BLAKE2B 0c876bde3c72e61d28284a95a837103e6d594c9f6fccbd6d7d1039f9c5a604347c20c334c9a57d80b152888fed536196f2807b477e8d0336c80affb0e28c9dc9 SHA512 b2b64178cf6cbbaa5fb4671ffe1ab88b83c920de363ae099ef74fa3e5eb8c8f0285c749cabc0cebf344951503d1b7309ae294afe9e7cf5172700182d8843fa14 diff --git a/dev-ruby/introspection/introspection-0.0.4-r1.ebuild b/dev-ruby/introspection/introspection-0.0.4-r1.ebuild index 6bea8b8cfc20..1d86cd5f578d 100644 --- a/dev-ruby/introspection/introspection-0.0.4-r1.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" # No documentation task RUBY_FAKEGEM_TASK_DOC="" |