Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/meta/
Date: Thu, 06 Jul 2017 21:12:42
Message-Id: 1499375565.6129b8e69acabd72e095357f6ab36eaea8960c04.nimiux@gentoo
1 commit: 6129b8e69acabd72e095357f6ab36eaea8960c04
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 6 21:12:45 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 6 21:12:45 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6129b8e6
7
8 dev-lisp/meta: Updates to common-lisp-3 eclass
9
10 dev-lisp/meta/meta-0.1.2.ebuild | 7 ++++---
11 dev-lisp/meta/meta-9999.ebuild | 3 +--
12 2 files changed, 5 insertions(+), 5 deletions(-)
13
14 diff --git a/dev-lisp/meta/meta-0.1.2.ebuild b/dev-lisp/meta/meta-0.1.2.ebuild
15 index b65ab317..c09b8fa2 100644
16 --- a/dev-lisp/meta/meta-0.1.2.ebuild
17 +++ b/dev-lisp/meta/meta-0.1.2.ebuild
18 @@ -1,8 +1,9 @@
19 -# Copyright 1999-2016 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23
24 -inherit common-lisp-2
25 +EAPI=6
26 +
27 +inherit common-lisp-3
28
29 DESCRIPTION="A library of macros and functions by Fare Rideau."
30 HOMEPAGE="http://www.cliki.net/meta"
31
32 diff --git a/dev-lisp/meta/meta-9999.ebuild b/dev-lisp/meta/meta-9999.ebuild
33 index e7d98607..dd1975ef 100644
34 --- a/dev-lisp/meta/meta-9999.ebuild
35 +++ b/dev-lisp/meta/meta-9999.ebuild
36 @@ -1,6 +1,5 @@
37 -# Copyright 1999-2016 Gentoo Foundation
38 +# Copyright 1999-2017 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 -# $Id$
41
42 EAPI=6