commit: 15e202dd5ecc61594c36461943dacd290c8ed3bd Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 09:59:40 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 09:59:40 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=15e202dd
dev-lisp/log5: Updates header and EAPI dev-lisp/log5/log5-0.3.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/log5/log5-0.3.2.ebuild b/dev-lisp/log5/log5-0.3.2.ebuild index 935987c2..920709f7 100644 --- a/dev-lisp/log5/log5-0.3.2.ebuild +++ b/dev-lisp/log5/log5-0.3.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=3 +EAPI=6 + inherit common-lisp-3 eutils DESCRIPTION="Log5 is a Common Lisp logging framework."
