summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-06 21:48:02 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-06 22:26:47 +0100
commitd0289eb88c63b768894227afd75ad89a3856aace (patch)
treed0d3ac0741299c188d69f06a2fb5068ee39f92e6 /sci-biology/ncbi-tools
parentsci-biology/maq: Remove old (diff)
downloadgentoo-d0289eb88c63b768894227afd75ad89a3856aace.tar.gz
gentoo-d0289eb88c63b768894227afd75ad89a3856aace.tar.bz2
gentoo-d0289eb88c63b768894227afd75ad89a3856aace.zip
sci-biology/ncbi-tools: Fix overlong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3856
Diffstat (limited to 'sci-biology/ncbi-tools')
-rw-r--r--sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild b/sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild
index 5542dd5f67b2..b351862692b2 100644
--- a/sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild
+++ b/sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild
@@ -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"