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=2.3 required=5.0 tests=DATE_IN_FUTURE_03_06, DMARC_NONE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from obelix.spectraweb.ch (obelix.plusnet.ch [194.158.230.8]) by chiba.3jane.net (Postfix) with ESMTP id 8F1A9ABD95 for ; Sun, 9 Jun 2002 11:14:52 -0500 (CDT) Received: from seul.org (adsl-p42-dialup-89.adslplus.ch [195.141.144.89]) by obelix.spectraweb.ch (8.11.2/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id g59GEj014200 for ; Sun, 9 Jun 2002 18:14:46 +0200 Message-ID: <3D03D2AC.4070000@seul.org> Date: Sun, 09 Jun 2002 18:11:56 -0400 From: Marko Mikulicic User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Contribute many ebuilds at once References: Content-Type: text/plain; charset=us-ascii; format=flowed 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 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: 9043c9e1-075f-42f7-a0f6-beaaaae32798 X-Archives-Hash: 5d6ab7b43b8f0d86c396bc7b8b1f47c1 Karl Trygve Kalleberg wrote: > > On Sun, 9 Jun 2002, Marko Mikulicic wrote: > > >>Do you have a prototype of this new system or the "screening" script ? >> > > Not currently. That is why I asked if you could hold out for two more > weeks. After seeing one of my applets in a emerge rsync I decided to submit to bugzilla the whole stuff befere someone like me builds packages which are already build. But In two weeks I'have another bundle, dont worry :-) > What if a new category should be created, simply use it's name ? > >>and how should the RCS string (in ChangeLog + >>*.ebuild's third line) be formatted ? >> > > Exactly as in the skel.ChangeLog: > $Header: $ > and skel.ebuild: > # $Header: $ > my /usr/portage/skel.ChangeLog contains: # /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.4 2002/05/30 01:54:49 sandymac Exp it seems that CVS completed something that should not be completed. Marko