diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild b/sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild index 905006c1d66c..a2caada48ed1 100644 --- a/sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild +++ b/sci-chemistry/povscript+/povscript+-2.1.2.2.20.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 versionator +inherit epatch versionator V1=$(get_version_component_range 1 ${PV}) V2=$(get_version_component_range 2 ${PV}) |