From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=DATE_IN_PAST_06_12, DKIM_ADSP_NXDOMAIN,DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=4.0.0 Received: from h02.tendaweb.com ([202.180.12.68] helo=najm.tendaweb.com) by cvs.gentoo.org with smtp (Exim 3.30 #1) id 15R6h6-00066B-00 for gentoo-dev@gentoo.org; Mon, 30 Jul 2001 00:38:28 -0600 Received: (qmail 19861 invoked from network); 30 Jul 2001 06:36:11 -0000 Received: from unknown (HELO tendaweb.com) (80@127.0.0.1) by localhost.najm.tendaweb with SMTP; 30 Jul 2001 06:36:11 -0000 Received: from 202.77.127.56 Mon, 30 Jul 2001 13:36:11 +0700 (JAVT) Message-ID: <1192.202.77.127.56.996474971.squirrel@mail.tendaweb.com> From: "Ihsan ES" To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [gentoo-dev] More ebuild descriptions Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: aies@tendaweb.com List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Jul 30 00:39:01 2001 X-Original-Date: Mon, 30 Jul 2001 13:36:11 +0700 (JAVT) X-Archives-Salt: 6289555f-b1b4-4b54-b725-599a880378d9 X-Archives-Hash: 61b8eddb03c0bb5ecac0ca65a9c5209c Hi, I confuse about ebuild file, especially ebuild with more than one revision. For example, there are xyz.ebuild, xyz-r1.ebuild, and xyz-r2.ebuild, then what is the differences between them. I suggest to add README file for every package directory, contain description about all of ebuild files. It's a good idea if there is CHANGELOG/HISTORY for every packages. Ihsan ES