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 3F7A61384B4 for ; Tue, 22 Dec 2015 12:07:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7A0C21C03E; Tue, 22 Dec 2015 12:07:27 +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 3C66E21C03E for ; Tue, 22 Dec 2015 12:07:27 +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 81A6D340766 for ; Tue, 22 Dec 2015 12:07:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30545A97 for ; Tue, 22 Dec 2015 12:07:25 +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: <1450785953.985f9ad43b9e775321f4324ed91706eea72b9e4b.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-fad/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/cl-fad/cl-fad-0.6.4.ebuild dev-lisp/cl-fad/cl-fad-0.7.1.ebuild dev-lisp/cl-fad/cl-fad-0.7.2.ebuild X-VCS-Directories: dev-lisp/cl-fad/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 985f9ad43b9e775321f4324ed91706eea72b9e4b X-VCS-Branch: master Date: Tue, 22 Dec 2015 12:07:25 +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: 2eb3bb1f-8538-4755-a240-72923c4bfce2 X-Archives-Hash: 4e897fc179f49a673d035fca6704edd4 commit: 985f9ad43b9e775321f4324ed91706eea72b9e4b Author: Chema Alonso Josa gentoo org> AuthorDate: Tue Dec 22 12:05:53 2015 +0000 Commit: José María Alonso gentoo org> CommitDate: Tue Dec 22 12:05:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=985f9ad4 dev-lisp/cl-fad: fix header dev-lisp/cl-fad/cl-fad-0.6.4.ebuild | 4 ++-- dev-lisp/cl-fad/cl-fad-0.7.1.ebuild | 4 ++-- dev-lisp/cl-fad/cl-fad-0.7.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-lisp/cl-fad/cl-fad-0.6.4.ebuild b/dev-lisp/cl-fad/cl-fad-0.6.4.ebuild index 954e242..8e24100 100644 --- a/dev-lisp/cl-fad/cl-fad-0.6.4.ebuild +++ b/dev-lisp/cl-fad/cl-fad-0.6.4.ebuild @@ -1,6 +1,6 @@ -# 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 diff --git a/dev-lisp/cl-fad/cl-fad-0.7.1.ebuild b/dev-lisp/cl-fad/cl-fad-0.7.1.ebuild index 2488455..e99af07 100644 --- a/dev-lisp/cl-fad/cl-fad-0.7.1.ebuild +++ b/dev-lisp/cl-fad/cl-fad-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-fad/cl-fad-0.7.2.ebuild b/dev-lisp/cl-fad/cl-fad-0.7.2.ebuild index f97ff26..d5a50cb 100644 --- a/dev-lisp/cl-fad/cl-fad-0.7.2.ebuild +++ b/dev-lisp/cl-fad/cl-fad-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5