commit: ded33fabf929dedc78df8bc1e9ac2c68f57564af Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org> AuthorDate: Tue Feb 9 17:22:02 2016 +0000 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org> CommitDate: Tue Feb 9 17:22:02 2016 +0000 URL: https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=ded33fab
Update eclass to it doesn't break eclass-manpages. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org> eclass/horde-v2.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclass/horde-v2.eclass b/eclass/horde-v2.eclass index fa45f8c..d2b4a06 100644 --- a/eclass/horde-v2.eclass +++ b/eclass/horde-v2.eclass @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # @ECLASS: horde-v2.eclass # @MAINTAINER: # Jorge Manuel B. S. Vicetto <[email protected]> +# @BLURB: Eclass to install horde project packages # @DESCRIPTION: # Help manage the horde project http://www.horde.org/ #
