diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:46 +0100 |
commit | 50e950b6fe2168412518ebf6d0ea32feae8efc64 (patch) | |
tree | 72e191c102937b91e9a320d3791cf422affdfff9 /sci-mathematics | |
parent | sci-libs/votca-tools: eutils-- (diff) | |
download | gentoo-50e950b6fe2168412518ebf6d0ea32feae8efc64.tar.gz gentoo-50e950b6fe2168412518ebf6d0ea32feae8efc64.tar.bz2 gentoo-50e950b6fe2168412518ebf6d0ea32feae8efc64.zip |
sci-mathematics/jags: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/jags/jags-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/jags/jags-4.2.0.ebuild b/sci-mathematics/jags/jags-4.2.0.ebuild index b0b04cd9acfa..6eaa6ccff4a7 100644 --- a/sci-mathematics/jags/jags-4.2.0.ebuild +++ b/sci-mathematics/jags/jags-4.2.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 eutils ltprune toolchain-funcs +inherit ltprune toolchain-funcs MYP="JAGS-${PV}" |