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

index bdac66a1547a3ac59ed834c260252bac45472fb7..4a2d032bb942020298877af8e1ebe79f3d49e45c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 MODULES_OPTIONAL_USE=modules
-inherit linux-info linux-mod
+inherit linux-info linux-mod ltprune
 
 DESCRIPTION="IPset tool for iptables, successor to ippool"
 HOMEPAGE="http://ipset.netfilter.org/"
index 687c9290f434e31d6ed70a9e954216570f22299e..37f222b9c797e0ebcafa2c397689b09476e5575d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 MODULES_OPTIONAL_USE=modules
-inherit linux-info linux-mod
+inherit linux-info linux-mod ltprune
 
 DESCRIPTION="IPset tool for iptables, successor to ippool"
 HOMEPAGE="http://ipset.netfilter.org/"