commit: d7d5cbd1accca7aac9aec6ebc2f33a4fd3a989c0 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Feb 6 20:48:02 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Feb 6 21:26:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d5cbd1
sci-biology/maq: Fix overlong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3856 sci-biology/maq/maq-0.7.1-r1.ebuild | 4 ++-- sci-biology/maq/maq-0.7.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/maq/maq-0.7.1-r1.ebuild b/sci-biology/maq/maq-0.7.1-r1.ebuild index 645a2d6..1fd699b 100644 --- a/sci-biology/maq/maq-0.7.1-r1.ebuild +++ b/sci-biology/maq/maq-0.7.1-r1.ebuild @@ -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$ @@ -6,7 +6,7 @@ EAPI=4 inherit autotools eutils -DESCRIPTION="Mapping and Assembly with Qualities - mapping Solexa and SOLiD reads to reference sequences" +DESCRIPTION="Mapping and Assembly with Qualities, mapping NGS reads to reference genomes" HOMEPAGE="http://maq.sourceforge.net/" SRC_URI=" mirror://sourceforge/${PN}/${P}.tar.bz2 diff --git a/sci-biology/maq/maq-0.7.1.ebuild b/sci-biology/maq/maq-0.7.1.ebuild index 1089eef..1f8df1f 100644 --- a/sci-biology/maq/maq-0.7.1.ebuild +++ b/sci-biology/maq/maq-0.7.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="Mapping and Assembly with Qualities - mapping Solexa and SOLiD reads to reference sequences" +DESCRIPTION="Mapping and Assembly with Qualities, mapping NGS reads to reference genomes" HOMEPAGE="http://maq.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 mirror://sourceforge/${PN}/calib-36.dat.gz"
