commit:     00b1d249875a5f081a74b1a248355c972b423cc3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 22:30:25 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 22:39:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b1d249

sci-biology/samtools: Trim DESCRIPTION

* Add sub-slot operator for 'sys-libs/ncurses' dependency

Package-Manager: portage-2.2.28

 sci-biology/samtools/samtools-1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/samtools/samtools-1.0.ebuild 
b/sci-biology/samtools/samtools-1.0.ebuild
index d1f1f50..7a5f026 100644
--- a/sci-biology/samtools/samtools-1.0.ebuild
+++ b/sci-biology/samtools/samtools-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit eutils multilib python-r1 toolchain-funcs
 
-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://www.htslib.org/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
@@ -20,7 +20,7 @@ IUSE="examples"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 CDEPEND="
-       sys-libs/ncurses
+       sys-libs/ncurses:0=
        sci-libs/htslib"
 
 RDEPEND="${CDEPEND}

Reply via email to