From 4a2fe387dfc5a974039b2eb140f701c783ceaccf Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:01:55 +0100 Subject: net-mail/pfqueue: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- net-mail/pfqueue/pfqueue-0.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mail/pfqueue') diff --git a/net-mail/pfqueue/pfqueue-0.5.6.ebuild b/net-mail/pfqueue/pfqueue-0.5.6.ebuild index 806a93223697..4ba93f8746ba 100644 --- a/net-mail/pfqueue/pfqueue-0.5.6.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils toolchain-funcs +inherit autotools eutils ltprune toolchain-funcs DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix queued messages" HOMEPAGE="http://pfqueue.sourceforge.net/" -- cgit v1.2.3-18-g5258