From c32c985139942a7ce33f0fc96f13389520b792f9 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Fri, 2 Sep 2016 02:45:08 +0200 Subject: [PATCH] removed deprecated software --- .../actibrainNN/actibrainNN-9999.ebuild | 11 ---------- sci-biology/chyMRI/chyMRI-9999.ebuild | 21 ------------------- 2 files changed, 32 deletions(-) delete mode 100644 dev-python/actibrainNN/actibrainNN-9999.ebuild delete mode 100644 sci-biology/chyMRI/chyMRI-9999.ebuild diff --git a/dev-python/actibrainNN/actibrainNN-9999.ebuild b/dev-python/actibrainNN/actibrainNN-9999.ebuild deleted file mode 100644 index 738334a..0000000 --- a/dev-python/actibrainNN/actibrainNN-9999.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -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/TheChymera/actibrainNN" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="" -IUSE="" -DEPEND="dev-python/setuptools" -RDEPEND="dev-python/nilearn" diff --git a/sci-biology/chyMRI/chyMRI-9999.ebuild b/sci-biology/chyMRI/chyMRI-9999.ebuild deleted file mode 100644 index 570fa68..0000000 --- a/sci-biology/chyMRI/chyMRI-9999.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 git-r3 multilib - -DESCRIPTION="Organize and rename large numbers of files" -HOMEPAGE="https://github.com/TheChymera/chyMRI" -SRC_URI="" -EGIT_REPO_URI="https://github.com/TheChymera/chyMRI" - -LICENSE="GPL-3" -SLOT="0" -IUSE="" -KEYWORDS="" - -DEPEND=""