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=0.5 required=5.0 tests=DATE_IN_PAST_06_12, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mercury.is.co.za ([196.4.160.222]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15iD0L-0008Dm-00; Sat, 15 Sep 2001 04:48:58 -0600 Received: from nosferatu.lan (c1-ctn-83.dial-up.net [196.34.157.83]) by mercury.is.co.za (Postfix) with ESMTP id E8574407E; Sat, 15 Sep 2001 12:48:06 +0200 (SAST) From: Martin Schlemmer To: Gentoo-Dev Cc: Gentoo-Ebuild Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.13 (Preview Release) Message-Id: <1000550892.21720.1.camel@nosferatu.lan> Mime-Version: 1.0 Subject: [gentoo-dev] location for libary in portage tree. 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 List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sat Sep 15 04:49:01 2001 X-Original-Date: 15 Sep 2001 12:48:09 +0200 X-Archives-Salt: 1e31d7cd-321f-41e2-af99-7b0ce3c8d761 X-Archives-Hash: 16c8494021024dd7f7dd8e8a62b6a3ef ok, I am trying ot update my mailx ebuild. the new version use liblockfile, a libary that contains locking functions for the default mailboxes. where should this go ? sys-libs? thanks MS