diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:20 +0100 |
commit | aa5126fceda1538846275cad6ed0226480a35055 (patch) | |
tree | e1e239432708c4be038e4db5ef617a14d92f1bb6 /sci-astronomy | |
parent | sci-astronomy/pal: eutils-- (diff) | |
download | gentoo-aa5126fceda1538846275cad6ed0226480a35055.tar.gz gentoo-aa5126fceda1538846275cad6ed0226480a35055.tar.bz2 gentoo-aa5126fceda1538846275cad6ed0226480a35055.zip |
sci-astronomy/wcstools: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/wcstools/wcstools-3.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/wcstools/wcstools-3.9.5.ebuild b/sci-astronomy/wcstools/wcstools-3.9.5.ebuild index fb993e033c72..5bf03dd8cced 100644 --- a/sci-astronomy/wcstools/wcstools-3.9.5.ebuild +++ b/sci-astronomy/wcstools/wcstools-3.9.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils autotools +inherit autotools DESCRIPTION="World Coordinate System library for astronomical FITS images" HOMEPAGE="http://tdc-www.harvard.edu/software/wcstools" |