commit: e9b56d961f1fdcea8ca4d5acd42e274473f18416 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Wed Nov 30 22:17:37 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Wed Nov 30 22:17:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e9b56d96
dev-lisp/cl-containers: Updates header dev-lisp/cl-containers/cl-containers-0.11.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild b/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild index 312671d..9a598ec 100644 --- a/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild +++ b/dev-lisp/cl-containers/cl-containers-0.11.5.ebuild @@ -1,10 +1,10 @@ -# 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 -DESCRIPTION="CL-containers adds trees, sparse arrays, and other useful containers to CommonLisp." +DESCRIPTION="Adds trees, sparse arrays, and other useful containers to CommonLisp." HOMEPAGE="http://common-lisp.net/project/cl-containers/" SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
