From 7c2fdffbd8d5efdebd914dcaf9ad91f5cacd637a Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 12 Nov 2015 19:28:21 +0100 Subject: dev-python/pip: Move to virtual for modules with mixed support Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/pip/pip-7.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pip') diff --git a/dev-python/pip/pip-7.1.2.ebuild b/dev-python/pip/pip-7.1.2.ebuild index 1704e82a88d0..293223a545bf 100644 --- a/dev-python/pip/pip-7.1.2.ebuild +++ b/dev-python/pip/pip-7.1.2.ebuild @@ -27,9 +27,9 @@ VENDOR_DEPEND=" >=dev-python/CacheControl-0.11.5[${PYTHON_USEDEP}] >=dev-python/lockfile-0.10.2[${PYTHON_USEDEP}] >=dev-python/progress-1.2[${PYTHON_USEDEP}] - >=dev-python/ipaddress-1.0.14[${PYTHON_USEDEP}] >=dev-python/packaging-15.3[${PYTHON_USEDEP}] >=dev-python/retrying-1.3.3[${PYTHON_USEDEP}] + virtual/python-ipaddress[${PYTHON_USEDEP}] " RDEPEND="${VENDOR_DEPEND} >=dev-python/setuptools-18.2[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad