commit:     913b84c00d810e7f8f1ca7eb7e4d049ac8903493
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Sep 23 17:30:57 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Sep 23 17:30:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=913b84c0

sci-biology/Fastaq: add python_3_5, improve DESCRIPTION line

Package-Manager: portage-2.3.0

 sci-biology/Fastaq/Fastaq-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/Fastaq/Fastaq-9999.ebuild 
b/sci-biology/Fastaq/Fastaq-9999.ebuild
index 9acd60e..f931027 100644
--- a/sci-biology/Fastaq/Fastaq-9999.ebuild
+++ b/sci-biology/Fastaq/Fastaq-9999.ebuild
@@ -4,11 +4,11 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
 
 inherit distutils-r1 git-r3
 
-DESCRIPTION="Python3 script to manipulate FASTA/Q files plus API for 
developers"
+DESCRIPTION="Manipulate FASTA/Q, GFF3, EMBL, GBK files with API for developers"
 HOMEPAGE="https://github.com/sanger-pathogens/Fastaq";
 EGIT_REPO_URI="https://github.com/sanger-pathogens/Fastaq.git";
 

Reply via email to