diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-08-22 18:20:34 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-08-22 18:20:34 +0000 |
commit | d1937f96322e81a111a582f17b06b95b446c8401 (patch) | |
tree | 97c4a210f013825e15d26ca0699691b2c6228fbb /eclass | |
parent | Use new WANT_LIBTOOL=none knob to disable recursive self depend. (diff) | |
download | historical-d1937f96322e81a111a582f17b06b95b446c8401.tar.gz historical-d1937f96322e81a111a582f17b06b95b446c8401.tar.bz2 historical-d1937f96322e81a111a582f17b06b95b446c8401.zip |
FIx maintainer field in leechcraft.eclass
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/leechcraft.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/leechcraft.eclass b/eclass/leechcraft.eclass index 484c70442c69..8567105cc8f0 100644 --- a/eclass/leechcraft.eclass +++ b/eclass/leechcraft.eclass @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/leechcraft.eclass,v 1.1 2011/08/22 18:19:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/leechcraft.eclass,v 1.2 2011/08/22 18:20:34 maksbotan Exp $ # # @ECLASS: leechcraft.eclass # @MAINTAINER: -# leechcraft +# leechcraft@gentoo.org # @BLURB: Common functions and setup utilities for the LeechCraft app # @AUTHOR: # 0xd34df00d@gmail.com |