From f3ca3dc3888266e33058b3ab20b916ea01040970 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 21 May 2020 11:08:36 +0200 Subject: [PATCH] sci-visualization/xyscan: EAPI-7 bump, versionator-- Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- sci-visualization/xyscan/xyscan-4.3.0.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/sci-visualization/xyscan/xyscan-4.3.0.ebuild b/sci-visualization/xyscan/xyscan-4.3.0.ebuild index 5c70e092144d..0d14b12e89a4 100644 --- a/sci-visualization/xyscan/xyscan-4.3.0.ebuild +++ b/sci-visualization/xyscan/xyscan-4.3.0.ebuild @@ -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" -- 2.26.2