From 6edd9df6a2ba25921d145fd958c54afa51250b5b Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Mon, 5 Dec 2022 19:20:41 +0000 Subject: [PATCH] app-shells/bash-completion: use the correct eselect module name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Chris Mayo Closes: https://github.com/gentoo/gentoo/pull/28554 Signed-off-by: Michał Górny --- app-shells/bash-completion/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/bash-completion/metadata.xml b/app-shells/bash-completion/metadata.xml index b8af55c2981a3..7def7326d5308 100644 --- a/app-shells/bash-completion/metadata.xml +++ b/app-shells/bash-completion/metadata.xml @@ -11,7 +11,7 @@ - Support blacklisting of completions via 'eselect bash-completion'. + Support blacklisting of completions via 'eselect bashcomp'. This enables custom Gentoo patching of upstream completion loader.