commit:     087ebcfe98d6654347e60cc78fbeffa072e77ac0
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Apr 10 18:58:06 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Apr 10 18:58:06 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=087ebcfe

sci-mathematics/tisean: document two file collisions

I am not familiar with the package so I cannot say how to resolve this.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sci-mathematics/tisean/tisean-3.0.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/tisean/tisean-3.0.1.ebuild 
b/sci-mathematics/tisean/tisean-3.0.1.ebuild
index 7c27ce614..f43138ee6 100644
--- a/sci-mathematics/tisean/tisean-3.0.1.ebuild
+++ b/sci-mathematics/tisean/tisean-3.0.1.ebuild
@@ -7,7 +7,7 @@ inherit eutils toolchain-funcs
 
 MY_P="Tisean_${PV}"
 
-DESCRIPTION="Time series alanalytics with theory of nonliner deterministic 
dynamical systems"
+DESCRIPTION="Time series analytics with theory of non-liner deterministic 
dynamical systems"
 HOMEPAGE="
        https://github.com/heggus/Tisean
        http://www.mpipks-dresden.mpg.de/%7Etisean/Tisean_3.0.1/index.html";
@@ -33,6 +33,9 @@ src_configure() {
 }
 
 src_install() {
+       # TODO: fix file collisions with:
+       # media-gfx/graphviz: /usr/bin/cluster
+       # media-gfx/imagemagick: /usr/bin/compare
        dodir /usr/bin
        default
 }

Reply via email to