Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-html-parse/
Date: Fri, 07 Jul 2017 09:37:29
Message-Id: 1499420252.1189f36a1e139677927e27f060220984a2eec11f.nimiux@gentoo
1 commit: 1189f36a1e139677927e27f060220984a2eec11f
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 09:37:32 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 09:37:32 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1189f36a
7
8 dev-lisp/cl-html-parse: Updates header and EAPI
9
10 dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild | 5 +++--
11 1 file changed, 3 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild b/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild
14 index 9b972314..1f44007b 100644
15 --- a/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild
16 +++ b/dev-lisp/cl-html-parse/cl-html-parse-9999.ebuild
17 @@ -1,6 +1,7 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Id$
22 +
23 +EAPI=6
24
25 inherit common-lisp-3 git-r3