From: David Seifert Date: Sat, 15 Feb 2020 10:02:08 +0000 (+0100) Subject: sci-astronomy/erfa: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce73f40db72b9de8fee51528c8738162a4199be7;p=gentoo.git sci-astronomy/erfa: [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/erfa/erfa-1.3.0.ebuild b/sci-astronomy/erfa/erfa-1.3.0.ebuild index ca155e99c48a..d4ae6c398f78 100644 --- a/sci-astronomy/erfa/erfa-1.3.0.ebuild +++ b/sci-astronomy/erfa/erfa-1.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Essential Routines for Fundamental Astronomy" HOMEPAGE="https://github.com/liberfa/erfa" diff --git a/sci-astronomy/erfa/erfa-1.4.0.ebuild b/sci-astronomy/erfa/erfa-1.4.0.ebuild index 5827bf9d991f..335cd18aced8 100644 --- a/sci-astronomy/erfa/erfa-1.4.0.ebuild +++ b/sci-astronomy/erfa/erfa-1.4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Essential Routines for Fundamental Astronomy" HOMEPAGE="https://github.com/liberfa/erfa"