From: David Seifert Date: Sat, 15 Feb 2020 10:02:46 +0000 (+0100) Subject: sci-mathematics/pspp: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f986edb17e3c45e299322e685164a09338be3801;p=gentoo.git sci-mathematics/pspp: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sci-mathematics/pspp/pspp-1.2.0.ebuild b/sci-mathematics/pspp/pspp-1.2.0.ebuild index 656818f70b26..80c1c85576e4 100644 --- a/sci-mathematics/pspp/pspp-1.2.0.ebuild +++ b/sci-mathematics/pspp/pspp-1.2.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils elisp-common +inherit eutils elisp-common ltprune DESCRIPTION="Program for statistical analysis of sampled data" HOMEPAGE="https://www.gnu.org/software/pspp/pspp.html"