aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-05 12:47:33 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-05 12:47:33 +0100
commit6ab0a2a03037b813e057c38240e648e2e157ff8e (patch)
treea53edd213811c067ac68397d78e1eaea1aee0456 /sci-biology/bx-python
parentsci-biology/CAT: update homepage (diff)
downloadsci-6ab0a2a03037b813e057c38240e648e2e157ff8e.tar.gz
sci-6ab0a2a03037b813e057c38240e648e2e157ff8e.tar.bz2
sci-6ab0a2a03037b813e057c38240e648e2e157ff8e.zip
sci-biology/bx-python: update homepage
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/bx-python')
-rw-r--r--sci-biology/bx-python/bx-python-0.8.9.ebuild2
-rw-r--r--sci-biology/bx-python/bx-python-9999.ebuild3
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"