diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:27 +0100 |
commit | 5d40b90410fb27a97c7330549ebb6b870036851f (patch) | |
tree | 9435771703830b928496a7c5faa4192cbda33399 /sci-geosciences/congen | |
parent | sci-chemistry/tinker: eutils-- (diff) | |
download | gentoo-5d40b90410fb27a97c7330549ebb6b870036851f.tar.gz gentoo-5d40b90410fb27a97c7330549ebb6b870036851f.tar.bz2 gentoo-5d40b90410fb27a97c7330549ebb6b870036851f.zip |
sci-geosciences/congen: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/congen')
-rw-r--r-- | sci-geosciences/congen/congen-1.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/congen/congen-1.6.2-r1.ebuild b/sci-geosciences/congen/congen-1.6.2-r1.ebuild index 836376243323..9bbfd8b6ee37 100644 --- a/sci-geosciences/congen/congen-1.6.2-r1.ebuild +++ b/sci-geosciences/congen/congen-1.6.2-r1.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 ltprune +inherit ltprune MY_P=${P/_p/-r} DESCRIPTION="Calculate speeds, equilibrium arguments, node factors of tidal constituents" |