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"

Reply via email to