summaryrefslogtreecommitdiff
path: root/dev-util/its4/its4-1.1.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /dev-util/its4/its4-1.1.1-r1.ebuild
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-util/its4/its4-1.1.1-r1.ebuild')
-rw-r--r--dev-util/its4/its4-1.1.1-r1.ebuild9
1 files 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}"