From 8037384ee0086dc0d4fcd8be2d76935901b8be19 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:02:56 +0100 Subject: sys-auth/consolekit: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sys-auth/consolekit/consolekit-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/consolekit/consolekit-9999.ebuild') diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild index f1eae0723ce0..cec91280e66d 100644 --- a/sys-auth/consolekit/consolekit-9999.ebuild +++ b/sys-auth/consolekit/consolekit-9999.ebuild @@ -1,8 +1,8 @@ -# 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 libtool git-r3 linux-info pam xdg-utils +inherit autotools libtool git-r3 linux-info ltprune pam xdg-utils MY_PN=ConsoleKit2 MY_P=${MY_PN}-${PV} -- cgit v1.2.3-65-gdbad