commit: 1874ff6b01de669073c8748514bbe897aac85a9e Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 16:16:46 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 16:16:46 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1874ff6b
sci-biology/cdbfasta: properly name tarball Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/cdbfasta/cdbfasta-0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/cdbfasta/cdbfasta-0.1.ebuild b/sci-biology/cdbfasta/cdbfasta-0.1.ebuild index f0f8918fa..532011df4 100644 --- a/sci-biology/cdbfasta/cdbfasta-0.1.ebuild +++ b/sci-biology/cdbfasta/cdbfasta-0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="FASTA record indexing/retrievieng utility" HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software" -SRC_URI="ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/cdbfasta/cdbfasta.tar.gz" +SRC_URI="ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/cdbfasta/cdbfasta.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0"
