commit:     b40d01bc45dd13818da7b325915144fc4765a965
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 17:20:18 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 18:13:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40d01bc

dev-qt/qtlockedfile: EAPI-7 bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild 
b/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild
index aecc05cf214..0c46b28d924 100644
--- a/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild
+++ b/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.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
-
-inherit qmake-utils
+EAPI=7
 
 MY_P=qt-solutions-${PV#*_p}
+inherit qmake-utils
 
 DESCRIPTION="QFile extension with advisory locking functions"
 HOMEPAGE="https://code.qt.io/cgit/qt-solutions/qt-solutions.git/";

Reply via email to