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

add the PhD thesis itself as documentation

Package-Manager: portage-2.2.7

---
 sci-biology/ESTate/ChangeLog         | 3 +++
 sci-biology/ESTate/ESTate-0.5.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-biology/ESTate/ChangeLog b/sci-biology/ESTate/ChangeLog
index 52cfa8c..6ae928b 100644
--- a/sci-biology/ESTate/ChangeLog
+++ b/sci-biology/ESTate/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Jan 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild:
+  add the PhD thesis itself as documentation
+
 *ESTate-0.5 (09 Jan 2015)
 
   09 Jan 2015; Martin Mokrejs <[email protected]> +ESTate-0.5.ebuild,

diff --git a/sci-biology/ESTate/ESTate-0.5.ebuild 
b/sci-biology/ESTate/ESTate-0.5.ebuild
index 5b9f468..989e5f2 100644
--- a/sci-biology/ESTate/ESTate-0.5.ebuild
+++ b/sci-biology/ESTate/ESTate-0.5.ebuild
@@ -6,7 +6,8 @@ EAPI=5
 
 DESCRIPTION="EST clustering tools (estcluster, usage counter, revcomp and 
translate)"
 HOMEPAGE="http://www.ebi.ac.uk/~guy/estate";
-SRC_URI="http://www.ebi.ac.uk/~guy/estate/estate.tar.gz";
+SRC_URI="http://www.ebi.ac.uk/~guy/estate/estate.tar.gz
+       http://www.ebi.ac.uk/~guy/estate/thesis.ps.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -28,5 +29,6 @@ src_install(){
        insinto /usr/share/ESTate/etc
        doins etc/ESTaterc
        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