commit: a56d140795382c61496629c5048c3ec4fdac87c4 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Thu Jan 15 11:13:00 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Thu Jan 15 11:13:00 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a56d1407
correct package description Package-Manager: portage-2.2.7 --- sci-biology/sickle/ChangeLog | 6 ++++-- sci-biology/sickle/sickle-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-biology/sickle/ChangeLog b/sci-biology/sickle/ChangeLog index bdbc7e7..443ff95 100644 --- a/sci-biology/sickle/ChangeLog +++ b/sci-biology/sickle/ChangeLog @@ -1,11 +1,13 @@ # ChangeLog for sci-biology/sickle -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 15 Jan 2015; Martin Mokrejs <[email protected]> sickle-9999.ebuild: + correct package description + *sickle-9999 (24 Mar 2014) 24 Mar 2014; Martin Mokrejs <[email protected]> +sickle-9999.ebuild, +metadata.xml: simple ebuild, bundled Makefile forces compile flags, program version, but works - diff --git a/sci-biology/sickle/sickle-9999.ebuild b/sci-biology/sickle/sickle-9999.ebuild index d256d73..022474e 100644 --- a/sci-biology/sickle/sickle-9999.ebuild +++ b/sci-biology/sickle/sickle-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils git-r3 -DESCRIPTION="Windowed adaptive adaptor trimming tool for FASTQ data from Illumina/Solexa" +DESCRIPTION="Windowed adaptive quality-based trimming tool for FASTQ data from Illumina/Solexa" HOMEPAGE="https://github.com/najoshi/sickle" EGIT_REPO_URI="https://github.com/najoshi/sickle"
