commit:     c35071ffbc4341ee39ee5e2d13641c866ddd45b5
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon May 25 19:38:46 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon May 25 19:38:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c35071ff

sci-biology/ffindex: fix SRC_URI because TransDecoder which contains this 
bundled thing has moved

Package-Manager: portage-2.2.18

 sci-biology/ffindex/ChangeLog              | 5 +++++
 sci-biology/ffindex/ffindex-0.9.9.3.ebuild | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/sci-biology/ffindex/ChangeLog b/sci-biology/ffindex/ChangeLog
index a711d80..c82f670 100644
--- a/sci-biology/ffindex/ChangeLog
+++ b/sci-biology/ffindex/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 May 2015; Martin Mokrejs <[email protected]>
+  ffindex-0.9.9.3.ebuild:
+  sci-biology/ffindex: fix SRC_URI because TransDecoder which contains this
+  bundled thing has moved
+
 *ffindex-0.9.9.3 (08 Jan 2015)
 
   08 Jan 2015; Martin Mokrejs <[email protected]>

diff --git a/sci-biology/ffindex/ffindex-0.9.9.3.ebuild 
b/sci-biology/ffindex/ffindex-0.9.9.3.ebuild
index 1a9a9a1..c3ff78e 100644
--- a/sci-biology/ffindex/ffindex-0.9.9.3.ebuild
+++ b/sci-biology/ffindex/ffindex-0.9.9.3.ebuild
@@ -6,7 +6,8 @@ EAPI=5
 
 DESCRIPTION="Simple index/database for huge amounts of small files"
 
HOMEPAGE="http://pubshare.genzentrum.lmu.de/scientific_computing/software/ffindex";
-SRC_URI="http://downloads.sourceforge.net/project/transdecoder/TransDecoder_r20140704.tar.gz";
+#SRC_URI="http://downloads.sourceforge.net/project/transdecoder/TransDecoder_r20140704.tar.gz";
+SRC_URI="https://github.com/TransDecoder/TransDecoder/archive/TransDecoder.tar.gz
 -> TransDecoder-2.0.1.tar.gz"
 
 LICENSE="CC-BY-3.0"
 SLOT="0"

Reply via email to