From: Andreas Sturmlechner Date: Fri, 15 Feb 2019 23:27:18 +0000 (+0100) Subject: app-accessibility/simon: EAPI-7 bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b5a115a79ea9bbbc40b2d803593fa2f241e02d3e;p=gentoo.git app-accessibility/simon: EAPI-7 bump Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/app-accessibility/simon/simon-9999.ebuild b/app-accessibility/simon/simon-9999.ebuild index f5fc867b2122..8c9e1d6bf7f0 100644 --- a/app-accessibility/simon/simon-9999.ebuild +++ b/app-accessibility/simon/simon-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 EGIT_BRANCH="kf5" KDE_HANDBOOK="forceoptional" @@ -9,7 +9,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Open-source speech recognition program for replacing mouse and keyboard" -HOMEPAGE="http://simon-listens.org/" +HOMEPAGE="https://simon-listens.org/" [[ ${PV} != *9999* ]] && SRC_URI="mirror://kde/unstable/simon/${PV}/${P}.tar.xz" LICENSE="GPL-2"