commit: ef6c9c481619b64dc9291e3c679f81a94c93088c Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 21:52:32 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 21:52:32 2016 +0000 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"