commit: 5863cdf2725c46fae77efabaff029e5f82e060e2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 14:56:25 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 14:56:25 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5863cdf2
dev-lisp/binary-types: Update header dev-lisp/binary-types/binary-types-0.90.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/binary-types/binary-types-0.90.ebuild b/dev-lisp/binary-types/binary-types-0.90.ebuild index 6602078..52b3578 100644 --- a/dev-lisp/binary-types/binary-types-0.90.ebuild +++ b/dev-lisp/binary-types/binary-types-0.90.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 eutils # binary-types moved to http://www.common-lisp.net/project/movitz recently -DESCRIPTION="Binary-types is a Library for accessing binary files with fixed bit-length code-words." +DESCRIPTION="Library for accessing binary files with fixed bit-length code-words." HOMEPAGE="http://www.cliki.net/Binary-types http://www.cs.uit.no/~frodef/sw/binary-types/" SRC_URI="http://www.cs.uit.no/~frodef/sw/${PN}/${P}.tar.gz"
