commit:     a551d96f895943058cf60d73a702f066b5ad494f
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Sep  1 10:24:10 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Sep  1 10:24:10 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a551d96f

sci-biology/screed: version bump

Package-Manager: portage-2.3.0

 sci-biology/screed/{screed-0.7.1.ebuild => screed-0.9.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/screed/screed-0.7.1.ebuild 
b/sci-biology/screed/screed-0.9.ebuild
similarity index 67%
rename from sci-biology/screed/screed-0.7.1.ebuild
rename to sci-biology/screed/screed-0.9.ebuild
index d8dd474..4df89f4 100644
--- a/sci-biology/screed/screed-0.7.1.ebuild
+++ b/sci-biology/screed/screed-0.9.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_1 python3_3 python3_4 python3_5 )
 
 inherit distutils-r1
 
-DESCRIPTION="A short read database"
+DESCRIPTION="Short read sequence utilities"
 HOMEPAGE="https://pypi.python.org/pypi/screed 
http://github.com/ged-lab/screed/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

Reply via email to