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 E5E98139694 for ; Wed, 5 Jul 2017 21:09:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2622F2340AF; Wed, 5 Jul 2017 21:09:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 060442340AF for ; Wed, 5 Jul 2017 21:09:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D31134183A for ; Wed, 5 Jul 2017 21:09:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBA5F2517 for ; Wed, 5 Jul 2017 21:09:05 +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: <1499288952.f683496b1182f9fb3b56bcabe6b349f919ddd9f5.nimiux@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/closure-common/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/closure-common/closure-common-20081130.ebuild dev-lisp/closure-common/closure-common-9999.ebuild X-VCS-Directories: dev-lisp/closure-common/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: f683496b1182f9fb3b56bcabe6b349f919ddd9f5 X-VCS-Branch: master Date: Wed, 5 Jul 2017 21:09:05 +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: d9d972d9-405b-4e01-a06a-ae1eda7df9b9 X-Archives-Hash: ec174216d0ea6680f05c43363e22a444 commit: f683496b1182f9fb3b56bcabe6b349f919ddd9f5 Author: Chema Alonso Josa gentoo org> AuthorDate: Wed Jul 5 21:09:12 2017 +0000 Commit: José María Alonso gentoo org> CommitDate: Wed Jul 5 21:09:12 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f683496b dev-lisp/closure-common: Updates to common-lisp-3 eclass dev-lisp/closure-common/closure-common-20081130.ebuild | 7 ++++--- dev-lisp/closure-common/closure-common-9999.ebuild | 3 +-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-lisp/closure-common/closure-common-20081130.ebuild b/dev-lisp/closure-common/closure-common-20081130.ebuild index b927baf9..4ea9cfce 100644 --- a/dev-lisp/closure-common/closure-common-20081130.ebuild +++ b/dev-lisp/closure-common/closure-common-20081130.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -inherit common-lisp-2 +EAPI=6 + +inherit common-lisp-3 MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2} diff --git a/dev-lisp/closure-common/closure-common-9999.ebuild b/dev-lisp/closure-common/closure-common-9999.ebuild index 544922ba..404b441f 100644 --- a/dev-lisp/closure-common/closure-common-9999.ebuild +++ b/dev-lisp/closure-common/closure-common-9999.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6