diff options
Diffstat (limited to 'eclass/common-lisp.eclass')
-rw-r--r-- | eclass/common-lisp.eclass | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/eclass/common-lisp.eclass b/eclass/common-lisp.eclass index 85ff721a98c0..b71395fe6907 100644 --- a/eclass/common-lisp.eclass +++ b/eclass/common-lisp.eclass @@ -1,8 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# -# Author Matthew Kennedy <mkennedy@gentoo.org> -# + +# @ECLASS: common-lisp.eclass +# @AUTHOR: Matthew Kennedy <mkennedy@gentoo.org> +# @MAINTAINER: +# Common Lisp project <common-lisp@gentoo.org> +# @DESCRIPTION: # This eclass supports the common-lisp-controller installation of many # Common Lisp libraries |