diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-20 19:48:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-21 00:17:51 +0200 |
commit | 8aa98e37179063bb6308acdee5aa5eb471b8645b (patch) | |
tree | 1ef60d20a5713ec11934b2f8b9ddcbf4bc16aa44 /app-mobilephone | |
parent | sys-libs/musl: extract $(ARCH)$(SUBARCH) from config.mak (diff) | |
download | gentoo-8aa98e37179063bb6308acdee5aa5eb471b8645b.tar.gz gentoo-8aa98e37179063bb6308acdee5aa5eb471b8645b.tar.bz2 gentoo-8aa98e37179063bb6308acdee5aa5eb471b8645b.zip |
app-mobilephone/qtadb: EAPI-7 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/qtadb/qtadb-0.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/qtadb/qtadb-0.8.1-r1.ebuild b/app-mobilephone/qtadb/qtadb-0.8.1-r1.ebuild index 1c1f06337939..ca8a59cdb3b4 100644 --- a/app-mobilephone/qtadb/qtadb-0.8.1-r1.ebuild +++ b/app-mobilephone/qtadb/qtadb-0.8.1-r1.ebuild @@ -1,7 +1,7 @@ -# 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 COMMIT=ccbb0c86c9eb inherit desktop qmake-utils readme.gentoo-r1 |