summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-08-22 04:46:32 +0000
committerMike Frysinger <vapier@gentoo.org>2011-08-22 04:46:32 +0000
commit06685f49044259bb92d06a2c94835d3a2de0fc7d (patch)
tree3dd15924654d528333f1b3137a1134fe3c3d6651 /eclass/aspell-dict.eclass
parentVersion bump (diff)
downloadhistorical-06685f49044259bb92d06a2c94835d3a2de0fc7d.tar.gz
historical-06685f49044259bb92d06a2c94835d3a2de0fc7d.tar.bz2
historical-06685f49044259bb92d06a2c94835d3a2de0fc7d.zip
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
Diffstat (limited to 'eclass/aspell-dict.eclass')
-rw-r--r--eclass/aspell-dict.eclass9
1 files changed, 5 insertions, 4 deletions
diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass
index 1977cc61af60..60f6e1e42d4e 100644
--- a/eclass/aspell-dict.eclass
+++ b/eclass/aspell-dict.eclass
@@ -1,13 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.42 2011/04/16 19:53:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.43 2011/08/22 04:46:31 vapier Exp $
# @ECLASS: aspell-dict.eclass
# @MAINTAINER:
# app-dicts@gentoo.org
-#
+# @AUTHOR:
# Original author: Seemant Kulleen
-#
# @BLURB: An eclass to streamline the construction of ebuilds for new aspell dicts
# @DESCRIPTION:
# The aspell-dict eclass is designed to streamline the construction of
@@ -15,11 +14,13 @@
# aspell-0.50. Support for aspell-0.60 has been added by Sergey Ulanov.
# @ECLASS-VARIABLE: ASPELL_LANG
+# @REQUIRED
# @DESCRIPTION:
# Which language is the dictionary for? It's used for the DESCRIPTION of the
# package.
# @ECLASS-VARIABLE: ASPOSTFIX
+# @REQUIRED
# @DESCRIPTION:
# What major version of aspell is this dictionary for?