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 0394F138334 for ; Sat, 30 Mar 2019 00:05:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8EB3E08F6; Sat, 30 Mar 2019 00:05:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C0D68E08F6 for ; Sat, 30 Mar 2019 00:05:03 +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 21703335D2F for ; Sat, 30 Mar 2019 00:05:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C8E457C for ; Sat, 30 Mar 2019 00:05:00 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1553904294.21fc7bb7e17bc4bd4f44f8f80a357f260d3d3748.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/KaKs_Calculator/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/KaKs_Calculator/KaKs_Calculator-2.0.ebuild X-VCS-Directories: sci-biology/KaKs_Calculator/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 21fc7bb7e17bc4bd4f44f8f80a357f260d3d3748 X-VCS-Branch: master Date: Sat, 30 Mar 2019 00:05:00 +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: 04cf6141-812e-459b-b50c-73ebc6f6dea1 X-Archives-Hash: 72fb4161cbeaa510117f02aa4e03b8ec commit: 21fc7bb7e17bc4bd4f44f8f80a357f260d3d3748 Author: Martin Mokrejs fold natur cuni cz> AuthorDate: Sat Mar 30 00:04:54 2019 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sat Mar 30 00:04:54 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=21fc7bb7 sci-biology/KaKs_Calculator: another attempt at SRC_URI Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Martin Mokrejs fold.natur.cuni.cz> sci-biology/KaKs_Calculator/KaKs_Calculator-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/KaKs_Calculator/KaKs_Calculator-2.0.ebuild b/sci-biology/KaKs_Calculator/KaKs_Calculator-2.0.ebuild index e6620b359..643352424 100644 --- a/sci-biology/KaKs_Calculator/KaKs_Calculator-2.0.ebuild +++ b/sci-biology/KaKs_Calculator/KaKs_Calculator-2.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://code.google.com/p/kaks-calculator https://www.sciencedirect.com/science/article/pii/S1672022910600083" SRC_URI=" https://netcologne.dl.sourceforge.net/project/kakscalculator2/${PN}${PV}.tar.gz -> ${P}.tar.gz - https://raw.githubusercontent.com/WilsonSayresLab/AlignmentProcessor/master/"{$PN}"/"{$PN}${PV}"/"{$PN}${PV}"_manual.pdf -> ${P}_manual.pdf + https://raw.githubusercontent.com/WilsonSayresLab/AlignmentProcessor/master/${PN}/${PN}${PV}/${PN}${PV}_manual.pdf -> ${P}_manual.pdf https://s3.amazonaws.com/fumba.me/share+files/1-s2.0-S1672022907600072-main.pdf -> ${PN}-Zhang_et_al_2006.pdf" LICENSE="GPL-3"