1
0
Fork 0

sci-libs/amico: unused, no stable releases, removed package

This commit is contained in:
Horea Christian 2020-09-18 13:58:14 -04:00
parent 8159ff469f
commit e0bd729a37
2 changed files with 0 additions and 25 deletions

View File

@ -1 +0,0 @@
EBUILD amico-9999.ebuild 429 BLAKE2B 7adfe6080da1ed499313799a15115462402d97910adf208cd03c37a887f36434bcac70c345d216dac1e1cad180d399f1238829dc849956dce3ef24bff17e6807 SHA512 0d42172fcc222ae5efd35043dbb1157eda8a104b928bd3e08e715528096a475d589a88d27fe7465f0d488e1ba54e5d41e01936e232dd218984b7bc00bb48a49e

View File

@ -1,24 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 git-r3
DESCRIPTION="Neuroimaging tools for Python"
HOMEPAGE="http://nipy.org/"
SRC_URI=""
EGIT_REPO_URI="https://github.com/daducci/AMICO"
LICENSE="BSD"
SLOT="0"
IUSE=""
KEYWORDS=""
DEPEND="sci-biology/dipy[${PYTHON_USEDEP}]"
RDEPEND="
sci-libs/spams-python[${PYTHON_USEDEP}]
${DEPEND}
"