summaryrefslogtreecommitdiff
path: root/dev-ruby/instance_storage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-31 16:00:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-31 16:00:27 +0000
commit1db00cc6e94b90c08090bb5b8c406622946c4ae5 (patch)
treec34bf820c2809fb7e08ed5564df2a25cf759516f /dev-ruby/instance_storage
parent693cc9b6e847a01c1bb692153021aaf9fb0fab25 (diff)
gentoo resync 31.01.2019
Diffstat (limited to 'dev-ruby/instance_storage')
-rw-r--r--dev-ruby/instance_storage/Manifest2
-rw-r--r--dev-ruby/instance_storage/instance_storage-1.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/instance_storage/Manifest b/dev-ruby/instance_storage/Manifest
index 04924117b825..c7f2095e9202 100644
--- a/dev-ruby/instance_storage/Manifest
+++ b/dev-ruby/instance_storage/Manifest
@@ -1,3 +1,3 @@
DIST instance_storage-1.0.0.gem 7680 BLAKE2B e8c4f90c90c6efebcbaa577ab17824f4d759782f1b3985679200ca97b89f04245c562f6d9aa96ac894d488417f4e393bb7faf28ab18aa3f3ede1e03365706a29 SHA512 45ff98b3d0ab47d3459d868eb1b0075abb83b23bbc3a9b84f261077bdddc385ed016e81d01c19f93fa6cffd7cb9020ce1e22411636709f18af09a76c7d44598f
-EBUILD instance_storage-1.0.0.ebuild 506 BLAKE2B 676e855b121dadf778a611ae4e69722c9d04467f093f14ff16668284d920dbf55c478f449b2bd17b19b52c19da6d414daf8c1989b2a7d68ca2ce4d2a46b10385 SHA512 b5e6cd71103d24b29f136822d391cbf858968261a8a790c2363da8125f1a170649a9f3381888de1208514b91855367fa6330216e6396248929c1d694dd1fff92
+EBUILD instance_storage-1.0.0.ebuild 503 BLAKE2B 46b71e8a0a18a50557ed12464e54ae306496395e5505b22692f565bfef6fdabfdb6514224ee0cb0f71ab9f10821218973cf35862716de47df7f51445b1df499c SHA512 4072f5ea6248611c28923638252fb082679f4ac300051c4350a08f69e6ebcb204eb4b4513a45eb2da36cade44301c58c7fbdb2fc3fc04cf7f4b9b0a3db5354ab
MISC metadata.xml 411 BLAKE2B 2e1ba3d431fafe85a4b3d22369eaad7de3a2e8f40a2aa7596912dd5a3c7e242731c00714b35bcb29fb641a79daaa3132aa3a4695d6faefcc8150afa38ba4f304 SHA512 2e7c66f01814ab0c9c5d677183d3bac6d67617279c422e29a4f697b328cb461d53b142e9bcf1995f8f0c43c2c7333d666d6fae3a5f30970f4da99e59bb0e1105
diff --git a/dev-ruby/instance_storage/instance_storage-1.0.0.ebuild b/dev-ruby/instance_storage/instance_storage-1.0.0.ebuild
index add45677a736..60bd5f3f2516 100644
--- a/dev-ruby/instance_storage/instance_storage-1.0.0.ebuild
+++ b/dev-ruby/instance_storage/instance_storage-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"