commit: fe06018d03259cfc2f1bf507e618f3f858fa74bb Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Tue Mar 21 23:07:15 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Tue Mar 21 23:07:24 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fe06018d
sci-biology/fsa: update EAPI 7 -> 8, HTTPS update Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/fsa/fsa-1.15.9.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/fsa/fsa-1.15.9.ebuild b/sci-biology/fsa/fsa-1.15.9.ebuild index 44e1d5cff..f77ae61aa 100644 --- a/sci-biology/fsa/fsa-1.15.9.ebuild +++ b/sci-biology/fsa/fsa-1.15.9.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="Distance-based probabilistic multiple sequence alignment algo for DNA/RNA/prot" -HOMEPAGE="http://fsa.sourceforge.net" +HOMEPAGE="https://fsa.sourceforge.net" SRC_URI="https://downloads.sourceforge.net/project/fsa/${P}.tar.gz" LICENSE="GPL-3+"
