diff options
Diffstat (limited to 'sci-astronomy/cdsclient/cdsclient-3.8.4.ebuild')
-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)" |