1
0
mirror of synced 2024-06-10 06:29:57 +02:00

Merge pull request #15 from adynathos/master

package definition for user26
This commit is contained in:
Horea Christian 2015-10-20 23:56:56 +02:00
commit b87e2af540

View 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/adynathos/actibrain26"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND="dev-python/nilearn"