commit:     edf8b9ddc1dcf0b8e9bca0e338314df02ba00d6c
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 21:02:57 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 21:02:57 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=edf8b9dd

dev-lisp/cl-difflib: Updates to common-lisp-3 eclass

 dev-lisp/cl-difflib/cl-difflib-0.1.ebuild  | 7 ++++---
 dev-lisp/cl-difflib/cl-difflib-9999.ebuild | 3 +--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild 
b/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
index d9b0615c..9878af4a 100644
--- a/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
+++ b/dev-lisp/cl-difflib/cl-difflib-0.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3
 
 DESCRIPTION="CL-DIFFLIB is a Lisp library for computing differences between 
sequences."
 HOMEPAGE="http://www.cliki.net/CL-DIFFLIB";

diff --git a/dev-lisp/cl-difflib/cl-difflib-9999.ebuild 
b/dev-lisp/cl-difflib/cl-difflib-9999.ebuild
index f006b6b3..259a977a 100644
--- a/dev-lisp/cl-difflib/cl-difflib-9999.ebuild
+++ b/dev-lisp/cl-difflib/cl-difflib-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 

Reply via email to