From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BA0D4138330 for ; Sun, 11 Sep 2016 17:30:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05120E0B6B; Sun, 11 Sep 2016 17:30:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA388E0B6B for ; Sun, 11 Sep 2016 17:30:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 557E53408DD for ; Sun, 11 Sep 2016 17:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8580F2464 for ; Sun, 11 Sep 2016 17:30:32 +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: <1473615030.adaa0cc5dc0684a0e560ef407ae0acc5f1a0b5b7.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-log/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/cl-log/cl-log-0.1.0.ebuild dev-lisp/cl-log/cl-log-1.0.1.ebuild X-VCS-Directories: dev-lisp/cl-log/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: adaa0cc5dc0684a0e560ef407ae0acc5f1a0b5b7 X-VCS-Branch: master Date: Sun, 11 Sep 2016 17:30:32 +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: 5e48c4fa-0f07-4479-bec1-c36cacd52358 X-Archives-Hash: dd9820ebf07890cffdf3e862a5d982a6 commit: adaa0cc5dc0684a0e560ef407ae0acc5f1a0b5b7 Author: Chema Alonso Josa gentoo org> AuthorDate: Sun Sep 11 17:30:30 2016 +0000 Commit: José María Alonso gentoo org> CommitDate: Sun Sep 11 17:30:30 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=adaa0cc5 dev-lisp/cl-log: Update header dev-lisp/cl-log/cl-log-0.1.0.ebuild | 4 ++-- dev-lisp/cl-log/cl-log-1.0.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lisp/cl-log/cl-log-0.1.0.ebuild b/dev-lisp/cl-log/cl-log-0.1.0.ebuild index 0bef04c..b1825cc 100644 --- a/dev-lisp/cl-log/cl-log-0.1.0.ebuild +++ b/dev-lisp/cl-log/cl-log-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 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-log/cl-log-1.0.1.ebuild b/dev-lisp/cl-log/cl-log-1.0.1.ebuild index 028a1d1..760351e 100644 --- a/dev-lisp/cl-log/cl-log-1.0.1.ebuild +++ b/dev-lisp/cl-log/cl-log-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5