commit: fb70a9e007b3bedda64524aa4dd54abb4751265b Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Feb 14 20:18:20 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sat Feb 14 20:18:20 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fb70a9e0
mention also Bowtie file format Package-Manager: portage-2.2.15 --- sci-biology/HTSeq/ChangeLog | 3 +++ sci-biology/HTSeq/HTSeq-0.6.1.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/HTSeq/ChangeLog b/sci-biology/HTSeq/ChangeLog index c9934fb..8e87c78 100644 --- a/sci-biology/HTSeq/ChangeLog +++ b/sci-biology/HTSeq/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Feb 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> HTSeq-0.6.1.ebuild: + mention also Bowtie file format + *HTSeq-0.6.1 (14 Feb 2015) 14 Feb 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> +HTSeq-0.6.1.ebuild, diff --git a/sci-biology/HTSeq/HTSeq-0.6.1.ebuild b/sci-biology/HTSeq/HTSeq-0.6.1.ebuild index a1eb736..37af947 100644 --- a/sci-biology/HTSeq/HTSeq-0.6.1.ebuild +++ b/sci-biology/HTSeq/HTSeq-0.6.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} ) inherit distutils-r1 -DESCRIPTION="Use SAM/BAM/FASTA/Q/GFF/GTF files in python, count reads, genomic intervals" +DESCRIPTION="Use SAM/BAM/Bowtie/FASTA/Q/GFF/GTF files in python, count reads, genomic intervals" HOMEPAGE="http://www-huber.embl.de/users/anders/HTSeq" SRC_URI="mirror://pypi/H/"${PN}"/"${P}".tar.gz"