dev-qt/qtsingleapplication: EAPI-7 bump
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 May 2020 17:22:24 +0000 (19:22 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 May 2020 18:13:39 +0000 (20:13 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20171024.ebuild

index 91161fc3faafc730d7c98bb88cbba4209aeb8eb3..e5d54f55420f1ee21df13da9884d8bf11fc6541f 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
-
-inherit qmake-utils
+EAPI=7
 
 MY_P=qt-solutions-${PV#*_p}
+inherit qmake-utils
 
 DESCRIPTION="Qt library to start applications only once per user"
 HOMEPAGE="https://code.qt.io/cgit/qt-solutions/qt-solutions.git/"