commit:     5f3cc850d46b5ef8c5a210fdf1d9d32ee24d5e67
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 21:01:49 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 21:01:49 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5f3cc850

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

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

diff --git a/dev-lisp/regex/regex-20070506.ebuild 
b/dev-lisp/regex/regex-20070506.ebuild
index 866600da..910a763e 100644
--- a/dev-lisp/regex/regex-20070506.ebuild
+++ b/dev-lisp/regex/regex-20070506.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 eutils
+EAPI=6
+
+inherit common-lisp-3 eutils
 
 DESCRIPTION="Common Lisp regular expression compiler/matcher"
 HOMEPAGE="http://www.geocities.com/mparker762/clawk.html#regex

Reply via email to