diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
commit | 3cf7c3ef441822c889356fd1812ebf2944a59851 (patch) | |
tree | c513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-ruby/mash | |
parent | 05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff) |
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-ruby/mash')
-rw-r--r-- | dev-ruby/mash/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/mash/mash-0.1.1-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mash/Manifest b/dev-ruby/mash/Manifest index f2d80b418f04..b0d4911060f4 100644 --- a/dev-ruby/mash/Manifest +++ b/dev-ruby/mash/Manifest @@ -1,3 +1,3 @@ DIST mash-0.1.1.gem 8704 BLAKE2B 071559e64bc6b4be639f854405bed695a9e8136e9e20d2793a47336f4fc68acdf587051f920c3429b882c2941b9d0396adaf12352b4306d64af5cdefec3aae83 SHA512 5d3a0997b9a98e3228f6e838e449597f88c53f3f310b1c19b40dd1d5439887afc8e47710f0062b6bf0ab776aa6a9563b21b2fb402667701b215edd9d2ccb7e8e -EBUILD mash-0.1.1-r2.ebuild 464 BLAKE2B a29a5017f91665fc2822385d7216481b1b653973a37b16e6c9c98eed1a3a1f96d2277e4d0e991c521acecc57cdfb80ed214179ab0f831b4080f0361f9eac68bb SHA512 ebdd13d988d20daa1ef22bfa13dfe77f99ca97091294d89242abc0979cc6ab15c5338e4d2bb64befff5f35b7c11db7875f78f7da4c7116c8347b3d3ff00d3970 +EBUILD mash-0.1.1-r2.ebuild 457 BLAKE2B 8051eca0c094e16a8e0b4faacd93adb18c66ffd06791df4cfec4802052c1db229af4aa47aa5eb1bb03d808378a52ae6c2f171c07462a7204148061fc1a04189d SHA512 6593fd7378965f112f0d6f3f991647dc7632ade54c560c6dc195d222885cae1f8bed289f3a637cc575165342e664027d95de21d0236e0e25e8dcdee26253b0d5 MISC metadata.xml 338 BLAKE2B b97d8b2698a1bbffbcd29b4e9ee96bf8cbceee7b317adec462230d979ebeef2edc7865f336ffb2a9e712596cbcb8ac308f1d23aaffa774b43278442b7cddf1c0 SHA512 924a32d980f01b8a3da22f72fc87e799929dd8c8e13102189a348bfbe4fe8a03fb1f4028322771007f33ed9fc9ca8ed9b179d25f008a9da722640e6ac49659fd diff --git a/dev-ruby/mash/mash-0.1.1-r2.ebuild b/dev-ruby/mash/mash-0.1.1-r2.ebuild index 32e76335fd59..38d44104fc5f 100644 --- a/dev-ruby/mash/mash-0.1.1-r2.ebuild +++ b/dev-ruby/mash/mash-0.1.1-r2.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="ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_TEST="rspec" |