On Tue, Feb 17, 2009 at 11:55 AM, Jeremy Olexa <darks...@gentoo.org> wrote: > Hello, > I would like to request that bash-completion-20081218 to be marked > stable by the arches soon here. > > In doing so, I'm going to make the following change to bash-completion.eclass: > > -RDEPEND="bash-completion? > - ( || ( > - app-admin/eselect > - app-shells/bash-completion-config > - ) > - )" > +RDEPEND="bash-completion? ( app-admin/eselect )"
Done. Use app-admin/eselect to enable bash completion modules. -Jeremy