[gentoo-commits] proj/lisp:master commit in: dev-lisp/rfc2388/

2017-07-04 Thread José María Alonso
commit: 0aeab35c1ffb2be68523d257ad7fa301688787cd
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Tue Jul  4 15:55:29 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Tue Jul  4 15:55:29 2017 +
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
 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rfc2388/

2016-12-10 Thread José María Alonso
commit: ca60502601e28363a871a997ab41c38bddbc54eb
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Dec 10 17:07:29 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Dec 10 17:07:29 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ca605026

-dev-lisp/rfc2388: Updates header

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

diff --git a/dev-lisp/rfc2388/rfc2388-1.2.ebuild 
b/dev-lisp/rfc2388/rfc2388-1.2.ebuild
index fc4bfc8..dc9311d 100644
--- a/dev-lisp/rfc2388/rfc2388-1.2.ebuild
+++ b/dev-lisp/rfc2388/rfc2388-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2 eutils
 

diff --git a/dev-lisp/rfc2388/rfc2388-1.5.ebuild 
b/dev-lisp/rfc2388/rfc2388-1.5.ebuild
index 1efe7c8..440f013 100644
--- a/dev-lisp/rfc2388/rfc2388-1.5.ebuild
+++ b/dev-lisp/rfc2388/rfc2388-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-3