commit: 5885497473cacaf43e2a8a9de78083ed7ecda416 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Nov 27 18:34:34 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Nov 27 18:34:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=58854974
dev-lisp/odd-streams: fix Id in header dev-lisp/odd-streams/odd-streams-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/odd-streams/odd-streams-0.1.1.ebuild b/dev-lisp/odd-streams/odd-streams-0.1.1.ebuild index 3660f34..ac74104 100644 --- a/dev-lisp/odd-streams/odd-streams-0.1.1.ebuild +++ b/dev-lisp/odd-streams/odd-streams-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2
