From 9949a4e9dcdbd4a002ab5520f2ef250198de3122 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:36:14 +0100 Subject: [PATCH] dev-util/its4: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/its4/its4-1.1.1-r1.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/dev-util/its4/its4-1.1.1-r1.ebuild b/dev-util/its4/its4-1.1.1-r1.ebuild index 65214f3b2b38..d77e81b06a36 100644 --- a/dev-util/its4/its4-1.1.1-r1.ebuild +++ b/dev-util/its4/its4-1.1.1-r1.ebuild @@ -1,20 +1,17 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils +inherit eutils toolchain-funcs DESCRIPTION="ITS4: Software Security Tool" HOMEPAGE="http://www.cigital.com/its4/" SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tgz" + LICENSE="ITS4" SLOT="0" KEYWORDS="~amd64 ppc x86" -IUSE="" - -DEPEND="" -RDEPEND="" S="${WORKDIR}/${PN}" -- 2.26.2