commit:     c0a2ee0899f64c7262828b21e2ed793ee94d121e
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 09:49:20 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 09:49:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c0a2ee08

sci-biology/RSeQC: fix homepage

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

 sci-biology/RSeQC/RSeQC-4.0.0-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-biology/RSeQC/RSeQC-4.0.0-r1.ebuild 
b/sci-biology/RSeQC/RSeQC-4.0.0-r1.ebuild
index 4fab4c5e6..9df8930e5 100644
--- a/sci-biology/RSeQC/RSeQC-4.0.0-r1.ebuild
+++ b/sci-biology/RSeQC/RSeQC-4.0.0-r1.ebuild
@@ -8,14 +8,13 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Utilities for RNA-seq data quality control"
-HOMEPAGE="https://rseqc.sourceforge.net";
+HOMEPAGE="https://sourceforge.net/projects/rseqc/";
 SRC_URI="https://sourceforge.net/projects/rseqc/files/RSeQC-${PV}.tar.gz
        https://sourceforge.net/projects/rseqc/files/other/fetchChromSizes";
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 BDEPEND="
        dev-python/cython[${PYTHON_USEDEP}]

Reply via email to