From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-88889-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LLOQm-0005nY-EQ
	for garchives@archives.gentoo.org; Fri, 09 Jan 2009 20:58:12 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0EEBBE029B;
	Fri,  9 Jan 2009 20:58:10 +0000 (UTC)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176])
	by pigeon.gentoo.org (Postfix) with ESMTP id C419AE029B
	for <gentoo-user@lists.gentoo.org>; Fri,  9 Jan 2009 20:58:09 +0000 (UTC)
Received: by wa-out-1112.google.com with SMTP id v33so5164483wah.2
        for <gentoo-user@lists.gentoo.org>; Fri, 09 Jan 2009 12:58:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=e1+SRPa3rBQof+3RiGjDiAYUA2B3utKpQYE5HlPd1h8=;
        b=PE+xy0ey8cBkkWHzL6BxXLPX9KSvOt8GKS59Cm4r7KWmKM+uYEeJKDqM5mjbZQMq35
         fyGWo0vG7bGsR1iAM3DUrZS+1EDJTs+E5vNYc8xz8T1hPU+pxHOYQt4tBkaQnM1mBVD8
         PFNSLnZrDUTBJWlTiYOLgPtYCsI94gEinzc2E=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=kNTY1EfkamEH1M0UNKi1ZiitdvVm+zPj+b42ehM0Oyno5qZehDFD5nz7D/jTe8fRsI
         OS2aewhwMdHHw4e/zP6PdlccB9fzZb65M4AXOJ3joFhu0NLFD6ztGqdDjQdjf8RpcyhA
         X3rg3ycoUnfANbo+OS+KgqKj/PpDb4deHyiSY=
Received: by 10.114.77.1 with SMTP id z1mr17125373waa.194.1231534689355;
        Fri, 09 Jan 2009 12:58:09 -0800 (PST)
Received: by 10.114.14.4 with HTTP; Fri, 9 Jan 2009 12:58:09 -0800 (PST)
Message-ID: <854dca5c0901091258g9904ff3p2da6c7472b850164@mail.gmail.com>
Date: Fri, 9 Jan 2009 12:58:09 -0800
From: "Kyle Bader" <kyle.bader@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Restricting Firefox website access
In-Reply-To: <49bf44f10901091132mb738451r930792a24fe7a49a@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10901071344l3f081b8dmaa6353b41fb59f4@mail.gmail.com>
	 <854dca5c0901081257u25c6dee0j7871901221592a95@mail.gmail.com>
	 <49bf44f10901091040t6c1920c4kbd504920e256ac20@mail.gmail.com>
	 <200901092105.21568.alan.mckinnon@gmail.com>
	 <49bf44f10901091132mb738451r930792a24fe7a49a@mail.gmail.com>
X-Archives-Salt: 5ee96b13-5912-4399-957a-be1d38e4683b
X-Archives-Hash: 816e43661fc264f2dbfa827fe7234302

> Does portage use wget over http by default?  Can I change a setting to
> make it use ftp?

Use a ftp:// mirror ?

(correct me if I'm wrong)

-Kyle