diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-06 12:14:17 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-06 12:14:17 +0200 |
commit | f020b85eb2a1e678aa5a9c9ba4dec662cfe06c0c (patch) | |
tree | 72883044eda9f841322b8e00455f207e6f857ace /sci-biology/Trinotate | |
parent | sci-chemistry/GromacsWrapper: Add github to remote-id in metadata.xml (diff) | |
download | sci-f020b85eb2a1e678aa5a9c9ba4dec662cfe06c0c.tar.gz sci-f020b85eb2a1e678aa5a9c9ba4dec662cfe06c0c.tar.bz2 sci-f020b85eb2a1e678aa5a9c9ba4dec662cfe06c0c.zip |
sci-biology/Trinotate: Fix whitespaces
Package-Manager: portage-2.2.20
Diffstat (limited to 'sci-biology/Trinotate')
-rw-r--r-- | sci-biology/Trinotate/ChangeLog | 3 | ||||
-rw-r--r-- | sci-biology/Trinotate/Trinotate-2.0.1.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sci-biology/Trinotate/ChangeLog b/sci-biology/Trinotate/ChangeLog index f83c1be57..86519b975 100644 --- a/sci-biology/Trinotate/ChangeLog +++ b/sci-biology/Trinotate/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> Trinotate-2.0.1.ebuild: + sci-biology/Trinotate: Fix whitespaces + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: sci-biology/Trinotate: Add github to remote-id in metadata.xml diff --git a/sci-biology/Trinotate/Trinotate-2.0.1.ebuild b/sci-biology/Trinotate/Trinotate-2.0.1.ebuild index 8665fb403..0cf111604 100644 --- a/sci-biology/Trinotate/Trinotate-2.0.1.ebuild +++ b/sci-biology/Trinotate/Trinotate-2.0.1.ebuild @@ -35,8 +35,8 @@ RDEPEND="${DEPEND} # $HMMSEARCH_BINARY = "/path/to/hmmsearch2"; src_install(){ - perl_set_version - dobin Trinotate + perl_set_version + dobin Trinotate insinto /usr/share/"${PN}" doins -r admin java sample_data util TrinotateWeb insinto ${VENDOR_LIB}/${PN} |