commit:     89bfbb04f02a119c0d1d4c631f6122b1b62849b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  6 23:54:23 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  6 23:54:23 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=89bfbb04

kde.org.eclass: Fix DESCRIPTION tags

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kde.org.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index c2dfc4748e..8565edb2b6 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -36,7 +36,7 @@ EXPORT_FUNCTIONS pkg_nofetch src_unpack
 
 # @ECLASS-VARIABLE: KDE_ORG_CATEGORIES
 # @INTERNAL
-# @DESCRIPTION
+# @DESCRIPTION:
 # Map of ${CATEGORY}=<upstream category> key-value pairs.
 declare -A KDE_ORG_CATEGORIES=(
        [app-accessibility]=accessibility
@@ -110,7 +110,7 @@ esac
 
 # @ECLASS-VARIABLE: KDE_UNRELEASED
 # @INTERNAL
-# @DESCRIPTION
+# @DESCRIPTION:
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.

Reply via email to