commit: 480a08a4588d46e46e77d3d75a0e2f1ba3f58d94 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon May 21 10:12:00 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=480a08a4
sci-biology/prosite: use HTTPs sci-biology/prosite/prosite-2017.02.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/prosite/prosite-2017.02.ebuild b/sci-biology/prosite/prosite-2017.02.ebuild index b3d9ef2335f..6003b17cff8 100644 --- a/sci-biology/prosite/prosite-2017.02.ebuild +++ b/sci-biology/prosite/prosite-2017.02.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="A protein families and domains database" -HOMEPAGE="http://prosite.expasy.org/" +HOMEPAGE="https://prosite.expasy.org/" SRC_URI="ftp://ftp.expasy.org/databases/prosite/old_releases/prosite${PV//./_}.tar.bz2" LICENSE="swiss-prot"