public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] clean deprecated eclasses(?) (was: missing quotes in eclasses)
Date: Thu, 14 Feb 2008 16:41:33 +0000	[thread overview]
Message-ID: <20080214164133.6dee6cd5@snowcone> (raw)
In-Reply-To: <1202997177.5803.36.camel@localhost>

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

On Thu, 14 Feb 2008 16:52:57 +0300
Peter Volkov <pva@gentoo.org> 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:
> 
> 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.

-- 
Ciaran McCreesh

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2008-02-14 16:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13 19:36 [gentoo-dev] missing quotes in eclasses Markus Meier
2008-02-13 19:42 ` Doug Klima
2008-02-13 20:28   ` Markus Meier
2008-02-13 20:49     ` Doug Klima
2008-02-14  0:10       ` Mart Raudsepp
2008-02-14 13:52         ` [gentoo-dev] clean deprecated eclasses(?) (was: missing quotes in eclasses) Peter Volkov
2008-02-14 14:03           ` [gentoo-dev] clean deprecated eclasses(?) Petteri Räty
2008-02-14 14:24             ` Rémi Cardona
2008-02-14 23:57             ` Chris Gianelloni
2008-02-14 16:41           ` Ciaran McCreesh [this message]
2008-02-14 23:25           ` [gentoo-dev] clean deprecated eclasses(?) (was: missing quotes in eclasses) Chris Gianelloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080214164133.6dee6cd5@snowcone \
    --to=ciaran.mccreesh@blueyonder.co.uk \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox