diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:17 +0100 |
commit | 7a94cc07b45d5f1f11c1f23b4f04e0bcab153a76 (patch) | |
tree | 8e395a418ffdfae8b7858d341f06e50b26a1d4b0 /sci-astronomy | |
parent | sci-astronomy/esomidas: eutils-- (diff) | |
download | gentoo-7a94cc07b45d5f1f11c1f23b4f04e0bcab153a76.tar.gz gentoo-7a94cc07b45d5f1f11c1f23b4f04e0bcab153a76.tar.bz2 gentoo-7a94cc07b45d5f1f11c1f23b4f04e0bcab153a76.zip |
sci-astronomy/gnuastro: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/gnuastro/gnuastro-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild b/sci-astronomy/gnuastro/gnuastro-0.3.ebuild index 6932844ba43d..75df93e24129 100644 --- a/sci-astronomy/gnuastro/gnuastro-0.3.ebuild +++ b/sci-astronomy/gnuastro/gnuastro-0.3.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 ltprune +inherit autotools ltprune DESCRIPTION="GNU Astronomy Utilities" HOMEPAGE="https://www.gnu.org/software/gnuastro" |