summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:33 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:33 +0100
commit497c1fdaf44fde033cc10f02d76dcdc8531a1d49 (patch)
tree7f72bc239a044c9c06953654b7861f634b58a2a0 /app-forensics/openscap
parentapp-emulation/wine-vanilla: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-497c1fdaf44fde033cc10f02d76dcdc8531a1d49.tar.gz
gentoo-497c1fdaf44fde033cc10f02d76dcdc8531a1d49.tar.bz2
gentoo-497c1fdaf44fde033cc10f02d76dcdc8531a1d49.zip
app-forensics/openscap: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-forensics/openscap')
-rw-r--r--app-forensics/openscap/openscap-1.2.14.ebuild4
-rw-r--r--app-forensics/openscap/openscap-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-forensics/openscap/openscap-1.2.14.ebuild b/app-forensics/openscap/openscap-1.2.14.ebuild
index d2b7aa583d7a..b7fa95620268 100644
--- a/app-forensics/openscap/openscap-1.2.14.ebuild
+++ b/app-forensics/openscap/openscap-1.2.14.ebuild
@@ -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/"
diff --git a/app-forensics/openscap/openscap-9999.ebuild b/app-forensics/openscap/openscap-9999.ebuild
index 5a3295925e5e..b48a442e3a5d 100644
--- a/app-forensics/openscap/openscap-9999.ebuild
+++ b/app-forensics/openscap/openscap-9999.ebuild
@@ -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/"