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:28 +0100
commitd7d5cbd1accca7aac9aec6ebc2f33a4fd3a989c0 (patch)
tree840f57c51e317ab5252fefdb057a72857ec83433
parentsci-biology/diya: Fix overlong DESCRIPTION (diff)
downloadgentoo-d7d5cbd1accca7aac9aec6ebc2f33a4fd3a989c0.tar.gz
gentoo-d7d5cbd1accca7aac9aec6ebc2f33a4fd3a989c0.tar.bz2
gentoo-d7d5cbd1accca7aac9aec6ebc2f33a4fd3a989c0.zip
sci-biology/maq: Fix overlong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3856
-rw-r--r--sci-biology/maq/maq-0.7.1-r1.ebuild4
-rw-r--r--sci-biology/maq/maq-0.7.1.ebuild4
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 645a2d65a620..1fd699b79e05 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 1089eefbae04..1f8df1f795ac 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"