From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 949261381F3 for ; Mon, 26 Nov 2012 21:23:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E903E21C01D; Mon, 26 Nov 2012 21:23:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 599A221C01D for ; Mon, 26 Nov 2012 21:23:49 +0000 (UTC) Received: from pomiocik.lan (87-205-66-159.adsl.inetia.pl [87.205.66.159]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 7F5E533D9BC; Mon, 26 Nov 2012 21:23:47 +0000 (UTC) From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= To: gentoo-python@lists.gentoo.org Cc: python@gentoo.org Subject: [gentoo-python] python2.7 ebuild patches, split up Date: Mon, 26 Nov 2012 22:20:27 +0100 Message-Id: <1353964837-24198-1-git-send-email-mgorny@gentoo.org> X-Mailer: git-send-email 1.8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussions centering around the Python ecosystem in Gentoo Linux X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 238076b9-62c0-4272-9747-bbc3a1879dd0 X-Archives-Hash: 2bc0ea399e1cc51abf4410c882fef26f As requested by djc, here are my patches to python2.7 ebuild split into smaller, logically consistent parts. I have not migrated the ebuild to EAPI4 this time, and instead enabled older EAPIs for python-utils-r1.