commit: d89ba3ff0caad5fbe8a3b538934a4a08ff8e1dc2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 14:25:03 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 14:25:03 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d89ba3ff
dev-lisp/spatial-trees: Update header dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild index b0b0fde..8193b5f 100644 --- a/dev-lisp/spatial-trees/spatial-trees-0.2-r1.ebuild +++ b/dev-lisp/spatial-trees/spatial-trees-0.2-r1.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 -DESCRIPTION="A Common Lisp library providing access to dynamic index structures for spatially-extended data." +DESCRIPTION="A set of dynamic index data structures for spatially-extended data" HOMEPAGE="http://www.cliki.net/spatial-trees" SRC_URI="http://ftp.linux.org.uk/pub/lisp/cclan/${P}.tar.gz"
