commit: d9164ff91627cc4b4afb27e0979492b6d1ccf080
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Nov 19 21:08:46 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Nov 19 21:08:46 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d9164ff9
sci-biology/ffindex: fix HOMEPAGE, version bump
Package-Manager: portage-2.2.18
sci-biology/ffindex/ChangeLog | 6 ++++++
.../ffindex/{ffindex-0.9.9.3.ebuild => ffindex-0.9.9.6.ebuild} | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/sci-biology/ffindex/ChangeLog b/sci-biology/ffindex/ChangeLog
index 83d05db..7c800e6 100644
--- a/sci-biology/ffindex/ChangeLog
+++ b/sci-biology/ffindex/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$
+*ffindex-0.9.9.6 (19 Nov 2015)
+
+ 19 Nov 2015; Martin Mokrejs <[email protected]>
+ +ffindex-0.9.9.6.ebuild, -ffindex-0.9.9.3.ebuild:
+ sci-biology/ffindex: fix HOMEPAGE, version bump
+
06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
sci-biology/ffindex: Add github to remote-id in metadata.xml
diff --git a/sci-biology/ffindex/ffindex-0.9.9.3.ebuild
b/sci-biology/ffindex/ffindex-0.9.9.6.ebuild
similarity index 82%
rename from sci-biology/ffindex/ffindex-0.9.9.3.ebuild
rename to sci-biology/ffindex/ffindex-0.9.9.6.ebuild
index 716109e..d6a839c 100644
--- a/sci-biology/ffindex/ffindex-0.9.9.3.ebuild
+++ b/sci-biology/ffindex/ffindex-0.9.9.6.ebuild
@@ -5,9 +5,9 @@
EAPI=5
DESCRIPTION="Simple index/database for huge amounts of small files"
-HOMEPAGE="http://pubshare.genzentrum.lmu.de/scientific_computing/software/ffindex"
+HOMEPAGE="http://www.splashground.de/~andy/programs/FFindex"
#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"
+SRC_URI="http://www.splashground.de/~andy/programs/FFindex/${P}.tar.gz"
LICENSE="CC-BY-3.0"
SLOT="0"
@@ -17,7 +17,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
-S="${WORKDIR}"/TransDecoder_r20140704/3rd_party/ffindex-0.9.9.3
+#S="${WORKDIR}"/TransDecoder_r20140704/3rd_party/ffindex-0.9.9.3
src_compile(){
emake HAVE_MPI=1