[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-html-diff/

2017-07-06 Thread José María Alonso
commit: 8c53558ca2c3064081abbdb029bb922cb1be86bf
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Thu Jul  6 21:11:29 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Thu Jul  6 21:11:29 2017 +
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;



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-html-diff/

2016-12-03 Thread José María Alonso
commit: ef6c9c481619b64dc9291e3c679f81a94c93088c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Dec  3 21:52:32 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Dec  3 21:52:32 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ef6c9c48

dev-lisp/cl-html-diff: Updates header

 dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild | 6 +++---
 1 file changed, 3 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 f5a0df2..3eefbd0 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,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 
-DESCRIPTION="A Common Lisp library for generating a human-readable diff of two 
HTML documents."
+DESCRIPTION="Common Lisp library for generating a human-readable diff of two 
HTML documents."
 HOMEPAGE="http://www.cliki.net/CL-HTML-DIFF;
 SRC_URI="http://lemonodor.com/code/${PN}_${PV}.tar.gz;