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 564C6138AEB for ; Mon, 18 Feb 2013 18:09:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEE91E04BA; Mon, 18 Feb 2013 18:09:44 +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 68B6AE04BA for ; Mon, 18 Feb 2013 18:09:44 +0000 (UTC) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 0357133DC02 for ; Mon, 18 Feb 2013 18:09:42 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hi8so3867101wib.1 for ; Mon, 18 Feb 2013 10:09:40 -0800 (PST) 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 X-Received: by 10.180.8.4 with SMTP id n4mr20247668wia.13.1361210980232; Mon, 18 Feb 2013 10:09:40 -0800 (PST) Received: by 10.194.20.201 with HTTP; Mon, 18 Feb 2013 10:09:40 -0800 (PST) Date: Mon, 18 Feb 2013 13:09:40 -0500 Message-ID: Subject: [gentoo-python] Binhost for pypy From: Mike Gilbert To: gentoo-python Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 2df8a675-a691-42ae-81e5-345aafdfd35f X-Archives-Hash: 3b8f11e124de44d9e0118698097f1105 I set up a mini-binhost in my devspace so that people can more easily install pypy on lower-end hardware. Add one the following to your PORTAGE_BINHOST depending on your arch. http://dev.gentoo.org/~floppym/pypy/amd64/ http://dev.gentoo.ogr/~floppym/pypy/x86/ You should then be able to install pypy with emerge -g.