sci-biology/ncbi-tools: Fix overlong DESCRIPTION
authorDavid Seifert <soap@gentoo.org>
Mon, 6 Feb 2017 20:48:02 +0000 (21:48 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 6 Feb 2017 21:26:47 +0000 (22:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856

sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild

index 5542dd5f67b203e79b42eff3937e3a76e84ddaea..b351862692b2e3b892c620bd80d15e7cc6a904c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils flag-o-matic prefix toolchain-funcs
 
-DESCRIPTION="Development toolkit and applications for computational biology, including NCBI BLAST"
+DESCRIPTION="Development toolkit and applications for computational biology, including BLAST"
 HOMEPAGE="http://www.ncbi.nlm.nih.gov/"
 SRC_URI="ftp://ftp.ncbi.nlm.nih.gov/blast/executables/release/${PV}/ncbi.tar.gz -> ${P}.tar.gz"