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 1351F1388C0 for ; Thu, 25 Feb 2016 02:22:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1DC921C017; Thu, 25 Feb 2016 02:21:44 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F466E07D1 for ; Thu, 25 Feb 2016 02:21:43 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aYlYj-0002aX-8t for gentoo-user@lists.gentoo.org; Thu, 25 Feb 2016 03:21:41 +0100 Received: from 216.240.144.54 ([216.240.144.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2016 03:21:41 +0100 Received: from w41ter by 216.240.144.54 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2016 03:21:41 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Attic (cvs) -> ???(git) Date: Wed, 24 Feb 2016 18:21:31 -0800 Message-ID: <20160224182131.7d1d8efa@a6> References: 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 216.240.144.54 X-Archives-Salt: b4b36f61-19ba-4721-8c56-3e6d6d5981db X-Archives-Hash: 2393a2430ce05c09342db7772f1e7593 On Mon, 22 Feb 2016 19:49:22 +0000 (UTC) James wrote: > So using wget to fetch {package/files} from the gentoo attic was/is a > reliable exercise to build things removed from the tree, into one's > /usr/local/portage tree. It still works Hi James. I need a version of net-libs/gnutls from before the switch to git. Could I trouble you for an example of how you use wget? So far my googling hasn't even revealed the URL of the attic :-/ Thanks for any hints.