commit: 99f9dfabe1643d64da0adc89b6fe937b698805dd Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 16:31:35 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 16:31:35 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=99f9dfab
sci-biology/sclust: properly name tarball Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/sclust/sclust-0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/sclust/sclust-0.1.ebuild b/sci-biology/sclust/sclust-0.1.ebuild index a4c16f997..ee8f3c5c1 100644 --- a/sci-biology/sclust/sclust-0.1.ebuild +++ b/sci-biology/sclust/sclust-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Seeded clustering tool by processing pairwise alignments" HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software/" SRC_URI=" - ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/${PN}.tar.gz + 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" LICENSE="Artistic"
