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 D75FC13832E for ; Tue, 9 Aug 2016 12:14:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1810E0B81; Tue, 9 Aug 2016 12:14:28 +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 6CC7DE0B81 for ; Tue, 9 Aug 2016 12:14:28 +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 B2645340A7F for ; Tue, 9 Aug 2016 12:14:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F9DE1B9B for ; Tue, 9 Aug 2016 12:14:24 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1470655706.6af335f648ecc5db0d49385d2bc3213abf8a9e23.marbre@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/nipype/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/nipype/nipype-0.11.0.ebuild sci-libs/nipype/nipype-0.12.0.ebuild sci-libs/nipype/nipype-0.12.1.ebuild sci-libs/nipype/nipype-9999.ebuild X-VCS-Directories: sci-libs/nipype/ X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: 6af335f648ecc5db0d49385d2bc3213abf8a9e23 X-VCS-Branch: master Date: Tue, 9 Aug 2016 12:14:24 +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: 9ab8ff5d-7eb4-4dfc-9087-fcf8adc917bd X-Archives-Hash: c7ec35151cf00e234136a2cf585c2ddc commit: 6af335f648ecc5db0d49385d2bc3213abf8a9e23 Author: Horea Christian yandex com> AuthorDate: Mon Aug 8 11:28:26 2016 +0000 Commit: Marius Brehler linux sungazer de> CommitDate: Mon Aug 8 11:28:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6af335f6 Nipype - version bump and EAPI upgrade (#656) * sci-libs/nipype: version bump Package-Manager: portage-2.3.0 * sci-libs/nipype: updted EAPI version Package-Manager: portage-2.3.0 sci-libs/nipype/nipype-0.11.0.ebuild | 2 +- sci-libs/nipype/nipype-0.12.0.ebuild | 2 +- sci-libs/nipype/{nipype-0.11.0.ebuild => nipype-0.12.1.ebuild} | 2 +- sci-libs/nipype/nipype-9999.ebuild | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-libs/nipype/nipype-0.11.0.ebuild b/sci-libs/nipype/nipype-0.11.0.ebuild index 7afa841..ed497f0 100644 --- a/sci-libs/nipype/nipype-0.11.0.ebuild +++ b/sci-libs/nipype/nipype-0.11.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 # pyamg missing py3 support # PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) diff --git a/sci-libs/nipype/nipype-0.12.0.ebuild b/sci-libs/nipype/nipype-0.12.0.ebuild index 7afa841..ed497f0 100644 --- a/sci-libs/nipype/nipype-0.12.0.ebuild +++ b/sci-libs/nipype/nipype-0.12.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 # pyamg missing py3 support # PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) diff --git a/sci-libs/nipype/nipype-0.11.0.ebuild b/sci-libs/nipype/nipype-0.12.1.ebuild similarity index 99% copy from sci-libs/nipype/nipype-0.11.0.ebuild copy to sci-libs/nipype/nipype-0.12.1.ebuild index 7afa841..ed497f0 100644 --- a/sci-libs/nipype/nipype-0.11.0.ebuild +++ b/sci-libs/nipype/nipype-0.12.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 # pyamg missing py3 support # PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) diff --git a/sci-libs/nipype/nipype-9999.ebuild b/sci-libs/nipype/nipype-9999.ebuild index 21eff08..7c8c8ed 100644 --- a/sci-libs/nipype/nipype-9999.ebuild +++ b/sci-libs/nipype/nipype-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 # pyamg missing py3 support # PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )