commit: 867f69e451c126d880b67acd3aac3db749d69b0d Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 19:15:28 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 19:15:28 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=867f69e4
dev-lisp/trivial-configuration-parser: Update header .../trivial-configuration-parser-1.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild b/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild index 473f333..147875a 100644 --- a/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild +++ b/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.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="TRIVIAL-CONFIGURATION-PARSER is a Common Lisp library for parsing its own syntax of configuration file" +DESCRIPTION="Common Lisp library for parsing its own syntax of configuration file" HOMEPAGE="http://www.cliki.net/trivial-configuration-parser" SRC_URI="http://www.unmutual.info/software/${P}.tar.gz"