summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:50:01 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:51 +0100
commitfb4b73f6ff99975be07c0d02963497399bd58d18 (patch)
treed4189d7db28dd852aa7e6fbf14d782abc369d996 /dev-ruby/oauth2/oauth2-1.4.7.ebuild
parentdev-ruby/multipart-post: eutils-- (diff)
downloadgentoo-fb4b73f6ff99975be07c0d02963497399bd58d18.tar.gz
gentoo-fb4b73f6ff99975be07c0d02963497399bd58d18.tar.bz2
gentoo-fb4b73f6ff99975be07c0d02963497399bd58d18.zip
dev-ruby/oauth2: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/oauth2/oauth2-1.4.7.ebuild')
-rw-r--r--dev-ruby/oauth2/oauth2-1.4.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.4.7.ebuild b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
index 08c977da7165..b63605b131d0 100644
--- a/dev-ruby/oauth2/oauth2-1.4.7.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-inherit ruby-fakegem eutils
+inherit ruby-fakegem
DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the OAuth gem"
HOMEPAGE="https://github.com/intridea/oauth2"