diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:13:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:15 +0100 |
commit | 2c52b6a436afef92a155203787562f2675e2cc15 (patch) | |
tree | 17c47ab8f9ea11bef81a3d181e96192041b07912 /sci-astronomy | |
parent | sci-astronomy/aatm: eutils-- (diff) | |
download | gentoo-2c52b6a436afef92a155203787562f2675e2cc15.tar.gz gentoo-2c52b6a436afef92a155203787562f2675e2cc15.tar.bz2 gentoo-2c52b6a436afef92a155203787562f2675e2cc15.zip |
sci-astronomy/cdsclient: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/cdsclient/cdsclient-3.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/cdsclient/cdsclient-3.8.4.ebuild b/sci-astronomy/cdsclient/cdsclient-3.8.4.ebuild index 868a8b7c0c88..6ff53c45a659 100644 --- a/sci-astronomy/cdsclient/cdsclient-3.8.4.ebuild +++ b/sci-astronomy/cdsclient/cdsclient-3.8.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils versionator +inherit versionator # upstream versioning wrong: 3.71 is really 3.7.1 MYP="${PN}-$(delete_version_separator 2)" |