commit: aee09fdb8ec0506622f10469765ab2417aa5b182 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Fri Feb 5 11:46:03 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Fri Feb 5 11:46:03 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=aee09fdb
sci-biology/CAT: update homepage Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/CAT/CAT-1.3.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/sci-biology/CAT/CAT-1.3.ebuild b/sci-biology/CAT/CAT-1.3.ebuild index 44d099524..a2c4233c9 100644 --- a/sci-biology/CAT/CAT-1.3.ebuild +++ b/sci-biology/CAT/CAT-1.3.ebuild @@ -1,14 +1,12 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Codon usage bias (composition) and its statistical significance" HOMEPAGE=" - http://bigd.big.ac.cn/tools/cat - http://cbb.big.ac.cn/Software - http://code.google.com/p/composition-analysis-toolkit - http://www.cbrc.kaust.edu.sa/CAT" + https://bigd.big.ac.cn/tools/cat + http://cbb.big.ac.cn/Software" SRC_URI="ftp://download.big.ac.cn/bigd/tools/${PN}${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"
