commit:     ba9d0938ff0efa833f1a28f7c35a4b5c106314da
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 21:30:28 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 21:30:28 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ba9d0938

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

 dev-lisp/climacs/climacs-20080209-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/climacs/climacs-20080209-r1.ebuild 
b/dev-lisp/climacs/climacs-20080209-r1.ebuild
index 5ad2cd65..cf8ae773 100644
--- a/dev-lisp/climacs/climacs-20080209-r1.ebuild
+++ b/dev-lisp/climacs/climacs-20080209-r1.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 elisp-common eutils
+EAPI=6
+
+inherit common-lisp-3 elisp-common eutils
 
 DESCRIPTION="Climacs is an Emacs-like text editor written in Common Lisp."
 HOMEPAGE="http://common-lisp.net/project/climacs";

Reply via email to