diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-07-02 21:36:10 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2017-07-02 21:36:10 +0200 |
commit | 583fad0e6c9f48fa06e2731a952c980c6180d9e5 (patch) | |
tree | 78ba4a59491392ccff6352c7aecbb4d7d7d3807a /eclass | |
parent | common-lisp-common.eclass: Updates eclass info (diff) | |
download | gentoo-583fad0e6c9f48fa06e2731a952c980c6180d9e5.tar.gz gentoo-583fad0e6c9f48fa06e2731a952c980c6180d9e5.tar.bz2 gentoo-583fad0e6c9f48fa06e2731a952c980c6180d9e5.zip |
common-lisp.eclass: Updates eclass info
Diffstat (limited to '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 |