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 561DE1395E2 for ; Sat, 10 Dec 2016 16:21:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 975E5E0B8B; Sat, 10 Dec 2016 16:21:58 +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 76099E0B8B for ; Sat, 10 Dec 2016 16:21:58 +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 8BFFC340988 for ; Sat, 10 Dec 2016 16:21:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5678B4A6 for ; Sat, 10 Dec 2016 16:21:56 +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: <1481386912.9d5654613447c8eff919138407e4a02efd1e45a6.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cxml-stp/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/cxml-stp/cxml-stp-20081130.ebuild X-VCS-Directories: dev-lisp/cxml-stp/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 9d5654613447c8eff919138407e4a02efd1e45a6 X-VCS-Branch: master Date: Sat, 10 Dec 2016 16:21:56 +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: 26884198-ea5d-46f8-bc50-8623bb8a1e1a X-Archives-Hash: be5bafbd2325981b43f3ab6e4d19c995 commit: 9d5654613447c8eff919138407e4a02efd1e45a6 Author: Chema Alonso Josa gentoo org> AuthorDate: Sat Dec 10 16:21:52 2016 +0000 Commit: José María Alonso gentoo org> CommitDate: Sat Dec 10 16:21:52 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9d565461 dev-lisp/cxml-stp: Updates header dev-lisp/cxml-stp/cxml-stp-20081130.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild index e831878..64b46ad 100644 --- a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild +++ b/dev-lisp/cxml-stp/cxml-stp-20081130.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