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

index 226509c554f2d46572a46055acf4f38cb21327b9..54e088c681ca1c5ff649af04ba915850e576a177 100644 (file)
@@ -4,7 +4,7 @@
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils multilib-minimal python-single-r1
+inherit eutils ltprune multilib-minimal python-single-r1
 
 DESCRIPTION="a library with the aim to simplify DNS programming in C"
 HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/"
index 84f58b7f4d90e5fa395686feec589289cfb427a2..811a38789a9e2d50958d382c3a8f3c4c6afd8c26 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 PYTHON_COMPAT=( python2_7 python3_{6,7} )
-inherit eutils multilib-minimal python-single-r1
+inherit eutils ltprune multilib-minimal python-single-r1
 
 DESCRIPTION="a library with the aim to simplify DNS programming in C"
 HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/"