aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2016-04-24 11:27:17 +0200
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2016-04-24 11:27:17 +0200
commit1f7991eb1a4e4837698ee7d5671c145dcb6d64c4 (patch)
tree85e1d80ed82c34302ffc9abcd4ef2b4b0389e712 /sci-biology/RSeQC
parentsci-biology/RSeQC: do not require the only tested pysam version (diff)
downloadsci-1f7991eb1a4e4837698ee7d5671c145dcb6d64c4.tar.gz
sci-1f7991eb1a4e4837698ee7d5671c145dcb6d64c4.tar.bz2
sci-1f7991eb1a4e4837698ee7d5671c145dcb6d64c4.zip
sci-biology/RSeQC: fix Gentoo copyright header, EAPI=6
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-biology/RSeQC')
-rw-r--r--sci-biology/RSeQC/RSeQC-2.6.1.ebuild5
1 files 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 4e3a1ff73..726ec771d 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