commit:     fcb8abb0462a4a766b5881cb7395022455dec170
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 16:01:14 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 16:01:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fcb8abb0

dev-lisp/levenshtein: Updates to common-lisp-3 eclass

 dev-lisp/levenshtein/levenshtein-1.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/levenshtein/levenshtein-1.0.ebuild 
b/dev-lisp/levenshtein/levenshtein-1.0.ebuild
index cefd1192..0c1770f0 100644
--- a/dev-lisp/levenshtein/levenshtein-1.0.ebuild
+++ b/dev-lisp/levenshtein/levenshtein-1.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3
 
 DESCRIPTION="Implementation of the Levenshtein Distance."
 HOMEPAGE="http://www.cliki.net/Levenshtein";

Reply via email to