commit: 67be788453c662084d5950cdb2d10b1293e5cda9 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 14:35:36 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 14:35:41 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=67be7884
sci-biology/cnrun: fix fetch, EAPI bump Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> profiles/package.mask | 2 -- sci-biology/cnrun/cnrun-2.1.0-r1.ebuild | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 4b3eb6458..7910c5ff9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -48,5 +48,3 @@ sci-biology/cd-hit-auxtools sci-biology/cegma sci-biology/cgview-bin sci-biology/clover -sci-biology/cnrun - diff --git a/sci-biology/cnrun/cnrun-2.1.0-r1.ebuild b/sci-biology/cnrun/cnrun-2.1.0-r1.ebuild index b4970c70e..c4ef17ad8 100644 --- a/sci-biology/cnrun/cnrun-2.1.0-r1.ebuild +++ b/sci-biology/cnrun/cnrun-2.1.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="A NeuroML-enabled, precise but slow neuronal network simulator" HOMEPAGE="http://johnhommer.com/academic/code/cnrun"
