From 08bf0e878db8283b5eabe65142b24b1ce6adc5ae Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 20 Oct 2015 04:16:05 +0200 Subject: [PATCH] corrected git source link --- dev-python/actibrainNN/actibrainNN-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/actibrainNN/actibrainNN-9999.ebuild b/dev-python/actibrainNN/actibrainNN-9999.ebuild index 2789b5e..12a0ce4 100644 --- a/dev-python/actibrainNN/actibrainNN-9999.ebuild +++ b/dev-python/actibrainNN/actibrainNN-9999.ebuild @@ -2,7 +2,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 git-r3 DESCRIPTION="A tool to plot brain activation" -EGIT_REPO_URI="https://github.com/username/actibarinNN" +EGIT_REPO_URI="https://github.com/TheChymera/actibarinNN" LICENSE="GPL-3" SLOT="0" KEYWORDS=""