summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2019-01-31 21:13:36 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2019-01-31 21:19:10 -0500
commite8e05cfa3713f9670390b71d8b8b9848c6bcd8dd (patch)
tree70e0401de5984be1d3e220a5a583e0fad2707929 /app-crypt
parentapp-crypt/yubikey-manager-qt: version cleanup (diff)
downloadgentoo-e8e05cfa3713f9670390b71d8b8b9848c6bcd8dd.tar.gz
gentoo-e8e05cfa3713f9670390b71d8b8b9848c6bcd8dd.tar.bz2
gentoo-e8e05cfa3713f9670390b71d8b8b9848c6bcd8dd.zip
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@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild (renamed from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild)3
1 files changed, 2 insertions, 1 deletions
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
index 08961842de99..c2fe40e47628 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]