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 7CD02ABD51 for ; Sat, 8 Jun 2002 19:10:21 -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 g590AEJ11003 for ; Sun, 9 Jun 2002 02:10:14 +0200 Message-ID: <3D02F09C.40607@seul.org> Date: Sun, 09 Jun 2002 02:07:24 -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 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] Contribute many ebuilds at once 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: f09bfcb0-bfde-41c5-9ca5-d2649617b31f X-Archives-Hash: 229f3639013dd2a63a14c86896a66afe Hello, While learning to develop ebuild packages, I have created 12 ebuilds for really small, but IMHO useful, programs (mostly wmaker dock apps, but also some bigger ones, like squeak and smalltalk/X). I know I should fill a "bug" report for each of them, but I must admit my hatered on web-interfaces and this kind of repeatitive work. I understand bugzilla may be a good tool, but is there an alternative ? Could a willing developer with CVS access take at least my 9 WindowMaker dockapps and commit them at once. I think it would be less work for both. Should I write a bug report containg the collection of the packages ? (even if they are possibly unreleated). I'm asking this not only for those small number of ebuilds, but because I plan in the near future to package a large number of small (or at least simple) apps; and I wanted to know how to behave. Thanks Marko