diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:02:08 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:02:08 +0100 |
commit | ce73f40db72b9de8fee51528c8738162a4199be7 (patch) | |
tree | 44daf95294527fea776e20ce615e85c98a67609b /sci-astronomy | |
parent | sci-astronomy/cpl: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-ce73f40db72b9de8fee51528c8738162a4199be7.tar.gz gentoo-ce73f40db72b9de8fee51528c8738162a4199be7.tar.bz2 gentoo-ce73f40db72b9de8fee51528c8738162a4199be7.zip |
sci-astronomy/erfa: [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-astronomy')
-rw-r--r-- | sci-astronomy/erfa/erfa-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/erfa/erfa-1.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |