From: David Seifert Date: Sat, 15 Feb 2020 09:57:33 +0000 (+0100) Subject: app-forensics/openscap: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=497c1fdaf44fde033cc10f02d76dcdc8531a1d49;p=gentoo.git app-forensics/openscap: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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/"