diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-31 16:00:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-31 16:00:27 +0000 |
commit | 1db00cc6e94b90c08090bb5b8c406622946c4ae5 (patch) | |
tree | c34bf820c2809fb7e08ed5564df2a25cf759516f /dev-ruby/polyglot | |
parent | 693cc9b6e847a01c1bb692153021aaf9fb0fab25 (diff) |
gentoo resync 31.01.2019
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r-- | dev-ruby/polyglot/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/polyglot/Manifest b/dev-ruby/polyglot/Manifest index 5fcacb552a8d..eb7a0f4785ff 100644 --- a/dev-ruby/polyglot/Manifest +++ b/dev-ruby/polyglot/Manifest @@ -1,3 +1,3 @@ DIST polyglot-0.3.5.gem 8192 BLAKE2B c9f78c05109345e09aa0d0c899e551e67ce7bf191ef00bf169cb05c9860ab538e303fa177c6aec8ac9944bd3ad4263fbf0819af0fa190e989caad1c75c1e5377 SHA512 405790c8edf5a98010334a62f7efeddd60f6dcff91ad5ff599579be3201a7e1b359787da59523a612fed5ccf8385116865316fa8872f0350e33dc078410a54cf -EBUILD polyglot-0.3.5.ebuild 708 BLAKE2B f14652c06a6d12d1545b7d9cd1e72a62e5047970461ab7c378b71f7777ecdb341377ed970929a6d0b7fd7269b8585bcaa49998705f3c502275869d46a235d42a SHA512 73ae570e898bcdb9b306d2c84cfd32149d7c6b8d99ab501c5ec05a7c2b1ba97c457ec4a4b3fdeb6081a95856f191f96f82f07af0e49c0a9b7fcf724e22095856 +EBUILD polyglot-0.3.5.ebuild 705 BLAKE2B 05754b5eddcdb641cbe0203410b75d5c7690d9d89add15ea21867f29509b6c1a2cf1dccf9cd67ef04fa1e31a60e87a941f1b55d474399e995dc222155de2ffd1 SHA512 fadba52257b060445dd5423ae57bcb9c37f74450b4639549ba2c2f8200927189629bf7494eb6aa7e455c62e9531a3b93ace03e70d4c835090f22bdde6087cdc3 MISC metadata.xml 475 BLAKE2B 64c33e4ace7dd9a38c5048af6505b118a4c9b883833f9c701423201f418b5d2d21f955d7d584555cc7b350dc0f0d861472acca063a794b73d7443378e2a7f2ea SHA512 94e0a25efd37c4e396d86ecf8eae9233edaaca6796190e4d12c7a88922606cae6a9fee0d69bee6ef8d3909f2e18ef5d2c80d6334b06a6febf1fdcab5d5313fe2 diff --git a/dev-ruby/polyglot/polyglot-0.3.5.ebuild b/dev-ruby/polyglot/polyglot-0.3.5.ebuild index f72b633b64e8..e91fd98f7053 100644 --- a/dev-ruby/polyglot/polyglot-0.3.5.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.5.ebuild @@ -1,8 +1,8 @@ -# 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_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |