commit:     72826ae7fd740933822987a2922daaa22dbb26d8
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Jan  9 17:29:47 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Jan  9 17:29:47 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=72826ae7

add the probability matrices

Package-Manager: portage-2.2.7

---
 sci-biology/ESTate/ChangeLog         | 3 +++
 sci-biology/ESTate/ESTate-0.5.ebuild | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/sci-biology/ESTate/ChangeLog b/sci-biology/ESTate/ChangeLog
index 6ae928b..628daf7 100644
--- a/sci-biology/ESTate/ChangeLog
+++ b/sci-biology/ESTate/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   09 Jan 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild:
+  add the probability matrices
+
+  09 Jan 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild:
   add the PhD thesis itself as documentation
 
 *ESTate-0.5 (09 Jan 2015)

diff --git a/sci-biology/ESTate/ESTate-0.5.ebuild 
b/sci-biology/ESTate/ESTate-0.5.ebuild
index 989e5f2..54704d4 100644
--- a/sci-biology/ESTate/ESTate-0.5.ebuild
+++ b/sci-biology/ESTate/ESTate-0.5.ebuild
@@ -28,6 +28,8 @@ src_install(){
        doman doc/man/man1/*.1 doc/man/man7/*.7
        insinto /usr/share/ESTate/etc
        doins etc/ESTaterc
+       doins /usr/share/ESTate/example
+       doins example/embl59* example/drosophila*
        dodoc ANNOUNCE.txt README.txt
        dodoc "${DISTDIR}"/thesis.ps.gz
        einfo "Additionally you may want to install sci-biology/wcd which can 
be used by ESTate"

Reply via email to