From e75144d0dc465491b4b307c1dfc0683bcf013351 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Tue, 15 Dec 2020 20:55:11 -0500 Subject: eclass/stardict: fixup documentation Signed-off-by: Aaron Bauman --- eclass/stardict.eclass | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'eclass') diff --git a/eclass/stardict.eclass b/eclass/stardict.eclass index cbfb10c54552..075c832829bf 100644 --- a/eclass/stardict.eclass +++ b/eclass/stardict.eclass @@ -1,11 +1,14 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Author : Alastair Tse -# -# Convienence class to do stardict dictionary installations. -# -# Usage: +# @ECLASS: stardict.eclass +# @MAINTAINER: +# maintainer-needed@gentoo.org +# @AUTHOR: +# Alastair Tse +# @BLURB: eclass to do stardict dictionary installations. + +# @Usage: # - Variables to set : # * FROM_LANG - From this language # * TO_LANG - To this language -- cgit v1.2.3-65-gdbad