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 79CAA138330 for ; Sun, 11 Sep 2016 13:44:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C81DDE08B8; Sun, 11 Sep 2016 13:43:59 +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 ACAF5E08B8 for ; Sun, 11 Sep 2016 13:43:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B8086340B46 for ; Sun, 11 Sep 2016 13:43:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BC7B246C for ; Sun, 11 Sep 2016 13:43: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: <1473601435.35f9f0f077992b783fc89231e6dfc5a37b2f7618.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-plus-ssl/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild X-VCS-Directories: dev-lisp/cl-plus-ssl/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 35f9f0f077992b783fc89231e6dfc5a37b2f7618 X-VCS-Branch: master Date: Sun, 11 Sep 2016 13:43: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: d180faab-cd14-4bc3-ba85-0b42545a71b9 X-Archives-Hash: b56068e8cf73ed9f95818cbc2f782271 commit: 35f9f0f077992b783fc89231e6dfc5a37b2f7618 Author: Chema Alonso Josa gentoo org> AuthorDate: Sun Sep 11 13:43:55 2016 +0000 Commit: José María Alonso gentoo org> CommitDate: Sun Sep 11 13:43:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=35f9f0f0 dev-lisp/cl-plus-ssl: Update header dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild b/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild index a5874cb..4664225 100644 --- a/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.ebuild +++ b/dev-lisp/cl-plus-ssl/cl-plus-ssl-20081104.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 eutils multilib