summaryrefslogtreecommitdiff
path: root/eclass/shell-completion.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-02 10:49:51 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-02 10:49:51 +0100
commita308b9d4bf7fb28a64aec9444316a00068c164f6 (patch)
treef3b3c687c12c2439e961bb78cea4cbcd08d27edb /eclass/shell-completion.eclass
parent567324b6954816e085ab34edc30e531d26aed9f0 (diff)
gentoo auto-resync : 02:08:2023 - 10:49:50
Diffstat (limited to 'eclass/shell-completion.eclass')
-rw-r--r--eclass/shell-completion.eclass8
1 files changed, 4 insertions, 4 deletions
diff --git a/eclass/shell-completion.eclass b/eclass/shell-completion.eclass
index debfb8ecd26f..d582028847b4 100644
--- a/eclass/shell-completion.eclass
+++ b/eclass/shell-completion.eclass
@@ -2,13 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: shell-completion.eclass
-# @SUPPORTED_EAPIS: 8
-# @PROVIDES: bash-completion-r1
-# @AUTHOR:
-# Alfred Wingate <parona@protonmail.com>
# @MAINTAINER:
# Jonas Frei <freijon@pm.me>
# Florian Schmaus <flow@gentoo.org>
+# @AUTHOR:
+# Alfred Wingate <parona@protonmail.com>
+# @SUPPORTED_EAPIS: 8
+# @PROVIDES: bash-completion-r1
# @BLURB: a few quick functions to install various shell completion files
# @DESCRIPTION:
# This eclass provides a standardised way to install shell completions