commit: c802c1104771c81e25166a1152d7a8942cefdfc3 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Nov 29 10:10:59 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Nov 29 10:16:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c802c110
alternatives-2.eclass: Fix docs string for man pages Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> eclass/alternatives-2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass index c0edbd7..4f20187 100644 --- a/eclass/alternatives-2.eclass +++ b/eclass/alternatives-2.eclass @@ -7,7 +7,7 @@ # Copyright 2008, 2009 Mike Kelly # Copyright 2009 David Leverton -# @ECLASS: alternatives-2 +# @ECLASS: alternatives-2.eclass # @MAINTAINER: # Gentoo Science Project <[email protected]> # @BLURB: Manage alternative implementations.
