commit: c4071899cd40b601cb95adbe1bdd11574299cda8 Author: Horea Christian <horea.christ <AT> yandex <DOT> com> AuthorDate: Wed Feb 24 16:21:35 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Feb 24 16:21:35 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c4071899
sci-biology/mricron: added required eclass, updated copyright and EAPI Package-Manager: portage-2.2.27 sci-biology/mricron/mricron-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/mricron/mricron-9999.ebuild b/sci-biology/mricron/mricron-9999.ebuild index 6015c74..571eeb5 100644 --- a/sci-biology/mricron/mricron-9999.ebuild +++ b/sci-biology/mricron/mricron-9999.ebuild @@ -1,10 +1,10 @@ -# 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" -inherit git-r3 +inherit git-r3 gnome2-utils DESCRIPTION="A simle medical imaging visualization tool" HOMEPAGE="https://github.com/neurolabusc/MRIcron"
