From 497c1fdaf44fde033cc10f02d76dcdc8531a1d49 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:57:33 +0100 Subject: [PATCH] app-forensics/openscap: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- app-forensics/openscap/openscap-1.2.14.ebuild | 4 ++-- app-forensics/openscap/openscap-9999.ebuild | 4 ++-- 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/" -- 2.26.2