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 666A6138330 for ; Thu, 25 Aug 2016 16:19:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7EC921C054; Thu, 25 Aug 2016 16:19:21 +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 52C3721C054 for ; Thu, 25 Aug 2016 16:19:21 +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 041C03406C2 for ; Thu, 25 Aug 2016 16:19:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2FC42460 for ; Thu, 25 Aug 2016 16:19:17 +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: <1472141962.32e1c6fb6dab56ff031528d8b415326e61e6b6d2.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/split-sequence/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/split-sequence/split-sequence-1.0.ebuild dev-lisp/split-sequence/split-sequence-1.1.ebuild dev-lisp/split-sequence/split-sequence-1.2.ebuild X-VCS-Directories: dev-lisp/split-sequence/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 32e1c6fb6dab56ff031528d8b415326e61e6b6d2 X-VCS-Branch: master Date: Thu, 25 Aug 2016 16:19:17 +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: 25a31bee-098a-4afe-8248-c27b14e92566 X-Archives-Hash: 6eeb00626954dd0522fc8b28ba20b038 commit: 32e1c6fb6dab56ff031528d8b415326e61e6b6d2 Author: Chema Alonso Josa gentoo org> AuthorDate: Thu Aug 25 16:19:22 2016 +0000 Commit: José María Alonso gentoo org> CommitDate: Thu Aug 25 16:19:22 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=32e1c6fb dev-lisp/split-sequence: Update header dev-lisp/split-sequence/split-sequence-1.0.ebuild | 4 ++-- dev-lisp/split-sequence/split-sequence-1.1.ebuild | 4 ++-- dev-lisp/split-sequence/split-sequence-1.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-lisp/split-sequence/split-sequence-1.0.ebuild b/dev-lisp/split-sequence/split-sequence-1.0.ebuild index 87c3b78..f0adb43 100644 --- a/dev-lisp/split-sequence/split-sequence-1.0.ebuild +++ b/dev-lisp/split-sequence/split-sequence-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=3 inherit common-lisp-3 eutils diff --git a/dev-lisp/split-sequence/split-sequence-1.1.ebuild b/dev-lisp/split-sequence/split-sequence-1.1.ebuild index 6f50331..9795e6a 100644 --- a/dev-lisp/split-sequence/split-sequence-1.1.ebuild +++ b/dev-lisp/split-sequence/split-sequence-1.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 diff --git a/dev-lisp/split-sequence/split-sequence-1.2.ebuild b/dev-lisp/split-sequence/split-sequence-1.2.ebuild index a699498..9795e6a 100644 --- a/dev-lisp/split-sequence/split-sequence-1.2.ebuild +++ b/dev-lisp/split-sequence/split-sequence-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5