diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/spin/spin-6.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/spin/spin-6.4.5.ebuild b/sci-mathematics/spin/spin-6.4.5.ebuild index 2d78f62dd3c0..010f2550a874 100644 --- a/sci-mathematics/spin/spin-6.4.5.ebuild +++ b/sci-mathematics/spin/spin-6.4.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils toolchain-funcs versionator +inherit desktop epatch toolchain-funcs versionator MY_PV=$(replace_all_version_separators '') MY_P="${PN}${MY_PV}" |