summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:11:35 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:50 +0100
commit38ec7814d7ea94274e46ec3071fde0af6b2496a0 (patch)
treeb407770a2d09f80d549350e927962f2b152b27f1
parentdev-ruby/mini_magick: eutils-- (diff)
downloadgentoo-38ec7814d7ea94274e46ec3071fde0af6b2496a0.tar.gz
gentoo-38ec7814d7ea94274e46ec3071fde0af6b2496a0.tar.bz2
gentoo-38ec7814d7ea94274e46ec3071fde0af6b2496a0.zip
dev-ruby/multipart-post: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/multipart-post/multipart-post-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"