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=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from femail14.sdc1.sfba.home.com (femail14.sdc1.sfba.home.com [24.0.95.141]) by chiba.3jane.net (Postfix) with ESMTP id AA70F200AD39 for ; Wed, 6 Feb 2002 21:45:37 -0600 (CST) Received: from bgp521202bgs.verona01.nj.comcast.net ([68.38.62.72]) by femail14.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20020207034432.HTKH25217.femail14.sdc1.sfba.home.com@bgp521202bgs.verona01.nj.comcast.net> for ; Wed, 6 Feb 2002 19:44:32 -0800 From: Edward Muller To: gentoo-dev@gentoo.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 06 Feb 2002 22:44:04 -0500 Message-Id: <1013053451.7640.6.camel@palin> Mime-Version: 1.0 Subject: [gentoo-dev] ebuild question 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: ce761ff0-a3f2-45d7-8fd0-87ed89db4795 X-Archives-Hash: 2a1e8e4d60bf24c53236c3045beb9d02 I need to build new oaf, ORBIT & bonobo ebuilds for the current builds. I was looking at the current ORBit-0.5.13 ebuild and found the followings types of lines: ... docinto idl ... What is docinto. I can't seem to find the script in /usr/lib/portage/bin and a look at the developer docs on the website didn't mention docinto. Is it an old script? Is it undocumented (and if, so why and where is it kept?) Or did I miss something?