diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-08-22 04:46:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-08-22 04:46:32 +0000 |
commit | 8257c84439caa6bcb0a5d2ead7cb4629e4444190 (patch) | |
tree | 5a207927cc393287314c7cb213451b08444ca939 /eclass/freedict.eclass | |
parent | Version bump (diff) | |
download | gentoo-2-8257c84439caa6bcb0a5d2ead7cb4629e4444190.tar.gz gentoo-2-8257c84439caa6bcb0a5d2ead7cb4629e4444190.tar.bz2 gentoo-2-8257c84439caa6bcb0a5d2ead7cb4629e4444190.zip |
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
Diffstat (limited to 'eclass/freedict.eclass')
-rw-r--r-- | eclass/freedict.eclass | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/eclass/freedict.eclass b/eclass/freedict.eclass index 5d1e1b2ce135..efce8c243675 100644 --- a/eclass/freedict.eclass +++ b/eclass/freedict.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/freedict.eclass,v 1.18 2008/03/29 02:08:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.19 2011/08/22 04:46:31 vapier Exp $ # @ECLASS: freedict.eclass # @MAINTAINER: # app-dicts@gentoo.org -# +# @AUTHOR: # Original author: Seemant Kulleen -# # @BLURB: Ease the installation of freedict translation dictionaries # @DESCRIPTION: # This eclass exists to ease the installation of freedict translation |