diff options
author | 2016-03-28 00:27:22 +0200 | |
---|---|---|
committer | 2016-03-28 00:39:45 +0200 | |
commit | 2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a (patch) | |
tree | 7e7cc818f7e5f7e39b039ba718fac449afd9b0e0 /sci-biology/samtools | |
parent | sci-libs/htslib: Version bump to 1.3 (diff) | |
download | gentoo-2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a.tar.gz gentoo-2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a.tar.bz2 gentoo-2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a.zip |
sci-biology/samtools: Trim DESCRIPTION
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-biology/samtools')
-rw-r--r-- | sci-biology/samtools/samtools-0.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/samtools/samtools-0.1.12.ebuild b/sci-biology/samtools/samtools-0.1.12.ebuild index 34720e4b9abb..d057288fcb9d 100644 --- a/sci-biology/samtools/samtools-0.1.12.ebuild +++ b/sci-biology/samtools/samtools-0.1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=2 MY_P="${P}a" -DESCRIPTION="Utilities for SAM (Sequence Alignment/Map), a format for large nucleotide sequence alignments" +DESCRIPTION="Utilities for analysing and manipulating the SAM/BAM alignment formats" HOMEPAGE="http://samtools.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" |