sci-biology/wgs-assembler: 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:59 +0000 (22:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856

sci-biology/wgs-assembler/wgs-assembler-7.0-r1.ebuild

index aa9c8e8300f6a7d1c3f1b69d5bd4639f89395ccc..2c6eeb885b8df5f1fb45569803097c88f3a4282f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ PYTHON_DEPEND=2
 
 inherit eutils python toolchain-funcs
 
-DESCRIPTION="A de novo whole-genome shotgun DNA sequence assembler, also known as the Celera Assembler and CABOG"
+DESCRIPTION="The Celera de novo whole-genome shotgun DNA sequence assembler, aka CABOG"
 HOMEPAGE="https://sourceforge.net/projects/wgs-assembler/"
 SRC_URI="mirror://sourceforge/${PN}/wgs-${PV}.tar.bz2"