commit:     8a32d7462abd6c49733cd677baf9b895b8540386
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 22:14:03 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 22:14:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8a32d746

dev-lisp/cl-cont: Updates header

 dev-lisp/cl-cont/cl-cont-0.3.7.ebuild | 6 +++---
 1 file changed, 3 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 fed0c13..48e295c 100644
--- a/dev-lisp/cl-cont/cl-cont-0.3.7.ebuild
+++ b/dev-lisp/cl-cont/cl-cont-0.3.7.ebuild
@@ -1,12 +1,12 @@
-# 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
 
 MY_P=${PN}_${PV}
 
-DESCRIPTION="CL-CONT is a code walker that implements delimited continuations 
in Common Lisp."
+DESCRIPTION="A code walker that implements delimited continuations in Common 
Lisp."
 HOMEPAGE="http://common-lisp.net/project/cl-cont/";
 SRC_URI="http://common-lisp.net/project/${PN}/releases/${MY_P}.tar.gz";
 

Reply via email to