commit: d2343a3e1cd09d0820e9a21838649c6acff7ee8a Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sun Sep 6 21:14:34 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sun Sep 6 21:14:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d2343a3e
sci-biology/amos-short: simplify package description; fix 'Malformed CVS Header on line: 3' Package-Manager: portage-2.2.18 sci-biology/amos-short/ChangeLog | 4 ++++ sci-biology/amos-short/amos-short-0.9.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sci-biology/amos-short/ChangeLog b/sci-biology/amos-short/ChangeLog index 114a047..9d643a4 100644 --- a/sci-biology/amos-short/ChangeLog +++ b/sci-biology/amos-short/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 06 Sep 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> + amos-short-0.9.3.ebuild: + sci-biology/amos-short: simplify package description + 03 Apr 2015; Marius Brehler <mar...@linux.sungazer.de> amos-short-0.9.3.ebuild: Bump to EAPI=5, but drop KEYWORDS as SRC is diff --git a/sci-biology/amos-short/amos-short-0.9.3.ebuild b/sci-biology/amos-short/amos-short-0.9.3.ebuild index f56ee2b..2493899 100644 --- a/sci-biology/amos-short/amos-short-0.9.3.ebuild +++ b/sci-biology/amos-short/amos-short-0.9.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ +# $Header: $ EAPI=5 inherit eutils -DESCRIPTION="A Modular, Open-Source whole genome assembler with defaults for short reads" +DESCRIPTION="Whole genome assembler with defaults for short reads" HOMEPAGE="http://amos.sourceforge.net/" SRC_URI="http://sourceforge.net/projects/amos/files/short_read_assembly/${PV}/AMOS-short.tgz"