diff options
-rw-r--r-- | sci-mathematics/jags/jags-4.1.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/jags/jags-4.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/jags/jags-4.1.0.ebuild b/sci-mathematics/jags/jags-4.1.0.ebuild index e5ebc8c33151..df14892fc6fe 100644 --- a/sci-mathematics/jags/jags-4.1.0.ebuild +++ b/sci-mathematics/jags/jags-4.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit eutils ltprune toolchain-funcs MYP="JAGS-${PV}" diff --git a/sci-mathematics/jags/jags-4.2.0.ebuild b/sci-mathematics/jags/jags-4.2.0.ebuild index 0ff7b08efd9f..b0b04cd9acfa 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-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit eutils ltprune toolchain-funcs MYP="JAGS-${PV}" |