diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-22 10:09:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-22 10:09:44 +0000 |
commit | 09351e78166b5e864197c4456ebae3f89dd0bed9 (patch) | |
tree | 41a96399f56ed3aa399006871bfce4430db84aa2 /dev-ruby/ansi | |
parent | c8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff) |
gentoo resync : 22.01.2019
Diffstat (limited to 'dev-ruby/ansi')
-rw-r--r-- | dev-ruby/ansi/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/ansi/ansi-1.5.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ansi/Manifest b/dev-ruby/ansi/Manifest index d5fa035463d2..a224594be870 100644 --- a/dev-ruby/ansi/Manifest +++ b/dev-ruby/ansi/Manifest @@ -1,3 +1,3 @@ DIST ansi-1.5.0.gem 41472 BLAKE2B 3d584a29d17b1d751c6ad2d87d36e75c2f72c4a766c674c8daf285b80df4e64c55d9dc798f101a6d393365b9306997601df18a52a4e6a348e3bbf0b06e5afc0d SHA512 969cc749c08c5446b67a45acd02b7ca0256660804c3f8c148b50e7638de41fd5297b6d56613ac979e50b57371c83b382474c6ad4126d4e130bbaea4ce0e14300 -EBUILD ansi-1.5.0.ebuild 611 BLAKE2B 66d3ae1608dc240f63f431201a52145b3fe96a07351e3801e096e8cce73bb0e97f730098a0903895704a40587e95a35185e5aad00e348d1955a9b82550dd68a1 SHA512 54aeca43f8932071b571b767f7cae5d7d9dca71143c548770dacf4098548a90c9ea2a49dc4dc6ac9a32c0e5d74458ec885ac9ded418590e8042bf6eda1b2bc2a +EBUILD ansi-1.5.0.ebuild 608 BLAKE2B 406b0e07a29876e6e47b628ec2dd330785527f416cc6b1252902b9cd0fd73134c9f5eb987a1a3df188ab9ec8ea2a612b4f6a4260876b0c376ef68000e9fbf061 SHA512 b95a7ccbc06c1d0c7b9ab1edae331728ff07f3e0b1e5d4ca328f7a384a1730e0c320c73de9b499601916b38979783b541b8a16c216b6243ed5767aeefe77aeff MISC metadata.xml 247 BLAKE2B 7717702c51c35b2a20983332abc6218047b2b5036e6b4c09d3d58b4339e8f9e776879cd116cfda60d3bcf4188859993fb9f3f779aaf595f155d53e85288f3dcc SHA512 ea4c044637b751a2c28c6ac226121e74ef18196af4b594e60413fec907bbab29c6b0c7735c3f503485df16dcfb36ddb86038394d92e2cd18c8f04626628e9f09 diff --git a/dev-ruby/ansi/ansi-1.5.0.ebuild b/dev-ruby/ansi/ansi-1.5.0.ebuild index 4e90f857fdbd..4c6c100f9653 100644 --- a/dev-ruby/ansi/ansi-1.5.0.ebuild +++ b/dev-ruby/ansi/ansi-1.5.0.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_TEST="" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |