commit: 6ab0a2a03037b813e057c38240e648e2e157ff8e
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Feb 5 11:47:33 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Feb 5 11:47:33 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ab0a2a0
sci-biology/bx-python: update homepage
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/bx-python/bx-python-0.8.9.ebuild | 2 +-
sci-biology/bx-python/bx-python-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/sci-biology/bx-python/bx-python-0.8.9.ebuild
b/sci-biology/bx-python/bx-python-0.8.9.ebuild
index 90d0e1fd4..a0d3ae3df 100644
--- a/sci-biology/bx-python/bx-python-0.8.9.ebuild
+++ b/sci-biology/bx-python/bx-python-0.8.9.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="Library for rapid implementation of genome scale analyses"
-HOMEPAGE="https://bitbucket.org/james_taylor/bx-python/wiki/Home"
+HOMEPAGE="https://github.com/bxlab/bx-python"
SRC_URI="https://github.com/bxlab/bx-python/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"
diff --git a/sci-biology/bx-python/bx-python-9999.ebuild
b/sci-biology/bx-python/bx-python-9999.ebuild
index 40d4866e1..6f0b1c9ca 100644
--- a/sci-biology/bx-python/bx-python-9999.ebuild
+++ b/sci-biology/bx-python/bx-python-9999.ebuild
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 git-r3
DESCRIPTION="Library for rapid implementation of genome scale analyses"
-HOMEPAGE="https://bitbucket.org/james_taylor/bx-python/wiki/Home"
-SRC_URI=""
+HOMEPAGE="https://github.com/bxlab/bx-python"
EGIT_REPO_URI="https://github.com/bxlab/bx-python"
LICENSE="MIT"