commit: 4d097505e5f1c07b6e36989580b73aded5f59809
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 21:05:12 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 21:05:12 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4d097505
dev-lisp/fare-matcher: Updates to common-lisp-3 eclass
dev-lisp/fare-matcher/fare-matcher-20090115.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
b/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
index 4e7dcd36..39782669 100644
--- a/dev-lisp/fare-matcher/fare-matcher-20090115.ebuild
+++ b/dev-lisp/fare-matcher/fare-matcher-20090115.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
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}