summaryrefslogtreecommitdiff
path: root/eclass/common-lisp-common.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/common-lisp-common.eclass')
-rw-r--r--eclass/common-lisp-common.eclass14
1 files changed, 8 insertions, 6 deletions
diff --git a/eclass/common-lisp-common.eclass b/eclass/common-lisp-common.eclass
index a335bd71040..78c6df86a8b 100644
--- a/eclass/common-lisp-common.eclass
+++ b/eclass/common-lisp-common.eclass
@@ -1,14 +1,16 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-#
-# Author Matthew Kennedy <mkennedy@gentoo.org>
-#
-# Sundry code common to many Common Lisp related ebuilds.
-# Some handy constants
+# @ECLASS: common-lisp-common.eclass
+# @AUTHOR: Matthew Kennedy <mkennedy@gentoo.org>
+# @MAINTAINER:
+# Common Lisp project <common-lisp@gentoo.org>
+# @DESCRIPTION:
+# Sundry code common to many Common Lisp related ebuilds.
inherit eutils multilib
+# Some handy constants
CLFASLROOT=/usr/$(get_libdir)/common-lisp/
CLSOURCEROOT=/usr/share/common-lisp/source/
CLSYSTEMROOT=/usr/share/common-lisp/systems/