commit: ab26d05677d0219d1be281a321ee54bef0df526c Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 16:44:35 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 16:44:35 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ab26d056
dev-lisp/esrap: Updates header and bumps EAPI dev-lisp/esrap/esrap-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lisp/esrap/esrap-9999.ebuild b/dev-lisp/esrap/esrap-9999.ebuild index 45545ab..e8acb19 100644 --- a/dev-lisp/esrap/esrap-9999.ebuild +++ b/dev-lisp/esrap/esrap-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ -EAPI=5 +EAPI=6 -inherit common-lisp-3 git-2 +inherit common-lisp-3 git-r3 DESCRIPTION="ESRAP -- a packrat parser generator for Common Lisp" HOMEPAGE="https://github.com/nikodemus/esrap
