commit:     0aeab35c1ffb2be68523d257ad7fa301688787cd
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 15:55:29 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 15:55:29 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0aeab35c

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

 dev-lisp/rfc2388/rfc2388-1.2.ebuild | 7 ++++---
 dev-lisp/rfc2388/rfc2388-1.5.ebuild | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/rfc2388/rfc2388-1.2.ebuild 
b/dev-lisp/rfc2388/rfc2388-1.2.ebuild
index dc9311d4..ac2f1253 100644
--- a/dev-lisp/rfc2388/rfc2388-1.2.ebuild
+++ b/dev-lisp/rfc2388/rfc2388-1.2.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="An implementation of RFC 2388 in Common Lisp"
 HOMEPAGE="http://common-lisp.net/project/rfc2388/";

diff --git a/dev-lisp/rfc2388/rfc2388-1.5.ebuild 
b/dev-lisp/rfc2388/rfc2388-1.5.ebuild
index 440f013f..4e5ea23b 100644
--- a/dev-lisp/rfc2388/rfc2388-1.5.ebuild
+++ b/dev-lisp/rfc2388/rfc2388-1.5.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
+
+EAPI=6
 
 inherit common-lisp-3
 

Reply via email to