commit:     fa3f15f39bc74b520d0a784bf6c67a13b90212a3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 05:39:48 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 05:39:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa3f15f3

net-analyzer/linkchecker: Retire virtual/python-dnspython

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-analyzer/linkchecker/linkchecker-9.4.0.ebuild | 2 +-
 net-analyzer/linkchecker/linkchecker-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild 
b/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild
index ce086daf5a2..a18fd0556c9 100644
--- a/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild
@@ -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=""
 

diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild 
b/net-analyzer/linkchecker/linkchecker-9999.ebuild
index 528d4f9fc6c..32272ea2e2c 100644
--- a/net-analyzer/linkchecker/linkchecker-9999.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild
@@ -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=""
 

Reply via email to