From c7c527b55d672753c10fe561cc7e8f33f2bb0fb5 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Wed, 12 Oct 2016 15:03:34 -0700 Subject: www-servers/tornado: 4.4.1 Update the twisted dep order to prefer the new twisted pkg With the new twisted pkg now in the tree, prefer the new pkg. There will be no new releases of the split pkgs. Package-Manager: portage-2.3.2 --- www-servers/tornado/tornado-4.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-servers') diff --git a/www-servers/tornado/tornado-4.4.1.ebuild b/www-servers/tornado/tornado-4.4.1.ebuild index 520d50c532d8..ae21f0cbb401 100644 --- a/www-servers/tornado/tornado-4.4.1.ebuild +++ b/www-servers/tornado/tornado-4.4.1.ebuild @@ -23,10 +23,10 @@ CDEPEND=" >=dev-python/pycurl-7.19.3.1[${PYTHON_USEDEP}] dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}] || ( + >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] ( $(python_gen_cond_dep 'dev-python/twisted-names[${PYTHON_USEDEP}]' 'python2_7') $(python_gen_cond_dep 'dev-python/twisted-web[${PYTHON_USEDEP}]' 'python2_7') ) - >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] ) virtual/python-backports_abc[${PYTHON_USEDEP}] virtual/python-futures[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad