diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:47 +0100 |
commit | 1a7f649b9eceb77b6bfa85ca59f358ff51d70849 (patch) | |
tree | f6a925b7d8864136649cea54f841256293d0960f /sci-mathematics/normaliz | |
parent | sci-mathematics/jags: eutils-- (diff) | |
download | gentoo-1a7f649b9eceb77b6bfa85ca59f358ff51d70849.tar.gz gentoo-1a7f649b9eceb77b6bfa85ca59f358ff51d70849.tar.bz2 gentoo-1a7f649b9eceb77b6bfa85ca59f358ff51d70849.zip |
sci-mathematics/normaliz: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/normaliz')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.3.0.ebuild b/sci-mathematics/normaliz/normaliz-3.3.0.ebuild index 39f9429c0f6a..0f6a3edf3801 100644 --- a/sci-mathematics/normaliz/normaliz-3.3.0.ebuild +++ b/sci-mathematics/normaliz/normaliz-3.3.0.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 autotools toolchain-funcs eutils ltprune +inherit autotools toolchain-funcs ltprune MYP="Normaliz-${PV}" |