commit: c5bce1836a079d9b405ef7a5785ddc496ed1dfda Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 16:28:33 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 16:28:33 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c5bce183
sci-biology/portrait: properly name tarball Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/portrait/portrait-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/portrait/portrait-1.1.ebuild b/sci-biology/portrait/portrait-1.1.ebuild index d6e0c7e82..e8da5e51e 100644 --- a/sci-biology/portrait/portrait-1.1.ebuild +++ b/sci-biology/portrait/portrait-1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Ab initio ncRNA prediction" HOMEPAGE="http://bioinformatics.cenargen.embrapa.br/portrait" -SRC_URI="http://bioinformatics.cenargen.embrapa.br/portrait/download/portrait.tar.gz" +SRC_URI="http://bioinformatics.cenargen.embrapa.br/portrait/download/portrait.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0"
