Skip to content

Commit

Permalink
common-lisp-common.eclass: Updates eclass info
Browse files Browse the repository at this point in the history
  • Loading branch information
Chema Alonso Josa committed Jul 2, 2017
1 parent c37ab40 commit 21f73b5
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions eclass/common-lisp-common.eclass
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
# Sundry code common to many Common Lisp related ebuilds.

# Some handy constants
# @ECLASS: common-lisp-common.eclass
# @AUTHOR: Matthew Kennedy <[email protected]>
# @MAINTAINER:
# Common Lisp project <[email protected]>
# @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/
Expand Down

0 comments on commit 21f73b5

Please sign in to comment.