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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D95215800F for ; Sun, 19 Feb 2023 04:45:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FADEE07EA; Sun, 19 Feb 2023 04:45:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 276E2E07EA for ; Sun, 19 Feb 2023 04:45:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4019D335D0D for ; Sun, 19 Feb 2023 04:45:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91620893 for ; Sun, 19 Feb 2023 04:45:01 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1676781896.307e9fc6df28cae1f1bb5e53219ae537256c16a9.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/codonw/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/codonw/codonw-1.4.4-r2.ebuild X-VCS-Directories: sci-biology/codonw/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 307e9fc6df28cae1f1bb5e53219ae537256c16a9 X-VCS-Branch: master Date: Sun, 19 Feb 2023 04:45:01 +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: d761a91f-fa8e-4564-b819-640da766e6e2 X-Archives-Hash: 6f23fc449611bdb2b9ce50305b7fe6d1 commit: 307e9fc6df28cae1f1bb5e53219ae537256c16a9 Author: Horea Christian chymera eu> AuthorDate: Sun Feb 19 04:44:56 2023 +0000 Commit: Horea Christian gmail com> CommitDate: Sun Feb 19 04:44:56 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=307e9fc6 sci-biology/codonw: update SRC_URI Signed-off-by: Horea Christian chymera.eu> sci-biology/codonw/codonw-1.4.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/codonw/codonw-1.4.4-r2.ebuild b/sci-biology/codonw/codonw-1.4.4-r2.ebuild index b3b761a6b..49bf65452 100644 --- a/sci-biology/codonw/codonw-1.4.4-r2.ebuild +++ b/sci-biology/codonw/codonw-1.4.4-r2.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs DESCRIPTION="Multivariate statistical analysis of codon and amino acid usage" HOMEPAGE="https://codonw.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/CodonWSourceCode_${PV//./_}.tar.gz - http://codonw.sourceforge.net/JohnPedenThesisPressOpt_water.pdf" + https://codonw.sourceforge.net/JohnPedenThesisPressOpt_water.pdf" LICENSE="GPL-2" SLOT="0"