Break /etc/bash_completion into /usr/share/bash-completion/{.pre,base,.post}
authorAron Griffis <agriffis@gentoo.org>
Mon, 20 Nov 2006 23:06:15 +0000 (23:06 +0000)
committerAron Griffis <agriffis@gentoo.org>
Mon, 20 Nov 2006 23:06:15 +0000 (23:06 +0000)
commit0dad47c19ca10b54b9bcf45d3ead835db67b9dc0
treefb85096adb582c8e9c460ae2d4df18d78eef313d
parent93714fe1b472ef1c80a3a5a1a94d4e250688c917
Break /etc/bash_completion into /usr/share/bash-completion/{.pre,base,.post}
so that the base definitions can be eselected. Rename
/etc/profile.d/bash-completion to have a .sh extension so it's loaded
automatically by /etc/profile. This is okay because it doesn't do anything
until modules have been eselected. All of this makes it possible to
configure bash-completions entirely with eselect instead of needing to add
snippets to one's .bashrc
Package-Manager: portage-2.1.2_rc1-r7
app-shells/bash-completion/ChangeLog
app-shells/bash-completion/Manifest
app-shells/bash-completion/bash-completion-20060301-r1.ebuild [new file with mode: 0644]
app-shells/bash-completion/files/bash-completion.sh [new file with mode: 0644]
app-shells/bash-completion/files/digest-bash-completion-20050121-r10
app-shells/bash-completion/files/digest-bash-completion-20050721
app-shells/bash-completion/files/digest-bash-completion-20060301-r1 [new file with mode: 0644]