summaryrefslogtreecommitdiff
path: root/dev-ruby/multipart-post
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-ruby/multipart-post
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-ruby/multipart-post')
-rw-r--r--dev-ruby/multipart-post/Manifest2
-rw-r--r--dev-ruby/multipart-post/multipart-post-2.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/multipart-post/Manifest b/dev-ruby/multipart-post/Manifest
index c45a356e9a30..eae94552ebf9 100644
--- a/dev-ruby/multipart-post/Manifest
+++ b/dev-ruby/multipart-post/Manifest
@@ -1,3 +1,3 @@
DIST multipart-post-2.1.1.gem 13824 BLAKE2B 70a706714d14d284e2fa69aa56a69682e16eece75eb1508c1707b0b7f03b0d1fb11d1a187c7b7681dc0654a280c59bc20a0754d30e80807a4dfe5e56976b4ccc SHA512 afa16717ee136f0bbbc20fe243252831604740bb61fa7288a2437a4a67638f660a4bd491b5326b034173e9e8352f2659f27dc8aaa761721f7111b7e9e704582f
-EBUILD multipart-post-2.1.1.ebuild 575 BLAKE2B 310e0e47c45ec4196ac65d06d6add24d341049a945ee054e030deec3d4f1d4dd4d6382da10f4b33e60ea2b241aaf6c7de27a839c4d4a4ae2479e122ae013d7bf SHA512 f90750b2c6088a8841eebe79f89e9e4b2e9ebbda5368ae3a736b66a6f4afc0c161b81db01671c615f479fc55c387bb668043bdefda1dac7c24f523b434d436e3
+EBUILD multipart-post-2.1.1.ebuild 568 BLAKE2B f1b348c277c30cdc1ae11868a22c4d54646c852bb9ae85b98ad9eb195069071c157bc1b12fa93bace1ecfd53c0deb05b00070703157182d7270426b60426baec SHA512 2e1ef80f94c9b3fabb6191bc39cfb101a9a30c1804b99009488099e2bd8a3b4ae70706c0049ff40237c988f012d98ba144b5c59ef303f2ac070278037dbd4392
MISC metadata.xml 351 BLAKE2B 1b91932f0fac0566cc3a283f50d5162f09b9ae0f06ee2419f5be35cb6fb9b6b7234c4c8974c89d38eae80ad2a642b1ba5a927506442ab2906a4d43832a2207b5 SHA512 d25464b95046a3df4a9989cdc012fa2220f9d0008f48bc16bc54e87fe6cb99ce0e4548e042ed96675d917a68a2c2e7fcbc3054c66fe5879eb6761cacddb7c51c
diff --git a/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild b/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild
index f874def78f3d..1c6771f9441c 100644
--- a/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild
+++ b/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="History.txt README.md"
-inherit ruby-fakegem eutils
+inherit ruby-fakegem
DESCRIPTION="Adds a streamy multipart form post capability to Net::HTTP"
HOMEPAGE="https://github.com/nicksieger/multipart-post"