diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-06-30 17:36:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-06-30 17:36:28 +0100 |
commit | 7014a5a3ea0feffab9701fdd6b64cc7667a985af (patch) | |
tree | f2cbbaa8bb9209cd15208721103228336149b799 /dev-ruby/introspection | |
parent | 7a86906b67693cc65671d3e1476835d3a7e13092 (diff) |
gentoo resync : 30.06.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 da4e9b49e021..1d17cecf4d3f 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 666 BLAKE2B 8a6fdcb89216016fbca3e9a4fca2f4b27745a68c0a227109bd7ce4b0cdfaa171ee44aa42dbbe6a46e670113a0b19560fa9ddf16a33dcaf4c45ac0fa5f468f999 SHA512 934d7e845441b3122e489d514e7268e08f967994bfa8b4f433020aa5e75ee7598540700be561e37c696690b68e55d1a5ebcec6ba2fd58d9717d0abb2c83d4941 +EBUILD introspection-0.0.4.ebuild 665 BLAKE2B ea6489440b52ecc73adf6536699b36711c5847d1c67af95d82fdb9effed30ce57ab1c0d04809e399e9e31c6ef98997597f5f807105c25a56caae94eb999f7af9 SHA512 6ba5fae5dc32e2739c1cb5705f8cfcd60f4e99fd509d8f2973d476d45f6c1f4d2646346a6fa06065b882f74003b15a2ad618e0c67ecb055365f336dc8cee966c 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 580cb2436d00..1747257040d1 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" |