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

dev-lisp/cl-html-diff: Updates to common-lisp-3 eclass

 dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild 
b/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
index 3eefbd02..e9b2a49a 100644
--- a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
+++ b/dev-lisp/cl-html-diff/cl-html-diff-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="Common Lisp library for generating a human-readable diff of two 
HTML documents."
 HOMEPAGE="http://www.cliki.net/CL-HTML-DIFF";

Reply via email to