diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-ruby/rdiscount | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r-- | dev-ruby/rdiscount/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/Manifest b/dev-ruby/rdiscount/Manifest index 41fe6a7eeaab..1edfc524ed2d 100644 --- a/dev-ruby/rdiscount/Manifest +++ b/dev-ruby/rdiscount/Manifest @@ -1,3 +1,3 @@ DIST rdiscount-2.2.0.1.gem 68096 BLAKE2B 71ea7010116739e8c61aab91c2cc4a86cf679b4ae10221135c0bad854822a9a81969e927ef898c0ebf753811205ad98258c4e7c4b16f9e18a81bb01137a79fc9 SHA512 81a477782b9829ac5e68ab390ef00b7f470bb4bd84e86ce28dd9abbb71aab6fd17b67416078dd7d4e0fc7e0c8eb78250b7a71a2f24d2bd236e861cb445f9feb6 -EBUILD rdiscount-2.2.0.1.ebuild 1108 BLAKE2B de1c3bf9ba1cd2f49a84021e7020e14c0337969dee70a6470d19e80f0829e9b093440abaad76d287d063cc40d9c181412b707c64b56ae0c96112c3c279e90f5c SHA512 0cfcccac49602d86cd741a337674ba3a78458bb9b4f49d338cf107a8f63ebe5421e0361f4cc8061f68d88fbd03607dc4b8cfb9d72487dbb46eff85acab8d9402 +EBUILD rdiscount-2.2.0.1.ebuild 1108 BLAKE2B 682a6247d6f6f549c26771b399a6dfb82395a7edcfd92971f5c2888421185c66c0e366f328ed4588b0efb7b2db17d720ef1a192f968214e9b22e1a6109db398c SHA512 a4b50b7861b26a68fef1bda238e4b993acd76ae0a42be7824aa63ed4cc3a5db4941bd27933eaccbe282c6718f5acbd0fae1d57293113500e0143ce376f8b720a MISC metadata.xml 344 BLAKE2B 4afa4c43c02006cc29edbfd9c7792c42aec4aff05203b57a9e727ec6333f3f55c13b8f197f915f8a632d9deb888f5e00f3992fa8df48d7f0969206927a342d0b SHA512 4d2e68c0284b778089ddae07ad5026c296d997afc771a5b3b994464691ac794dee27f1f7bbdbdbe2037565be70d2bc480480a7b93c867dc100dca228b09b7aec diff --git a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild index a10151cda68b..38c2e2a41870 100644 --- a/dev-ruby/rdiscount/rdiscount-2.2.0.1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.2.0.1.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_TASK_TEST="test:unit" |