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=0.2 required=5.0 tests=DMARC_QUAR, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by chiba.3jane.net (Postfix) with ESMTP id 66057AC427 for ; Thu, 18 Jul 2002 19:57:16 -0500 (CDT) Received: from list by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17VM4x-00055z-00 for ; Fri, 19 Jul 2002 02:57:07 +0200 To: gentoo-dev@lists.gentoo.org X-Injected-Via-Gmane: http://gmane.org/ Received: from news by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17VM4x-00055r-00 for ; Fri, 19 Jul 2002 02:57:07 +0200 Path: not-for-mail From: Mecho Puh Newsgroups: gmane.linux.gentoo.devel Date: Fri, 19 Jul 2002 09:57:07 +0900 Message-ID: <3D3763E3.3050805@web.de> References: <200207180910.24477.yannick.koehler@colubris.com> Reply-To: mecho@web.de NNTP-Posting-Host: lemon.silveregg.co.jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1027040227 19551 61.114.242.4 (19 Jul 2002 00:57:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Jul 2002 00:57:07 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us, bg Subject: [gentoo-dev] Re: packaging 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: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 1a8da35f-208d-419a-80df-02e9756cc95b X-Archives-Hash: 9f8a774f83eb29e6dc0b7f082ccdd5d5 > I think I've read someplace that one could emerge a package, have it compile > and then tar.gz the results so that next time there's no need to re-compile. > For example that is used I believe when installing 2 similar system. http://gentoo.zhware.net/fuq.html#development_sect2