From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-846674-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E22C91384B4
	for <garchives@archives.gentoo.org>; Sun, 15 Nov 2015 21:10:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7A3AA21C07F;
	Sun, 15 Nov 2015 21:10:19 +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 2E99021C07F
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Nov 2015 21:10:18 +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 144363405C3
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Nov 2015 21:10:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C96F49E5
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Nov 2015 21:10:12 +0000 (UTC)
From: "José María Alonso" <nimiux@gentoo.org>
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" <nimiux@gentoo.org>
Message-ID: <1447621945.0509897380678361a228b309fdc5041b91590aef.nimiux@gentoo>
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-unicode/
X-VCS-Repository: proj/lisp
X-VCS-Files: dev-lisp/cl-unicode/cl-unicode-0.1.1.ebuild dev-lisp/cl-unicode/cl-unicode-0.1.4.ebuild
X-VCS-Directories: dev-lisp/cl-unicode/
X-VCS-Committer: nimiux
X-VCS-Committer-Name: José María Alonso
X-VCS-Revision: 0509897380678361a228b309fdc5041b91590aef
X-VCS-Branch: master
Date: Sun, 15 Nov 2015 21:10:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: fc666881-28ee-4ff6-9e10-79190a177fe0
X-Archives-Hash: 27239d8703e1a2f375fe789e67546f86

commit:     0509897380678361a228b309fdc5041b91590aef
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 21:12:25 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 21:12:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=05098973

dev-lisp/cl-unicode: fix Id header

 dev-lisp/cl-unicode/cl-unicode-0.1.1.ebuild | 2 +-
 dev-lisp/cl-unicode/cl-unicode-0.1.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/cl-unicode/cl-unicode-0.1.1.ebuild b/dev-lisp/cl-unicode/cl-unicode-0.1.1.ebuild
index c021242..5064c1d 100644
--- a/dev-lisp/cl-unicode/cl-unicode-0.1.1.ebuild
+++ b/dev-lisp/cl-unicode/cl-unicode-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
 

diff --git a/dev-lisp/cl-unicode/cl-unicode-0.1.4.ebuild b/dev-lisp/cl-unicode/cl-unicode-0.1.4.ebuild
index f16f8d9..3fdc763 100644
--- a/dev-lisp/cl-unicode/cl-unicode-0.1.4.ebuild
+++ b/dev-lisp/cl-unicode/cl-unicode-0.1.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