commit:     1431051e8d379d5d960182eb0cc0f699b4bae986
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Feb 25 14:54:20 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Feb 25 14:54:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1431051e

*/*: replace dead homepage compbio.dfci.harvard.edu to archive link

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/mgblast/mgblast-0.1.ebuild      | 2 +-
 sci-biology/nrcl/nrcl-110625.ebuild         | 2 +-
 sci-biology/psx/psx-0.1.ebuild              | 2 +-
 sci-biology/sclust/sclust-0.1.ebuild        | 2 +-
 sci-biology/seqclean/seqclean-110625.ebuild | 2 +-
 sci-biology/tclust/tclust-110625.ebuild     | 2 +-
 sci-biology/zmsort/zmsort-110625.ebuild     | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-biology/mgblast/mgblast-0.1.ebuild 
b/sci-biology/mgblast/mgblast-0.1.ebuild
index 3a2d3d7a6..9eb877c27 100644
--- a/sci-biology/mgblast/mgblast-0.1.ebuild
+++ b/sci-biology/mgblast/mgblast-0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DESCRIPTION="Customized version of megablast from TIGR Gene Indices project"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 
SRC_URI="ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/mgblast.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="Artistic"

diff --git a/sci-biology/nrcl/nrcl-110625.ebuild 
b/sci-biology/nrcl/nrcl-110625.ebuild
index f783cc71d..f784a8d73 100644
--- a/sci-biology/nrcl/nrcl-110625.ebuild
+++ b/sci-biology/nrcl/nrcl-110625.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Containment clustering and layout utility for processing pairwise 
alignments"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 SRC_URI="
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz 
-> ${P}.tar.gz
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/gclib.tar.gz";

diff --git a/sci-biology/psx/psx-0.1.ebuild b/sci-biology/psx/psx-0.1.ebuild
index b5b50ebda..d8f1fb845 100644
--- a/sci-biology/psx/psx-0.1.ebuild
+++ b/sci-biology/psx/psx-0.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="parallel multi-FASTA file processing tool from TIGR Gene Indices 
project tools"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 SRC_URI="ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Artistic"

diff --git a/sci-biology/sclust/sclust-0.1.ebuild 
b/sci-biology/sclust/sclust-0.1.ebuild
index ee8f3c5c1..9ad558e20 100644
--- a/sci-biology/sclust/sclust-0.1.ebuild
+++ b/sci-biology/sclust/sclust-0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=5
 
 DESCRIPTION="Seeded clustering tool by processing pairwise alignments"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 SRC_URI="
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz 
-> ${P}.tar.gz
        
ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/cdbfasta.tar.gz";

diff --git a/sci-biology/seqclean/seqclean-110625.ebuild 
b/sci-biology/seqclean/seqclean-110625.ebuild
index 575cab9a6..67a98eb5a 100644
--- a/sci-biology/seqclean/seqclean-110625.ebuild
+++ b/sci-biology/seqclean/seqclean-110625.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Trimpoly and mdust for trimming and validation of ESTs/DNA 
sequences"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 for i in seqcl_scripts mdust trimpoly; do
        SRC_URI="${SRC_URI} 
ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/seqclean/${i}.tar.gz -> 
${i}-${PV}.tar.gz"
 done

diff --git a/sci-biology/tclust/tclust-110625.ebuild 
b/sci-biology/tclust/tclust-110625.ebuild
index b5b26ca7a..e10d495bc 100644
--- a/sci-biology/tclust/tclust-110625.ebuild
+++ b/sci-biology/tclust/tclust-110625.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Transitive closure clustering tool with overlap filtering options"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 SRC_URI="
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz 
-> ${P}.tar.gz
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/gclib.tar.gz 
-> gclib-${PV}.tar.gz"

diff --git a/sci-biology/zmsort/zmsort-110625.ebuild 
b/sci-biology/zmsort/zmsort-110625.ebuild
index 3a46da4f9..773a80cc5 100644
--- a/sci-biology/zmsort/zmsort-110625.ebuild
+++ b/sci-biology/zmsort/zmsort-110625.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Merge-sort utility for compressed alignment files, with 
multi-file output"
-HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/";
+HOMEPAGE="https://web.archive.org/web/20140726030702/http://compbio.dfci.harvard.edu/tgi/software/";
 SRC_URI="
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz 
-> ${P}.tar.gz
        ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/gclib.tar.gz 
-> gclib-${PV}.tar.gz"

Reply via email to