summaryrefslogtreecommitdiff
path: root/dev-ruby/coercible
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/coercible
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-ruby/coercible')
-rw-r--r--dev-ruby/coercible/Manifest2
-rw-r--r--dev-ruby/coercible/coercible-1.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/coercible/Manifest b/dev-ruby/coercible/Manifest
index a413845da147..14404f2de8fc 100644
--- a/dev-ruby/coercible/Manifest
+++ b/dev-ruby/coercible/Manifest
@@ -1,3 +1,3 @@
DIST coercible-1.0.0.gem 24064 BLAKE2B 5f9708211600621869e78742dc5421672f27162c1e09e703bb2954d67b2ad281ddf59f9ecb28722f4423cbd0c7fc8bc14bda0f1f064135cbefc24ddb94ab1648 SHA512 5de43166625cca102cd048ae5cd4113ef834b273fb798490a99eeaab423174f1fa40410546de4e0224234efb996a4aa1f2c37b093298f50356f925b8a6163767
-EBUILD coercible-1.0.0.ebuild 580 BLAKE2B 39744b194086e15258a7fec903964b699fc43ef026e5d17f8ac9cbef70344686d862d122d9c9cba23a5048d18f523e5179147710215925b31e4c4e7be5aede7a SHA512 8c12945b9c1b45d3642a1d84a8166cd0f43760e0e3e92451f48ab3d4f6c80a70bef6b546d2668105889e43b0750136d50d3b1e46457819178894a35b0fad0978
+EBUILD coercible-1.0.0.ebuild 580 BLAKE2B e8600de5dd0d7e97748271829e4814e406ee458291010c59780cccbd9ddd1f13b8ff98eca57aceaf059dcfaa1353028c22199105ccdb0c4644c47c463f86400f SHA512 7ffc0ced430fab4ae84562e634061ac5003997470a28777fc7ea65f0ec3f0f058ee81be564c09f8533f975142644c4ec7749faec9b94b1c43ea400794e33c52b
MISC metadata.xml 395 BLAKE2B 61cef84ade40ac40da9066fefb8efaf827d74c2593b6867885a5f9128fc2b2bd8d58d951ba32119464bcedc7e80522eab29eddb7336a17a08e82ffe769ae1fbb SHA512 07eb2459fb9aebd3501e79cdc16dd53c2c992ef8fb63f1e14bc4e88f627fc9d450182df968c6875216b35edea65e5ada72ea16f64f567d58548c8b670c130b7a
diff --git a/dev-ruby/coercible/coercible-1.0.0.ebuild b/dev-ruby/coercible/coercible-1.0.0.ebuild
index de805fc605d6..b949ea65cd9a 100644
--- a/dev-ruby/coercible/coercible-1.0.0.ebuild
+++ b/dev-ruby/coercible/coercible-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# 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_EXTRADOC="README.md Changelog.md"