From b55c1834c67b5d5b52050d528efc89393e18648e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:36:02 +0100 Subject: [PATCH] dev-ruby/hiredis: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-ruby/hiredis/hiredis-0.6.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/hiredis/hiredis-0.6.3.ebuild b/dev-ruby/hiredis/hiredis-0.6.3.ebuild index 83a3dfc0a38d..79371e1ba364 100644 --- a/dev-ruby/hiredis/hiredis-0.6.3.ebuild +++ b/dev-ruby/hiredis/hiredis-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ MY_P="hiredis-rb-${PV}" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" -inherit ruby-fakegem +inherit ruby-fakegem toolchain-funcs DESCRIPTION="Wrapper for hiredis (protocol serialization/deserialization and blocking I/O)" HOMEPAGE="https://github.com/redis/hiredis-rb" -- 2.26.2