From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JPh9q-0002FC-0F for garchives@archives.gentoo.org; Thu, 14 Feb 2008 16:41:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AB23E06C0; Thu, 14 Feb 2008 16:41:55 +0000 (UTC) Received: from smtp.ferdyx.org (170.Red-213-96-222.staticIP.rima-tde.net [213.96.222.170]) by pigeon.gentoo.org (Postfix) with ESMTP id CC8CBE06C0 for ; Thu, 14 Feb 2008 16:41:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.ferdyx.org (Postfix) with ESMTP id 3E37A8D308 for ; Thu, 14 Feb 2008 17:53:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ferdyx.org Received: from smtp.ferdyx.org ([127.0.0.1]) by localhost (tungsteno.ferdyx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9JmC5m4iMnF4 for ; Thu, 14 Feb 2008 17:53:25 +0100 (CET) Received: from snowcone (unknown [213.121.151.206]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.ferdyx.org (Postfix) with ESMTP id 5882F8D305 for ; Thu, 14 Feb 2008 17:53:25 +0100 (CET) Date: Thu, 14 Feb 2008 16:41:33 +0000 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] clean deprecated eclasses(?) (was: missing quotes in eclasses) Message-ID: <20080214164133.6dee6cd5@snowcone> In-Reply-To: <1202997177.5803.36.camel@localhost> References: <20080213203645.382023c8@gentoo.org> <47B34828.1020303@gentoo.org> <20080213212832.2eab4865@gentoo.org> <47B357E5.8090000@gentoo.org> <1202947821.826.1.camel@localhost> <1202997177.5803.36.camel@localhost> X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.7; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/z1p5qAIITRb+8GFF8PS4cTB"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: 0befc9a0-4f23-45d3-a3bc-7f113aa157b0 X-Archives-Hash: 6732d4a4acdce9dc760c49cfd40cf2b4 --Sig_/z1p5qAIITRb+8GFF8PS4cTB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 14 Feb 2008 16:52:57 +0300 Peter Volkov wrote: > May be we should punt them from the tree? Can't until everyone's using a package manager with working env saving. > inherit - I did not found ebuilds where it is used, but actually I do > not know how it was used, so may be I overlooked something. That's there for historical reasons. > The check was done with the following script: >=20 > find /usr/portage \( -name '*.ebuild' -o -name '*.eclass' \) \ > -exec awk "/inherit.*[[:blank:]]+${eclass}([[:blank:]]+.*|$+)/{print > FILENAME }" \{\} \; Careful with that... You're better off searching on the INHERITED metadata key. --=20 Ciaran McCreesh --Sig_/z1p5qAIITRb+8GFF8PS4cTB Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHtG8/96zL6DUtXhERAk9SAKCvrHdw0jhR/dODBVPQewnWOv76GwCeKGZq W+diS3wRLp55pL7NmOtIhus= =T7am -----END PGP SIGNATURE----- --Sig_/z1p5qAIITRb+8GFF8PS4cTB-- -- gentoo-dev@lists.gentoo.org mailing list