commit: 37f9cdfe5db9f0b0ecf4d41902faa58b2d8b4553 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 10:26:01 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 10:26:01 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=37f9cdfe
dev-lisp/css-lite: Updates header and EAPI dev-lisp/css-lite/css-lite-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-lisp/css-lite/css-lite-9999.ebuild b/dev-lisp/css-lite/css-lite-9999.ebuild index 73dbaea1..7a02bfea 100644 --- a/dev-lisp/css-lite/css-lite-9999.ebuild +++ b/dev-lisp/css-lite/css-lite-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=5 +EAPI=6 -inherit common-lisp-3 git-2 +inherit common-lisp-3 git-r3 DESCRIPTION="A css grammar for lisp" HOMEPAGE="https://github.com/paddymul/css-lite"
