From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ED2C713881D for ; Wed, 23 Sep 2015 12:48:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3236521C04A; Wed, 23 Sep 2015 12:48:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C66D521C04A for ; Wed, 23 Sep 2015 12:48:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A940A340A26 for ; Wed, 23 Sep 2015 12:48:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3820244 for ; Wed, 23 Sep 2015 12:48:11 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443010749.5e3c57105e0da024d64db5e433611890b946fac2.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-ml/lacaml/ X-VCS-Repository: proj/sci X-VCS-Files: dev-ml/lacaml/lacaml-7.0.3.ebuild X-VCS-Directories: dev-ml/lacaml/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 5e3c57105e0da024d64db5e433611890b946fac2 X-VCS-Branch: master Date: Wed, 23 Sep 2015 12:48:11 +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: 408ceb3b-cc8f-4249-82aa-0b059d60de64 X-Archives-Hash: 79136aaebcb0167e40ee58063e96fb8d commit: 5e3c57105e0da024d64db5e433611890b946fac2 Author: Justin Lecher gentoo org> AuthorDate: Wed Sep 23 12:19:09 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Sep 23 12:19:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5e3c5710 dev-ml/lacaml: Bump to EAPI=5 Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher gentoo.org> dev-ml/lacaml/lacaml-7.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/lacaml/lacaml-7.0.3.ebuild b/dev-ml/lacaml/lacaml-7.0.3.ebuild index 07f9ca9..a7b3743 100644 --- a/dev-ml/lacaml/lacaml-7.0.3.ebuild +++ b/dev-ml/lacaml/lacaml-7.0.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 OASIS_BUILD_DOCS=1