Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/samtools/
Date: Sun, 27 Mar 2016 22:40:14
Message-Id: 1459118385.2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a.soap@gentoo
1 commit: 2362d04e9b57b0a3f2c2c4cc98a93fd4d52e976a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 22:27:22 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 22:39:45 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2362d04e
7
8 sci-biology/samtools: Trim DESCRIPTION
9
10 Package-Manager: portage-2.2.28
11
12 sci-biology/samtools/samtools-0.1.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-biology/samtools/samtools-0.1.12.ebuild b/sci-biology/samtools/samtools-0.1.12.ebuild
16 index 34720e4..d057288 100644
17 --- a/sci-biology/samtools/samtools-0.1.12.ebuild
18 +++ b/sci-biology/samtools/samtools-0.1.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -6,7 +6,7 @@ EAPI=2
26
27 MY_P="${P}a"
28
29 -DESCRIPTION="Utilities for SAM (Sequence Alignment/Map), a format for large nucleotide sequence alignments"
30 +DESCRIPTION="Utilities for analysing and manipulating the SAM/BAM alignment formats"
31 HOMEPAGE="http://samtools.sourceforge.net/"
32 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"