app-forensics/openscap: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:33 +0000 (10:57 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:33 +0000 (10:57 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-forensics/openscap/openscap-1.2.14.ebuild
app-forensics/openscap/openscap-9999.ebuild

index d2b7aa583d7a9e63b010a357f9962d9fdec4ae1e..b7fa95620268482ee1cbd9ebac43d1ebb434307b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit bash-completion-r1 eutils multilib python-single-r1
+inherit bash-completion-r1 eutils ltprune multilib python-single-r1
 
 DESCRIPTION="Framework which enables integration with Security Content Automation Protocol"
 HOMEPAGE="http://www.open-scap.org/"
index 5a3295925e5ed4a0ae6f8809cf77842a4870e1d4..b48a442e3a5d606c223f4582bdbc9d87a9d2b165 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit bash-completion-r1 eutils multilib python-single-r1
+inherit bash-completion-r1 eutils ltprune multilib python-single-r1
 
 DESCRIPTION="Framework which enables integration with Security Content Automation Protocol"
 HOMEPAGE="http://www.open-scap.org/"