sci-visualization/xyscan: EAPI-7 bump, versionator--
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 May 2020 09:08:36 +0000 (11:08 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 May 2020 09:17:19 +0000 (11:17 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-visualization/xyscan/xyscan-4.3.0.ebuild

index 5c70e092144d876630011962ef1e8e2360553c1c..0d14b12e89a48f5fd9723ecfd715a42b492248e9 100644 (file)
@@ -1,11 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit desktop qmake-utils versionator
-
-MY_PV=$(replace_version_separator 2 '')
+MY_PV=$(ver_rs 2 '')
+inherit desktop qmake-utils
 
 DESCRIPTION="Tool for extracting data points from graphs"
 HOMEPAGE="http://rhig.physics.yale.edu/~ullrich/software/xyscan/"
@@ -42,7 +41,7 @@ src_configure() {
 
 src_install() {
        dobin xyscan
-       HTML_DOCS=( docs/. )
+       local HTML_DOCS=( docs/. )
        einstalldocs
        newicon images/xyscanIcon.png xyscan.png
        make_desktop_entry xyscan "xyscan data point extractor"