From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <set@pobox.com> X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from member.michigannet.com (member.michigannet.com [207.158.188.18]) by chiba.3jane.net (Postfix) with ESMTP id 15BFBAC4A6 for <gentoo-dev@gentoo.org>; Sun, 11 Aug 2002 16:31:41 -0500 (CDT) Received: from squish.home.loc (annex-0-4-port-34.dialup.coast.net [207.158.181.34]) by member.michigannet.com (8.11.6/8.11.0) with ESMTP id g7BLXGt12528 for <gentoo-dev@gentoo.org>; Sun, 11 Aug 2002 17:33:16 -0400 Received: by squish.home.loc (Postfix, from userid 666) id AF8AB14664; Sun, 11 Aug 2002 17:31:32 -0400 (EDT) Date: Sun, 11 Aug 2002 17:31:32 -0400 From: Paul <set@pobox.com> To: gentoo-dev@gentoo.org Message-ID: <20020811213132.GE14596@squish.home.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [gentoo-dev] PORTDIR_OVERLAY Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help> List-Post: <mailto:gentoo-dev@gentoo.org> List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@gentoo.org?subject=subscribe> List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org> List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe> List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/> X-Archives-Salt: 9b0cf0c1-3db8-4f37-b047-cb827bf86ced X-Archives-Hash: 73c60b378a7e4294ae98a9fce4d1a2a9 Hi; Just some feedback: Since emerge automaticly cleans on rsync, I have been using PORTDIR_OVERLAY="/usr/local/portage" in make.conf, and it is working very nicely so far. I like this feature:) Paul set@pobox.com