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.8 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,NICE_REPLY_A,RDNS_NONE autolearn=unavailable autolearn_force=no version=4.0.0 Received: from home2.telefragged.com (unknown [209.189.226.12]) by chiba.3jane.net (Postfix) with ESMTP id A4B53ABD73 for ; Tue, 13 Aug 2002 10:06:10 -0500 (CDT) Received: from localhost.localdomain (gw2.ofw.fi [194.111.144.2]) by home2.telefragged.com (8.11.4/8.11.4) with SMTP id g7DG8Or01001 for ; Tue, 13 Aug 2002 11:08:25 -0500 Date: Tue, 13 Aug 2002 18:09:59 +0300 From: Dan Naumov To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Portage suggestion Message-Id: <20020813180959.281d6ff8.jago@telefragged.com> In-Reply-To: <1029249856.28533.12.camel@jane.sch.bme.hu> References: <1029249856.28533.12.camel@jane.sch.bme.hu> Organization: Home X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; ) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: 33988428-efae-4fbe-88f9-0ae694ed38f1 X-Archives-Hash: bb16871ecf90d7a1f79c9f13f18ea7d1 Submit this suggestion to Gentoo BugZilla. Dan "Jago" Naumov On 13 Aug 2002 16:44:16 +0200 Mezei Zoltan wrote: > Hi! > > Is there a way to do something like this: > want to emerge programs A and B > portage downloads A > portage compiles A and at he same time portage downloads B > when compilation of A finishes, portage compiles B > That would be a great feature... > > Is is possible? > > Zizi