diff options
author | 2011-08-22 04:46:32 +0000 | |
---|---|---|
committer | 2011-08-22 04:46:32 +0000 | |
commit | 06685f49044259bb92d06a2c94835d3a2de0fc7d (patch) | |
tree | 3dd15924654d528333f1b3137a1134fe3c3d6651 /eclass/qmail.eclass | |
parent | Version bump (diff) | |
download | historical-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/qmail.eclass')
-rw-r--r-- | eclass/qmail.eclass | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass index 77cb30251a66..429364d58d58 100644 --- a/eclass/qmail.eclass +++ b/eclass/qmail.eclass @@ -1,9 +1,10 @@ -# 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/qmail.eclass,v 1.3 2011/04/29 14:07:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qmail.eclass,v 1.4 2011/08/22 04:46:32 vapier Exp $ # @ECLASS: qmail.eclass -# @MAINTAINER: qmail-bugs@gentoo.org +# @MAINTAINER: +# qmail-bugs@gentoo.org # @BLURB: common qmail functions inherit flag-o-matic toolchain-funcs fixheadtails |