commit: 1189f36a1e139677927e27f060220984a2eec11f Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 09:37:32 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 09:37:32 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1189f36a
dev-lisp/cl-html-parse: Updates header and EAPI dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild b/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild index 9b972314..1f44007b 100644 --- a/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild +++ b/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ + +EAPI=6 inherit common-lisp-3 git-r3
