aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-09-26 05:34:11 -0400
committerHorea Christian <chr@chymera.eu>2020-09-26 05:34:11 -0400
commit801007c072e183e4abf39285ab8fd4bf290c314a (patch)
treef8257bfc50d95a5ef72850e4e2591dcced790098 /sci-biology/RSeQC
parentdev-python/pyvote: new package (diff)
downloadsci-801007c072e183e4abf39285ab8fd4bf290c314a.tar.gz
sci-801007c072e183e4abf39285ab8fd4bf290c314a.tar.bz2
sci-801007c072e183e4abf39285ab8fd4bf290c314a.zip
sci-biology/RSeQC: PYTHON_COMPAT update
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-biology/RSeQC')
-rw-r--r--sci-biology/RSeQC/RSeQC-2.6.1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/sci-biology/RSeQC/RSeQC-2.6.1.ebuild b/sci-biology/RSeQC/RSeQC-2.6.1.ebuild
index ad9e1ce54..d3bbd9104 100644
--- a/sci-biology/RSeQC/RSeQC-2.6.1.ebuild
+++ b/sci-biology/RSeQC/RSeQC-2.6.1.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Utilities for RNA-seq data quality control"
-HOMEPAGE="http://rseqc.sourceforge.net"
-SRC_URI="http://sourceforge.net/projects/rseqc/files/RSeQC-2.6.1.tar.gz
- http://sourceforge.net/projects/rseqc/files/other/fetchChromSizes"
+HOMEPAGE="https://rseqc.sourceforge.net"
+SRC_URI="https://sourceforge.net/projects/rseqc/files/RSeQC-2.6.1.tar.gz
+ https://sourceforge.net/projects/rseqc/files/other/fetchChromSizes"
LICENSE="GPL-3"
SLOT="0"