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

index b72a446e2c9bbc81117a443515d16e70eb19d662..f1337c58b2d1250f56276acb9148349ace0e99d4 100644 (file)
@@ -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 eutils
+inherit eutils ltprune
 
 DESCRIPTION="A library that measures and reports on packet flows"
 HOMEPAGE="https://research.wand.net.nz/software/libflowmanager.php"