commit: b5454f9901ed11bde5d26e2d3f312265d360d0ad Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Dec 13 22:19:19 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Dec 13 22:19:19 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=b5454f99
dev-lisp/flexi-streams: Fix header and description dev-lisp/flexi-streams/flexi-streams-1.0.7.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/flexi-streams/flexi-streams-1.0.7.ebuild b/dev-lisp/flexi-streams/flexi-streams-1.0.7.ebuild index ccece76..8fc9b61 100644 --- a/dev-lisp/flexi-streams/flexi-streams-1.0.7.ebuild +++ b/dev-lisp/flexi-streams/flexi-streams-1.0.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2 -DESCRIPTION="FLEXI-STREAMS implements \"virtual\" bivalent streams that can be layered atop real binary or bivalent streams." +DESCRIPTION="Implements \"virtual\" bivalent streams that can be layered atop real binary or bivalent streams." HOMEPAGE="http://weitz.de/flexi-streams/ http://www.cliki.net/flexi-streams/" SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
