New ebuild
This commit is contained in:
parent
e98e586852
commit
a2f34a4c71
20
dev-python/actibrain40/actibrain40-9999.ebuild
Normal file
20
dev-python/actibrain40/actibrain40-9999.ebuild
Normal file
@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_3,3_4} )
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="A tool to plot brain activation"
|
||||
EGIT_REPO_URI="git://github.com/tschoppi/actibrain40"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/setuptools"
|
||||
RDEPEND="dev-python/nilearn"
|
Loading…
x
Reference in New Issue
Block a user