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/cl-difflib/
Date: Thu, 06 Jul 2017 21:02:54
Message-Id: 1499374977.edf8b9ddc1dcf0b8e9bca0e338314df02ba00d6c.nimiux@gentoo
1 commit: edf8b9ddc1dcf0b8e9bca0e338314df02ba00d6c
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 6 21:02:57 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 6 21:02:57 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=edf8b9dd
7
8 dev-lisp/cl-difflib: Updates to common-lisp-3 eclass
9
10 dev-lisp/cl-difflib/cl-difflib-0.1.ebuild | 7 ++++---
11 dev-lisp/cl-difflib/cl-difflib-9999.ebuild | 3 +--
12 2 files changed, 5 insertions(+), 5 deletions(-)
13
14 diff --git a/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild b/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
15 index d9b0615c..9878af4a 100644
16 --- a/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
17 +++ b/dev-lisp/cl-difflib/cl-difflib-0.1.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="CL-DIFFLIB is a Lisp library for computing differences between sequences."
30 HOMEPAGE="http://www.cliki.net/CL-DIFFLIB"
31
32 diff --git a/dev-lisp/cl-difflib/cl-difflib-9999.ebuild b/dev-lisp/cl-difflib/cl-difflib-9999.ebuild
33 index f006b6b3..259a977a 100644
34 --- a/dev-lisp/cl-difflib/cl-difflib-9999.ebuild
35 +++ b/dev-lisp/cl-difflib/cl-difflib-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