diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:40 +0100 |
commit | a8f5eb498a46a32109f4d4387a71a13eedf8e109 (patch) | |
tree | eb20782d106b35a82a8d9e18f1c6139c33627d51 /sci-libs/pgplot | |
parent | sci-libs/p4est: eutils-- (diff) | |
download | gentoo-a8f5eb498a46a32109f4d4387a71a13eedf8e109.tar.gz gentoo-a8f5eb498a46a32109f4d4387a71a13eedf8e109.tar.bz2 gentoo-a8f5eb498a46a32109f4d4387a71a13eedf8e109.zip |
sci-libs/pgplot: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/pgplot')
-rw-r--r-- | sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild index b1c5b83d6d54..a48c4db5bb54 100644 --- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild +++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils fortran-2 flag-o-matic toolchain-funcs +inherit fortran-2 flag-o-matic toolchain-funcs MY_P="${PN}${PV//.}" |