commit: 3c50693d9c934d421ec6108a229a32541b92766d
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:48:43 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 16:48:43 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3c50693d
-dev-lisp/closure-common: Updates header
dev-lisp/closure-common/closure-common-20081130.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/closure-common/closure-common-20081130.ebuild
b/dev-lisp/closure-common/closure-common-20081130.ebuild
index 93367a0..b927baf 100644
--- a/dev-lisp/closure-common/closure-common-20081130.ebuild
+++ b/dev-lisp/closure-common/closure-common-20081130.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_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
-DESCRIPTION="closure-common is a helper library for Closure and Closure XML
implementing runes."
+DESCRIPTION="Helper library for Closure and Closure XML implementing runes."
HOMEPAGE="http://www.cliki.net/closure-common"
SRC_URI="http://common-lisp.net/project/cxml/download/${PN}-${MY_PV}.tgz"