commit: 0684b64a825b77dc2896644a4672ae0cbb6db7eb Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Nov 15 09:28:09 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Nov 15 09:28:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0684b64a
dev-lisp/cl-ppcre: fix Id header dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild | 2 +- dev-lisp/cl-ppcre/cl-ppcre-2.0.2.ebuild | 2 +- dev-lisp/cl-ppcre/cl-ppcre-2.0.4.ebuild | 2 +- dev-lisp/cl-ppcre/cl-ppcre-2.0.9.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild index 3adb9d8..3cc4bb5 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.0.2.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.0.2.ebuild index f99571e..1ca5ec0 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-2.0.2.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-2.0.2.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 diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.0.4.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.0.4.ebuild index c01b1c9..cbb9213 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-2.0.4.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.0.9.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.0.9.ebuild index 3adb9d8..3cc4bb5 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-2.0.9.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5
