summaryrefslogtreecommitdiff
path: root/dev-ruby/optionable
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-ruby/optionable
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-ruby/optionable')
-rw-r--r--dev-ruby/optionable/Manifest2
-rw-r--r--dev-ruby/optionable/optionable-0.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/optionable/Manifest b/dev-ruby/optionable/Manifest
index d95a77d947d2..1d90c3d38c83 100644
--- a/dev-ruby/optionable/Manifest
+++ b/dev-ruby/optionable/Manifest
@@ -1,3 +1,3 @@
DIST optionable-0.2.0.gem 9216 BLAKE2B 4d77994fc4a5b800d03f1fa675760f4755b5b0ed6ff18e79e15cb918129261a37bf09807bca504a0caba4eae8037b688933b7bf62b2770e8e451e7f4ef94980c SHA512 4c633c83cd51fb2f1771f5f842cc8024d769f644d513a8d4486c7960d2bdda81be44746a7bb4604bb458cd58c3bbb5db28cb426d25cded6098263798f7daa465
-EBUILD optionable-0.2.0.ebuild 396 BLAKE2B 1b3b69ace0ba84fb38af959132ce218bfdb4d96496ac9c489a6ee933763d12065e5c3b11545a1b79e5478bd35d975d147774d06841a43ab535ddadd25605869c SHA512 5ecedf2ee0ce94a19315affd33d36327b955784563d1ebe45d7f73305b7d5cda9cb836a1fe1ecc3c7fc05c9f9090d2d7b29f5b956613d025a5f4a31904f08487
+EBUILD optionable-0.2.0.ebuild 396 BLAKE2B dc1b27dc4ba74097e7bd65da7a6eef64d149b714f1560cac35ecb318130d5648cc0b5cae3d83963f85c08ab5e00830453c8ef5b2dc7443a9b5ac9eaf2655d148 SHA512 f3d231e5913563834cec7ba59dcf2c22268f626b712e70a7d564931829297c182970128d325aabb3e15fddb20c83d742eed5e8e79885b9320e8c59941704ae16
MISC metadata.xml 343 BLAKE2B dadca36b1b953dffb43438426b7c4a6848636a892a5964d9777b3c4de7acb12f78b4bd9f76aaef3bd4a09c2cfe1a4579d8f656262c59c28702d753b4fff3598d SHA512 0d809b55d6aa2e967ac7b85e0222365053e0876566ddb5554561289992da0945bd143f94f3ecf75e578a497ab4c341793a26f4815159ec4c0cb91439cd05cb01
diff --git a/dev-ruby/optionable/optionable-0.2.0.ebuild b/dev-ruby/optionable/optionable-0.2.0.ebuild
index 5022ef6d17da..e172c59b8927 100644
--- a/dev-ruby/optionable/optionable-0.2.0.ebuild
+++ b/dev-ruby/optionable/optionable-0.2.0.ebuild
@@ -1,8 +1,8 @@
-# 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"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"