commit:     a2532e610ea1f65f64d4774becc6453167e44950
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Feb 25 14:38:04 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Feb 25 14:38:04 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a2532e61

sci-biology/dipy: update homepage: 404

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/dipy/dipy-1.1.1.ebuild | 2 +-
 sci-biology/dipy/dipy-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/dipy/dipy-1.1.1.ebuild 
b/sci-biology/dipy/dipy-1.1.1.ebuild
index 46aaf61f4..c2c9f724e 100644
--- a/sci-biology/dipy/dipy-1.1.1.ebuild
+++ b/sci-biology/dipy/dipy-1.1.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
 DESCRIPTION="Computational neuroanatomy project focusing on diffusion MRI"
-HOMEPAGE="https://nipy.org/dipy";
+HOMEPAGE="https://github.com/nipy/dipy";
 SRC_URI="https://github.com/nipy/dipy/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/sci-biology/dipy/dipy-9999.ebuild 
b/sci-biology/dipy/dipy-9999.ebuild
index b0a294f64..2b087184f 100644
--- a/sci-biology/dipy/dipy-9999.ebuild
+++ b/sci-biology/dipy/dipy-9999.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_7 )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Computational neuroanatomy project focusing on diffusion MRI"
-HOMEPAGE="https://nipy.org/dipy";
+HOMEPAGE="https://github.com/nipy/dipy";
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/nipy/dipy";
 

Reply via email to