From 3875d4a122732c5f5355df2d115052611caf8e68 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:03:19 +0100 Subject: [PATCH] x11-misc/lineakd: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- x11-misc/lineakd/lineakd-0.9.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild b/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild index 15c080440109..a87eac2fc117 100644 --- a/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild +++ b/x11-misc/lineakd/lineakd-0.9.0-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils multilib +inherit eutils ltprune multilib MY_P=${P/.0/} -- 2.26.2