commit: 6499c0895a80615c4e01925302377749be83a799 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 20:43:26 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 20:43:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6499c089
dev-lisp/vecto: Updates header dev-lisp/vecto/vecto-1.4.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/vecto/vecto-1.4.3.ebuild b/dev-lisp/vecto/vecto-1.4.3.ebuild index 191ea17..2abf7c6 100644 --- a/dev-lisp/vecto/vecto-1.4.3.ebuild +++ b/dev-lisp/vecto/vecto-1.4.3.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="Vecto is a simplified interface to the powerful CL-VECTORS vector rasterization library." +DESCRIPTION="Simplified interface to the powerful CL-VECTORS vector rasterization library." HOMEPAGE="http://www.xach.com/lisp/vecto/" SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
