Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 02 Jul 2017 19:35:37
Message-Id: 1499024128.21f73b58645f3ea71efee17a8c99bdf972b4b1df.nimiux@gentoo
1 commit: 21f73b58645f3ea71efee17a8c99bdf972b4b1df
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 2 19:34:41 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 2 19:35:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f73b58
7
8 common-lisp-common.eclass: Updates eclass info
9
10 eclass/common-lisp-common.eclass | 14 ++++++++------
11 1 file changed, 8 insertions(+), 6 deletions(-)
12
13 diff --git a/eclass/common-lisp-common.eclass b/eclass/common-lisp-common.eclass
14 index a335bd71040..78c6df86a8b 100644
15 --- a/eclass/common-lisp-common.eclass
16 +++ b/eclass/common-lisp-common.eclass
17 @@ -1,14 +1,16 @@
18 -# Copyright 1999-2012 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -#
22 -# Author Matthew Kennedy <mkennedy@g.o>
23 -#
24 -# Sundry code common to many Common Lisp related ebuilds.
25
26 -# Some handy constants
27 +# @ECLASS: common-lisp-common.eclass
28 +# @AUTHOR: Matthew Kennedy <mkennedy@g.o>
29 +# @MAINTAINER:
30 +# Common Lisp project <common-lisp@g.o>
31 +# @DESCRIPTION:
32 +# Sundry code common to many Common Lisp related ebuilds.
33
34 inherit eutils multilib
35
36 +# Some handy constants
37 CLFASLROOT=/usr/$(get_libdir)/common-lisp/
38 CLSOURCEROOT=/usr/share/common-lisp/source/
39 CLSYSTEMROOT=/usr/share/common-lisp/systems/