commit: 24598e0d0b2c2fc73bc5cf821d0ffb4221bbf52b Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Tue Dec 13 14:01:29 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Tue Dec 13 14:01:29 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=24598e0d
dev-lisp/cl-difflib: Bumps EAPI dev-lisp/cl-difflib/cl-difflib-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/cl-difflib/cl-difflib-9999.ebuild b/dev-lisp/cl-difflib/cl-difflib-9999.ebuild index f474889..f006b6b 100644 --- a/dev-lisp/cl-difflib/cl-difflib-9999.ebuild +++ b/dev-lisp/cl-difflib/cl-difflib-9999.ebuild @@ -2,9 +2,9 @@ # 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="CL-DIFFLIB is a Lisp library for computing differences between sequences." HOMEPAGE="http://www.cliki.net/CL-DIFFLIB"
