From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-915014-garchives=archives.gentoo.org@lists.gentoo.org> 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 8FC951395E2 for <garchives@archives.gentoo.org>; Sun, 4 Dec 2016 13:47:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5123E0CFE; Sun, 4 Dec 2016 13:47:52 +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 B1F14E0CFE for <gentoo-commits@lists.gentoo.org>; Sun, 4 Dec 2016 13:47:52 +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 B93C234121E for <gentoo-commits@lists.gentoo.org>; Sun, 4 Dec 2016 13:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22CE1972 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Dec 2016 13:47:50 +0000 (UTC) From: "José María Alonso" <nimiux@gentoo.org> 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" <nimiux@gentoo.org> Message-ID: <1480859266.63b06b91eaa8cb05e00a8ba9bacc5036aafbf6c9.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/hunchentoot-cgi/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild X-VCS-Directories: dev-lisp/hunchentoot-cgi/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 63b06b91eaa8cb05e00a8ba9bacc5036aafbf6c9 X-VCS-Branch: master Date: Sun, 4 Dec 2016 13:47:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e26027f0-4df2-49cf-a56b-5df534401fcb X-Archives-Hash: b7563480ca08445a9139df23ddfd8610 commit: 63b06b91eaa8cb05e00a8ba9bacc5036aafbf6c9 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 13:47:46 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 13:47:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=63b06b91 dev-lisp/hunchentoot-cgi: Updates header dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild b/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild index a41e595..d794fe0 100644 --- a/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.ebuild +++ b/dev-lisp/hunchentoot-cgi/hunchentoot-cgi-0.2.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