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 26A1A1395E2 for ; Sat, 10 Dec 2016 16:53:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A96AE0B24; Sat, 10 Dec 2016 16:53:12 +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 59EC1E0B24 for ; Sat, 10 Dec 2016 16:53:12 +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 516903411D7 for ; Sat, 10 Dec 2016 16:53:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C5A54A6 for ; Sat, 10 Dec 2016 16:53:10 +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: <1481388784.e09095df1421d8ecc8c67bfd02ca1b51098954a0.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/closure-html/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/closure-html/closure-html-20100920.ebuild X-VCS-Directories: dev-lisp/closure-html/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: e09095df1421d8ecc8c67bfd02ca1b51098954a0 X-VCS-Branch: master Date: Sat, 10 Dec 2016 16:53:10 +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: f3700f9e-f89c-47d3-9f86-15cd4ab9046d X-Archives-Hash: e0fda855b999cdf96f8bc6ef4e3d6d00 commit: e09095df1421d8ecc8c67bfd02ca1b51098954a0 Author: Chema Alonso Josa gentoo org> AuthorDate: Sat Dec 10 16:53:04 2016 +0000 Commit: José María Alonso gentoo org> CommitDate: Sat Dec 10 16:53:04 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e09095df dev-lisp/closure-html: Updates header dev-lisp/closure-html/closure-html-20100920.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-lisp/closure-html/closure-html-20100920.ebuild b/dev-lisp/closure-html/closure-html-20100920.ebuild index 324042f..552dabd 100644 --- a/dev-lisp/closure-html/closure-html-20100920.ebuild +++ b/dev-lisp/closure-html/closure-html-20100920.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2010 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 MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}