net-analyzer/linkchecker: Sort RDEPENDs
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 30 Jan 2018 23:18:32 +0000 (00:18 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 30 Jan 2018 23:21:04 +0000 (00:21 +0100)
Package-Manager: Portage-2.3.21, Repoman-2.3.6

net-analyzer/linkchecker/linkchecker-9.3.1-r1.ebuild

index 9fc75eb9efffa5229a8c1b4aba61a015a517ac4e..77b392d670e5febe39863bd1e09c9ce8fbe0dba1 100644 (file)
@@ -18,8 +18,8 @@ KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-solaris"
 IUSE="gnome sqlite"
 
 RDEPEND="
-       virtual/python-dnspython[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
+       virtual/python-dnspython[${PYTHON_USEDEP}]
        gnome? ( dev-python/pygtk:2[${PYTHON_USEDEP}] )
 "
 DEPEND=""