From cf807fcdd194b24b169b99fa345f34efd92daa0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 28 Feb 2016 17:51:46 +0100 Subject: dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fix Lower the dependency on app-eselect/eselect-python to 20140125-r1 since that version got a fix to support pythonX.Y-config. This should make a good stable candidate and starting point for migration to newer python-exec versions. --- dev-lang/python/python-3.5.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/python/python-3.5.1-r2.ebuild') diff --git a/dev-lang/python/python-3.5.1-r2.ebuild b/dev-lang/python/python-3.5.1-r2.ebuild index d73faa1d5e60..0f2fa796d3ac 100644 --- a/dev-lang/python/python-3.5.1-r2.ebuild +++ b/dev-lang/python/python-3.5.1-r2.ebuild @@ -52,7 +52,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig !sys-devel/gcc[libffi(-)]" RDEPEND+=" !build? ( app-misc/mime-types )" -PDEPEND=">=app-eselect/eselect-python-20151117-r1" +PDEPEND=">=app-eselect/eselect-python-20140125-r1" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3