commit: 2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 22:27:22 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 22:39:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2362d04e
sci-biology/samtools: Trim DESCRIPTION
Package-Manager: portage-2.2.28
sci-biology/samtools/samtools-0.1.12.ebuild | 4 ++--
1 file 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 34720e4..d057288 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"