net-misc/gns3-gui: Un-PR-restrict gns3-server deps
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Jul 2018 08:17:39 +0000 (10:17 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Jul 2018 13:27:53 +0000 (15:27 +0200)
net-misc/gns3-gui/gns3-gui-1.5.3.1.ebuild
net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild
net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild

index b0bf8d76cd11cafe010bcf1b836969b61a51d465..705031598053a152afa5a6b8e39e22aec466e749 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
@@ -25,7 +25,7 @@ RDEPEND="
        >=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
        >=dev-python/psutil-3.0.0[${PYTHON_USEDEP}]
        >=net-misc/gns3-converter-1.3.0[${PYTHON_USEDEP}]
-       =net-misc/gns3-server-$PVR[${PYTHON_USEDEP}]
+       ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
        dev-qt/qtgui:5
        dev-qt/qtsvg:5
        dev-python/PyQt5[gui,network,svg,widgets,${PYTHON_USEDEP}]
index 4e2020676ee982db4cec7be58ce28aaad216a51c..a8118d51b05d0311fde94c151e7b4b265e3445a6 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
@@ -24,7 +24,7 @@ RDEPEND="
        >=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
        >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
        >=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
-       =net-misc/gns3-server-$PVR[${PYTHON_USEDEP}]
+       ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
        dev-python/PyQt5[gui,network,svg,widgets,${PYTHON_USEDEP}]
 "
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
index e8b9a99df0c506fe0ecf35691344fb39f02330c5..f9cc17a23bd18e146da8f5720d10f0448a753b14 100644 (file)
@@ -24,7 +24,7 @@ RDEPEND="
        >=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
        >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
        >=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
-       ~net-misc/gns3-server-$PV[${PYTHON_USEDEP}]
+       ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
        dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
 "
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"