summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:44 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:44 +0100
commit502e063179d62217ca6d069385cfe223f8df99fa (patch)
tree44b258a52a34f64fcbeb0602b2ee4894e81c681b /sci-mathematics/normaliz
parentsci-mathematics/jags: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-502e063179d62217ca6d069385cfe223f8df99fa.tar.gz
gentoo-502e063179d62217ca6d069385cfe223f8df99fa.tar.bz2
gentoo-502e063179d62217ca6d069385cfe223f8df99fa.zip
sci-mathematics/normaliz: [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 'sci-mathematics/normaliz')
-rw-r--r--sci-mathematics/normaliz/normaliz-3.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.3.0.ebuild b/sci-mathematics/normaliz/normaliz-3.3.0.ebuild
index f379562bd326..f4119bcd829c 100644
--- a/sci-mathematics/normaliz/normaliz-3.3.0.ebuild
+++ b/sci-mathematics/normaliz/normaliz-3.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools toolchain-funcs eutils
+inherit autotools toolchain-funcs eutils ltprune
MYP="Normaliz-${PV}"