commit:     e8e05cfa3713f9670390b71d8b8b9848c6bcd8dd
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  1 02:13:36 2019 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Fri Feb  1 02:19:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e05cfa

app-crypt/yubikey-manager-qt: restrict version range for an rdep

Version 1.0.0 is not compatible with >=yubikey-manager-2.0.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>

 ...y-manager-qt-1.0.0-r2.ebuild => yubikey-manager-qt-1.0.0-r3.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
similarity index 93%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
index 08961842de9..c2fe40e4762 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ KEYWORDS="~amd64"
 
 DEPEND="
        >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
+       <app-crypt/yubikey-manager-2.0.0[${PYTHON_USEDEP}]
        dev-python/cryptography[${PYTHON_USEDEP}]
        dev-python/pyotherside[${PYTHON_USEDEP}]
        dev-qt/qtsingleapplication[qt5(+),X]

Reply via email to