From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1025315-garchives=archives.gentoo.org@lists.gentoo.org> 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 425031382C5 for <garchives@archives.gentoo.org>; Mon, 21 May 2018 17:05:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CE8E0AED; Mon, 21 May 2018 17:05:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D9EC9E0AED for <gentoo-commits@lists.gentoo.org>; Mon, 21 May 2018 17:05:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 71057335C7E for <gentoo-commits@lists.gentoo.org>; Mon, 21 May 2018 17:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48EB72B2 for <gentoo-commits@lists.gentoo.org>; Mon, 21 May 2018 17:05:15 +0000 (UTC) From: "Aaron Bauman" <bman@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" <bman@gentoo.org> Message-ID: <1526922151.b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/mafft/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/mafft/mafft-7.050.ebuild sci-biology/mafft/mafft-7.215.ebuild sci-biology/mafft/mafft-7.305.ebuild X-VCS-Directories: sci-biology/mafft/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: b8057dabc8b51cfddf3d94aee03b1433e8eccdc0 X-VCS-Branch: master Date: Mon, 21 May 2018 17:05:15 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bdb9b880-cdbd-449f-8a5b-d57a40309012 X-Archives-Hash: 5f62b4752cda1d683a871cc1c0e7f8af commit: b8057dabc8b51cfddf3d94aee03b1433e8eccdc0 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon May 21 10:14:17 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon May 21 17:02:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8057dab sci-biology/mafft: use HTTPs sci-biology/mafft/mafft-7.050.ebuild | 6 +++--- sci-biology/mafft/mafft-7.215.ebuild | 6 +++--- sci-biology/mafft/mafft-7.305.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sci-biology/mafft/mafft-7.050.ebuild b/sci-biology/mafft/mafft-7.050.ebuild index 685d78005c7..5da5d12d1b3 100644 --- a/sci-biology/mafft/mafft-7.050.ebuild +++ b/sci-biology/mafft/mafft-7.050.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,8 @@ inherit eutils flag-o-matic multilib toolchain-funcs EXTENSIONS="-without-extensions" DESCRIPTION="Multiple sequence alignments using a variety of algorithms" -HOMEPAGE="http://mafft.cbrc.jp/alignment/software/index.html" -SRC_URI="http://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz" +HOMEPAGE="https://mafft.cbrc.jp/alignment/software/index.html" +SRC_URI="https://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz" LICENSE="BSD" SLOT="0" diff --git a/sci-biology/mafft/mafft-7.215.ebuild b/sci-biology/mafft/mafft-7.215.ebuild index 21761f1378e..05c3d8d5239 100644 --- a/sci-biology/mafft/mafft-7.215.ebuild +++ b/sci-biology/mafft/mafft-7.215.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,8 @@ inherit eutils flag-o-matic multilib toolchain-funcs EXTENSIONS="-without-extensions" DESCRIPTION="Multiple sequence alignments using a variety of algorithms" -HOMEPAGE="http://mafft.cbrc.jp/alignment/software/index.html" -SRC_URI="http://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz" +HOMEPAGE="https://mafft.cbrc.jp/alignment/software/index.html" +SRC_URI="https://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz" LICENSE="BSD" SLOT="0" diff --git a/sci-biology/mafft/mafft-7.305.ebuild b/sci-biology/mafft/mafft-7.305.ebuild index 92925d8342b..9f9f631416b 100644 --- a/sci-biology/mafft/mafft-7.305.ebuild +++ b/sci-biology/mafft/mafft-7.305.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,8 +8,8 @@ inherit flag-o-matic toolchain-funcs EXTENSIONS="-without-extensions" DESCRIPTION="Multiple sequence alignments using a variety of algorithms" -HOMEPAGE="http://mafft.cbrc.jp/alignment/software/index.html" -SRC_URI="http://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz" +HOMEPAGE="https://mafft.cbrc.jp/alignment/software/index.html" +SRC_URI="https://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz" LICENSE="BSD" SLOT="0"