From: David Seifert Date: Sat, 15 Feb 2020 10:02:10 +0000 (+0100) Subject: sci-astronomy/gnuastro: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ac75e7c8ebc910d58f61c14e46061dad5cdab99d;p=gentoo.git sci-astronomy/gnuastro: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild b/sci-astronomy/gnuastro/gnuastro-0.3.ebuild index 54ffe177332a..6932844ba43d 100644 --- a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild +++ b/sci-astronomy/gnuastro/gnuastro-0.3.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 eutils autotools +inherit eutils autotools ltprune DESCRIPTION="GNU Astronomy Utilities" HOMEPAGE="https://www.gnu.org/software/gnuastro"