Merge pull request #17 from helium-software/master
new ebuild actibrain30
This commit is contained in:
commit
610f7b7941
16
dev-python/actibrain30/actibrain30-9999.ebuild
Normal file
16
dev-python/actibrain30/actibrain30-9999.ebuild
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
EAPI=5
|
||||||
|
|
||||||
|
PYTHON_COMPAT=( python{2_7,3_4 } )
|
||||||
|
|
||||||
|
inherit distutils-r1 git-r3
|
||||||
|
|
||||||
|
DESCRIPTION="A tool to plot brain activation"
|
||||||
|
EGIT_REPO_URI="git://github.com/helium-software/temp-linuxdays-brain"
|
||||||
|
|
||||||
|
LICENSE="GPL-3"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS=""
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
DEPEND="dev-python/setuptools"
|
||||||
|
RDEPEND="dev-python/nilearn"
|
Loading…
x
Reference in New Issue
Block a user