commit:     c4954081bce1727174632d1d501ee4f1e61eeb94
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 18:39:47 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 18:39:47 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c4954081

dev-lisp/cl-cont: Updates header, EAPI and SRC_URI

 dev-lisp/cl-cont/cl-cont-0.3.7.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/cl-cont/cl-cont-0.3.7.ebuild 
b/dev-lisp/cl-cont/cl-cont-0.3.7.ebuild
index 48e295cb..612dc0cd 100644
--- a/dev-lisp/cl-cont/cl-cont-0.3.7.ebuild
+++ b/dev-lisp/cl-cont/cl-cont-0.3.7.ebuild
@@ -1,13 +1,15 @@
-# 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-2
 
 MY_P=${PN}_${PV}
 
 DESCRIPTION="A code walker that implements delimited continuations in Common 
Lisp."
-HOMEPAGE="http://common-lisp.net/project/cl-cont/";
+HOMEPAGE="http://common-lisp.net/project/cl-cont/
+               http://www.cliki.net/cl-cont";
 SRC_URI="http://common-lisp.net/project/${PN}/releases/${MY_P}.tar.gz";
 
 LICENSE="LLGPL-2.1"

Reply via email to