diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-05-04 12:02:00 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-05-04 12:02:00 +0100 |
commit | eab5731cdf11d4ae8cdf111461d46fd96c5bdd37 (patch) | |
tree | ce35c6d01b5ff5de95c3a20fef853b9a6518ad2e /dev-ruby/introspection | |
parent | b7ebc951da8800f711142f69d9d958bde67a112d (diff) |
gentoo resync : 04.05.2019
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/introspection/Manifest b/dev-ruby/introspection/Manifest index ca98e2618cd3..da4e9b49e021 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 667 BLAKE2B d9bd914c5f9cca3e87778d1084eb5676ad4aa975f6ae678e4d99807fa5713bf4169a423bbc82efbe8248547da774f4943266a6102f2f3ea06abcf97bbab2e17a SHA512 9972b15bc3f50a0a208dff928ce86bc453f25b514a0da9b3dce80aaf3e4662cc135a12898c517e0854b9a52ba3bf30b978d4b5892c09ae6f0db2c96acb60713d +EBUILD introspection-0.0.4.ebuild 666 BLAKE2B 8a6fdcb89216016fbca3e9a4fca2f4b27745a68c0a227109bd7ce4b0cdfaa171ee44aa42dbbe6a46e670113a0b19560fa9ddf16a33dcaf4c45ac0fa5f468f999 SHA512 934d7e845441b3122e489d514e7268e08f967994bfa8b4f433020aa5e75ee7598540700be561e37c696690b68e55d1a5ebcec6ba2fd58d9717d0abb2c83d4941 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 c21dbe8adfbb..580cb2436d00 100644 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1" |