From 314db49e076d1e85a355b8ee64240ce3ac0dc651 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:58:51 +0100 Subject: [PATCH] dev-libs/liberasurecode: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-libs/liberasurecode/liberasurecode-1.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/liberasurecode/liberasurecode-1.6.1.ebuild b/dev-libs/liberasurecode/liberasurecode-1.6.1.ebuild index 33fa909f7486..04ffe4e54cdf 100644 --- a/dev-libs/liberasurecode/liberasurecode-1.6.1.ebuild +++ b/dev-libs/liberasurecode/liberasurecode-1.6.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=6 -inherit autotools eutils multilib toolchain-funcs +inherit autotools eutils ltprune multilib toolchain-funcs DESCRIPTION="Erasure Code API library written in C with pluggable Erasure Code backends." HOMEPAGE="https://bitbucket.org/tsg-/liberasurecode/overview" -- 2.26.2