diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-15 13:20:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-19 17:50:02 +0200 |
commit | 3c01cc6c066b075a20fcd1f55fd1e392e8cc9a04 (patch) | |
tree | 7138ea78cd61fd8c436ea99e5ed77549ac64e296 /dev-util/qstlink2 | |
parent | dev-util/qstlink2: Fix maintainer/longdescription typos in metadata (diff) | |
download | gentoo-3c01cc6c066b075a20fcd1f55fd1e392e8cc9a04.tar.gz gentoo-3c01cc6c066b075a20fcd1f55fd1e392e8cc9a04.tar.bz2 gentoo-3c01cc6c066b075a20fcd1f55fd1e392e8cc9a04.zip |
dev-util/qstlink2: EAPI-7 bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/qstlink2')
-rw-r--r-- | dev-util/qstlink2/qstlink2-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/qstlink2/qstlink2-1.2.3.ebuild b/dev-util/qstlink2/qstlink2-1.2.3.ebuild index 680f49ef0ce4..738c3c973869 100644 --- a/dev-util/qstlink2/qstlink2-1.2.3.ebuild +++ b/dev-util/qstlink2/qstlink2-1.2.3.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 QTUSB_VER=0.2.1 inherit qmake-utils udev |