net-analyzer/linkchecker: Retire virtual/python-dnspython
authorMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:48 +0000 (07:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:48 +0000 (07:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/linkchecker/linkchecker-9.4.0.ebuild
net-analyzer/linkchecker/linkchecker-9999.ebuild

index ce086daf5a230392a92b5fca4a29bd509cad182f..a18fd0556c92891af5d60cc816b005ee83c499ef 100644 (file)
@@ -18,9 +18,9 @@ KEYWORDS="amd64 x86 ~ppc-macos ~x64-solaris"
 IUSE="sqlite"
 
 RDEPEND="
+       dev-python/dnspython[${PYTHON_USEDEP}]
        dev-python/pyxdg[${PYTHON_USEDEP}]
        >=dev-python/requests-2.2[${PYTHON_USEDEP}]
-       virtual/python-dnspython[${PYTHON_USEDEP}]
 "
 DEPEND=""
 
index 528d4f9fc6ccde2d7c93c2fd87edfa17932dfb1f..32272ea2e2c41707e49ba995e58839a61fd97e8c 100644 (file)
@@ -19,9 +19,9 @@ KEYWORDS=""
 IUSE="sqlite"
 
 RDEPEND="
+       dev-python/dnspython[${PYTHON_USEDEP}]
        dev-python/pyxdg[${PYTHON_USEDEP}]
        >=dev-python/requests-2.4[${PYTHON_USEDEP}]
-       virtual/python-dnspython[${PYTHON_USEDEP}]
 "
 DEPEND=""