commit: 1f7991eb1a4e4837698ee7d5671c145dcb6d64c4 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sun Apr 24 09:27:17 2016 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sun Apr 24 09:27:17 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1f7991eb
sci-biology/RSeQC: fix Gentoo copyright header, EAPI=6 Package-Manager: portage-2.2.28 sci-biology/RSeQC/RSeQC-2.6.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sci-biology/RSeQC/RSeQC-2.6.1.ebuild b/sci-biology/RSeQC/RSeQC-2.6.1.ebuild index 4e3a1ff..726ec77 100644 --- a/sci-biology/RSeQC/RSeQC-2.6.1.ebuild +++ b/sci-biology/RSeQC/RSeQC-2.6.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) @@ -22,7 +22,6 @@ DEPEND=">=sci-biology/pysam-0.7.5[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" # pysam (v0.7.5) was built in RSeQC. The latest version of pysam may not be compatible with RSeQC. - python_install(){ distutils-r1_python_install rm -r "${D}$(python_get_sitedir)"/pysam