app-crypt/yubikey-manager-qt: Prepare for qtsingleapplication dropping qt5
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 19 Feb 2018 20:07:30 +0000 (21:07 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 22 Feb 2018 10:47:35 +0000 (11:47 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild [moved from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild with 93% similarity]

similarity index 93%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
index 159e51cf5b555f629d9c4d9567b8999a7d69f078..dbd42b543c6d05984c42497a151651b832d82f3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
        dev-python/pyotherside[${PYTHON_USEDEP}]
-       dev-qt/qtsingleapplication[qt5,X]
+       dev-qt/qtsingleapplication[qt5(+),X]
        dev-qt/qtdeclarative:5
        dev-qt/qtquickcontrols:5[widgets]
        dev-qt/qtwidgets:5"