From: Brian Harring <ferringb@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] unifying use.mask/package.use.mask, use.force, package.use.force, etc
Date: Sun, 9 Sep 2012 15:10:27 -0700 [thread overview]
Message-ID: <20120909221027.GA8036@localhost> (raw)
Hola folks.
Currently, our if you needed to mask the use flag introspection
globally, but allow it to be used for say app-crypt/gcr, the profile
configuration would be the following:
use.mask:
introspection
package.use.mask:
app-crypt/gcr -introspection
Frankly, this is a bit of a pain in the ass- it creates a shiteton of
intermediate files, and it requires the dev to recall "use.mask before
package.use.mask" among other things.
I'd suggest instead just killing off the package.* content, and
folding them into use.*; the proceeding content would thus be:
use.mask:
* introspection
app-cryt/gcr -introspection
Mind you, this isn't a new notion; actually pretty damn old
(been in user configuration in one form or another for a long
time). For whatever reason, it's yet to be proposed/pushed for in
PMS, thus bringing it up now.
Any major complaints? Specifically, collapsing:
package.use.mask, use.mask -> use.mask
package.use.force, use.force -> use.force
package.use.stable.mask, use.stable.mask -> use.stable.mask
package.use.stable.force, use.stable.force -> use.stable.force
~harring
next reply other threads:[~2012-09-09 22:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-09 22:10 Brian Harring [this message]
2012-09-10 1:28 ` [gentoo-dev] Re: unifying use.mask/package.use.mask, use.force, package.use.force, etc Duncan
2012-09-10 3:23 ` Brian Harring
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=20120909221027.GA8036@localhost \
--to=ferringb@gmail.com \
--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