commit:     801007c072e183e4abf39285ab8fd4bf290c314a
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat Sep 26 09:34:11 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Sep 26 09:34:11 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=801007c0

sci-biology/RSeQC: PYTHON_COMPAT update

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/RSeQC/RSeQC-2.6.1.ebuild | 12 ++++++------
 1 file 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"

Reply via email to