From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_ADSP_NXDOMAIN, DMARC_MISSING,MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from main.fco-gimeno.com (HU1-2A-u-0347.mc.onolab.com [62.42.123.92]) by chiba.3jane.net (Postfix) with SMTP id 86AB6ABD4F for ; Fri, 14 Jun 2002 07:33:18 -0500 (CDT) Received: (qmail 21610 invoked from network); 14 Jun 2002 12:33:12 -0000 Received: from unknown (HELO localhost.localdomain) (127.0.0.1) by localhost with SMTP; 14 Jun 2002 12:33:12 -0000 Subject: Re: [gentoo-dev] [ANN] Gentoo frequently unanswered questions (FUQ) From: Francisco Gimeno To: gentoo-dev@gentoo.org In-Reply-To: <20020614111639.GA25049@Q.math.fu-berlin.de> References: <3D099405.5090608@web.de> <20020614085811.GA24969@Q.math.fu-berlin.de> <200206140510.10862.cedric@neopeak.com> <20020614111639.GA25049@Q.math.fu-berlin.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 14 Jun 2002 14:33:12 +0200 Message-Id: <1024057992.21560.1.camel@main.fco-gimeno.com> Mime-Version: 1.0 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 Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: e065b8ea-52ab-48b1-935c-2563ad1f2a05 X-Archives-Hash: aba8cb24f919251319d9175695895812 > Thanks for your answer. That is a possible solution, but i think it's > not really elegant, because you keep the same data twice. Also if you > have the "master" ebuildfiles in your home and you do a change you have > always to copy the into the portage tree. > > In a first view i thought about making similar symlinks. But that is not > elegant either. What i will soon test is to put the official tree into a > special directory and only this one will be synced. I will soon comment > this :) You can use ebuild file merge so, you can put your ebuilds files where you want. Slt