commit: d49b6556397859f75da5e7610b05648634c0bb92 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Dec 2 22:16:55 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Dec 2 22:16:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d49b6556
dev-lisp/cl-qprint: Updates header dev-lisp/cl-qprint/cl-qprint-0.2.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/cl-qprint/cl-qprint-0.2.1.ebuild b/dev-lisp/cl-qprint/cl-qprint-0.2.1.ebuild index e5d04c5..23aa3e3 100644 --- a/dev-lisp/cl-qprint/cl-qprint-0.2.1.ebuild +++ b/dev-lisp/cl-qprint/cl-qprint-0.2.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="A Common Lisp Library for encoding and decoding strings in quoted-printable format." +DESCRIPTION="Common Lisp Library for encoding and decoding strings in quoted-printable format." HOMEPAGE="http://www.cliki.net/cl-qprint/" SRC_URI="http://www.bobturf.org/software/${PN}/${P}.tar.gz"
