On Thu, 8 Sep 2011 18:46:01 +0200
Ulrich Mueller wrote:
> > On Thu, 8 Sep 2011, Michał Górny wrote:
>
> > 3) dobashcompletion foo
> -> dobashcomp foo || die
>
> Isn't that rather:
> newbashcomp foo ${PN} || die
Ah, sorry, you're right.
--
Best regards,
Michał Górny
signature.asc
Descri
> On Thu, 8 Sep 2011, Michał Górny wrote:
> 3) dobashcompletion foo
-> dobashcomp foo || die
Isn't that rather:
newbashcomp foo ${PN} || die
Ulrich
Hello,
As new bash-completion-r1 eclass is in the tree now, a quick migration
guide follows.
The new eclass is simpler and more consistent. It doesn't enforce
USE=bash-completion or put any bash-completion-specific deps on
packages. If any package _really_ needs that, it should put out
the necess