commit: 41e318131aa98641cd6ada0c5497fbf8ac76df3d Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Tue Feb 16 16:16:18 2016 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Tue Feb 16 16:16:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=41e31813
sci-biology/DisEMBL: added a note where to fetch required source file of a component Package-Manager: portage-2.2.26 sci-biology/DisEMBL/DisEMBL-1.4.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sci-biology/DisEMBL/DisEMBL-1.4.ebuild b/sci-biology/DisEMBL/DisEMBL-1.4.ebuild index e39652c..4007bdc 100644 --- a/sci-biology/DisEMBL/DisEMBL-1.4.ebuild +++ b/sci-biology/DisEMBL/DisEMBL-1.4.ebuild @@ -15,6 +15,9 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" +# The smoothing function sav_gol.c cannot be re-distributed but can be downloaded from TISEAN. +# http://www.mpipks-dresden.mpg.de/~tisean/ + DEPEND="" RDEPEND="${DEPEND} sci-biology/biopython"
