From 60344af6b40cc75e35c2c543601000cdec112b1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 23 Feb 2016 23:18:31 +0100 Subject: [PATCH] app-eselect/eselect-python: Raise python-exec dep to 2.4.2 in live Raise python-exec dependency in the live version to require at least 2.4.2 since the current live code requires working 'python-exec2c -l' to obtain supported implementation list. --- app-eselect/eselect-python/eselect-python-99999999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-eselect/eselect-python/eselect-python-99999999.ebuild b/app-eselect/eselect-python/eselect-python-99999999.ebuild index 52eb0ceceb52..dbfcd6cf0118 100644 --- a/app-eselect/eselect-python/eselect-python-99999999.ebuild +++ b/app-eselect/eselect-python/eselect-python-99999999.ebuild @@ -19,8 +19,9 @@ LICENSE="GPL-2" SLOT="0" IUSE="" +# python-exec-2.4.2 for working -l option RDEPEND=">=app-admin/eselect-1.2.3 - >=dev-lang/python-exec-2.3" + >=dev-lang/python-exec-2.4.2" src_prepare() { [[ ${PV} == "99999999" ]] && eautoreconf -- 2.26.2