From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 912C51384B4 for ; Sun, 15 Nov 2015 09:26:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A30F421C158; Sun, 15 Nov 2015 09:26:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 442AC21C158 for ; Sun, 15 Nov 2015 09:26:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38DC2340686 for ; Sun, 15 Nov 2015 09:26:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 578FFA47 for ; Sun, 15 Nov 2015 09:25:56 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1447579689.0684b64a825b77dc2896644a4672ae0cbb6db7eb.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/cl-ppcre/cl-ppcre-2.0.11.ebuild dev-lisp/cl-ppcre/cl-ppcre-2.0.2.ebuild dev-lisp/cl-ppcre/cl-ppcre-2.0.4.ebuild dev-lisp/cl-ppcre/cl-ppcre-2.0.9.ebuild X-VCS-Directories: dev-lisp/cl-ppcre/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 0684b64a825b77dc2896644a4672ae0cbb6db7eb X-VCS-Branch: master Date: Sun, 15 Nov 2015 09:25:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7216da11-99f0-4914-a120-4269906a9fb6 X-Archives-Hash: 71ab8f342a98374ab6e2ac9b9a97d2d3 commit: 0684b64a825b77dc2896644a4672ae0cbb6db7eb Author: Chema Alonso Josa gentoo org> AuthorDate: Sun Nov 15 09:28:09 2015 +0000 Commit: José María Alonso gentoo 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