aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-04-14 20:16:42 +0100
committerJustin Lecher <jlec@gentoo.org>2017-04-14 20:17:09 +0100
commit9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc (patch)
tree031f5e26564e067fed946482aedc94f20c3b8f3d /dev-python
parentsci-biology/VarScan: add RDEPEND on bam-readcount (diff)
downloadsci-9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc.tar.gz
sci-9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc.tar.bz2
sci-9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc.zip
dev-python/py2bit: Drop Stale CVS header
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/py2bit/py2bit-0.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
index 675098c45..d33e9798f 100644
--- a/dev-python/py2bit/py2bit-0.2.1.ebuild
+++ b/dev-python/py2bit/py2bit-0.2.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
PYTHON_COMPAT=( python2_7 python3_5 )
+
inherit distutils-r1
DESCRIPTION="Python library for accessing 2bit files"