From 0e67547666b4d977c1d1b2dc9e8fcd863a6828be Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sun, 11 Dec 2016 23:14:27 +0100 Subject: [PATCH] net-im/pidgin: pidgin still doesn't work with python3 (bug #602214). Package-Manager: portage-2.3.3 --- net-im/pidgin/{pidgin-2.11.0.ebuild => pidgin-2.11.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-im/pidgin/{pidgin-2.11.0.ebuild => pidgin-2.11.0-r1.ebuild} (99%) diff --git a/net-im/pidgin/pidgin-2.11.0.ebuild b/net-im/pidgin/pidgin-2.11.0-r1.ebuild similarity index 99% rename from net-im/pidgin/pidgin-2.11.0.ebuild rename to net-im/pidgin/pidgin-2.11.0-r1.ebuild index fb06856ee72c6..a645995680a21 100644 --- a/net-im/pidgin/pidgin-2.11.0.ebuild +++ b/net-im/pidgin/pidgin-2.11.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 ) inherit autotools flag-o-matic eutils toolchain-funcs multilib perl-module python-single-r1