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

2017-07-06 Thread José María Alonso
commit: f1b3f00f34c429356a3ab76d46dff7797b859f5c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Thu Jul  6 21:06:22 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Thu Jul  6 21:06:22 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f1b3f00f

dev-lisp/cl-yahoo: Updates to common-lisp-3 eclass

 dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild 
b/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild
index 0e561aaf..bd5d1966 100644
--- a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild
+++ b/dev-lisp/cl-yahoo/cl-yahoo-0.5.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
 
 DESCRIPTION="CL-YAHOO is a Common Lisp interface to the Yahoo! API"
 HOMEPAGE="http://www.cliki.net/cl-yahoo;



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

2016-11-30 Thread José María Alonso
commit: bfc8cb41139915695fecc3751c41fc85fdb8a497
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Nov 30 22:00:07 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Nov 30 22:00:07 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=bfc8cb41

dev-lisp/cl-yahoo: Updates header

 dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild 
b/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild
index 6e46d2a..0e561aa 100644
--- a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild
+++ b/dev-lisp/cl-yahoo/cl-yahoo-0.5.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