commit: 315aa2bb53945cec10af0b07e6d16b3b8f60b8fe Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Fri Apr 17 23:40:17 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Fri Apr 17 23:40:17 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=315aa2bb
sci-biology/seqclean: fix language Package-Manager: portage-2.2.18 sci-biology/seqclean/ChangeLog | 7 +++++-- sci-biology/seqclean/seqclean-110625.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sci-biology/seqclean/ChangeLog b/sci-biology/seqclean/ChangeLog index b03c585..e8b4cbb 100644 --- a/sci-biology/seqclean/ChangeLog +++ b/sci-biology/seqclean/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for sci-biology/seqclean -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 17 Apr 2015; Martin Mokrejs <[email protected]> + seqclean-110625.ebuild: + sci-biology/seqclean: fix language + *seqclean-110625 (25 Jun 2011) 25 Jun 2011; Justin Lecher <[email protected]> -seqclean-0.1.ebuild, +seqclean-110625.ebuild, +files/seqclean-110625-build.patch: Cleaned ebuild - diff --git a/sci-biology/seqclean/seqclean-110625.ebuild b/sci-biology/seqclean/seqclean-110625.ebuild index 1078c0c..da1ef80 100644 --- a/sci-biology/seqclean/seqclean-110625.ebuild +++ b/sci-biology/seqclean/seqclean-110625.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: $ @@ -48,7 +48,7 @@ src_install() { dobin ${i}/${i} done - einfo "Optionally, you might want to download UniVec from NCBI if you do not have your own" + einfo "Optionally, you may want to download UniVec from NCBI if you do not have your own" einfo "fasta file with vector sequences you want to remove from sequencing" einfo "reads. See http://www.ncbi.nlm.nih.gov/VecScreen/UniVec.html" }
