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 5A5E21395E2 for ; Sun, 4 Dec 2016 12:28:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71C2421C188; Sun, 4 Dec 2016 12:28:00 +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 4F69821C188 for ; Sun, 4 Dec 2016 12:28:00 +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 26108341229 for ; Sun, 4 Dec 2016 12:27:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BFE5972 for ; Sun, 4 Dec 2016 12:27:57 +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: <1480854473.4dfdf6e14751f73107dfc86f33ffd89e832b3e1a.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/ecls/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/ecls/ecls-12.12.1-r4.ebuild X-VCS-Directories: dev-lisp/ecls/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 4dfdf6e14751f73107dfc86f33ffd89e832b3e1a X-VCS-Branch: master Date: Sun, 4 Dec 2016 12:27:57 +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: 64adf8a2-0a8a-4489-b2c5-a7e5a112dfc7 X-Archives-Hash: cacc4a1f550a3de8ab065a3dc12166f9 commit: 4dfdf6e14751f73107dfc86f33ffd89e832b3e1a Author: Chema Alonso Josa gentoo org> AuthorDate: Sun Dec 4 12:27:53 2016 +0000 Commit: José María Alonso gentoo org> CommitDate: Sun Dec 4 12:27:53 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4dfdf6e1 dev-lisp/ecls: Updates header dev-lisp/ecls/ecls-12.12.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/ecls/ecls-12.12.1-r4.ebuild b/dev-lisp/ecls/ecls-12.12.1-r4.ebuild index ee5cc64..51cf922 100644 --- a/dev-lisp/ecls/ecls-12.12.1-r4.ebuild +++ b/dev-lisp/ecls/ecls-12.12.1-r4.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 inherit eutils multilib