diff options
author | 2018-05-21 12:14:17 +0200 | |
---|---|---|
committer | 2018-05-21 13:02:31 -0400 | |
commit | b8057dabc8b51cfddf3d94aee03b1433e8eccdc0 (patch) | |
tree | 855fdc79be07708dc282f8c48bb9cdcd4142cd5e /sci-biology | |
parent | sci-biology/mothur: use HTTPs (diff) | |
download | gentoo-b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.tar.gz gentoo-b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.tar.bz2 gentoo-b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.zip |
sci-biology/mafft: use HTTPs
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/mafft/mafft-7.050.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/mafft/mafft-7.215.ebuild | 6 | ||||
-rw-r--r-- | 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 685d78005c73..5da5d12d1b31 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 21761f1378e4..05c3d8d52399 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 92925d8342b2..9f9f631416b2 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" |