net-mail/pfqueue: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:55 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:55 +0000 (11:01 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-mail/pfqueue/pfqueue-0.5.6.ebuild

index 806a93223697ee9aad4193efde09cb0edaff0c5b..4ba93f8746ba7d39b788ed95f0c84c410c5e676c 100644 (file)
@@ -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/"