From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 51B86138360 for ; Fri, 5 Feb 2021 11:51:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24F27E08F4; Fri, 5 Feb 2021 11:51:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F4026E08F0 for ; Fri, 5 Feb 2021 11:51:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08669342BCC for ; Fri, 5 Feb 2021 11:51:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E63C54C5 for ; Fri, 5 Feb 2021 11:51:07 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1612525563.aee09fdb8ec0506622f10469765ab2417aa5b182.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/CAT/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/CAT/CAT-1.3.ebuild X-VCS-Directories: sci-biology/CAT/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: aee09fdb8ec0506622f10469765ab2417aa5b182 X-VCS-Branch: master Date: Fri, 5 Feb 2021 11:51:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 15c52ac7-ced3-4e0d-8cf0-364f024eb9d3 X-Archives-Hash: 9fb7e16a5a0f0377bb70952e062c6d6a commit: aee09fdb8ec0506622f10469765ab2417aa5b182 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Feb 5 11:46:03 2021 +0000 Commit: Andrew Ammerlaan riseup 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 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+"