From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LfDZx-0006JS-6X for garchives@archives.gentoo.org; Thu, 05 Mar 2009 13:25:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8617E01B5; Thu, 5 Mar 2009 13:25:35 +0000 (UTC) Received: from mail-fx0-f175.google.com (mail-fx0-f175.google.com [209.85.220.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 52E20E01B5 for ; Thu, 5 Mar 2009 13:25:34 +0000 (UTC) Received: by fxm23 with SMTP id 23so3109038fxm.34 for ; Thu, 05 Mar 2009 05:25:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ry/KlkSX4+g1Y9Y+WX94rFcaz/3Yk4FiqYG5fzqLHLk=; b=Qih/G8ydRuXqDznBq3ahG+pctggKXI4w4MzoHyjGUkCkJPTVo9NbReLRsyqbSude9D PpgeSgYWsHTSQUoGwNXP+u58FmT6ZBbmjlZIOoYK8TFJkYJ+Dcajhk3Vb4dZ6s0BMRQL EAy6UsZzqz3lI95r6DVGkY1l6JfOFJPITHvb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=l7hZj/bGm6cmxnXd5xgBLUPYUcv3rlnnJr+Vm13rEXD4p/XDiCWS241V+t1JpsDUf4 OmL3/xnOgVaupsjzUqz7hiVlMv7p2Tpbfe4SuL8PPs6bOCxkQKxxjVfBER2DhySof2Ov Nv3fuxeByzBGrDngxuK7AshPH8+rmfsUDYyPE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.180.224.4 with SMTP id w4mr376368bkg.98.1236259534273; Thu, 05 Mar 2009 05:25:34 -0800 (PST) Date: Thu, 5 Mar 2009 15:25:34 +0200 Message-ID: <79e3aefb0903050525w2746a44ak9d737a696205829b@mail.gmail.com> Subject: [gentoo-user] python2.4 directory From: Dirk Uys To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 373129c5-ca87-45d4-b6d3-ad94467dc9f6 X-Archives-Hash: 707b683180202035022e14aa56591f9b Hi I noticed that I still had python-2.4 on my system. Did a quick run of python-updater, to make sure nothing is using python-2.4 anymore and then unmerged python2.4. Should I manually remove /usr/lib64/python2.4, or is there a way to make portage do it? Regards Dirk