commit: 6977d95754be6cafc0eff5e9cdc49fbead057668 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 13 20:47:10 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 13 20:48:08 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6977d957
sci-libs/ccif: use https homepage Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-libs/ccif/ccif-0.3.20111209.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/ccif/ccif-0.3.20111209.ebuild b/sci-libs/ccif/ccif-0.3.20111209.ebuild index a9263b99d..caeaffd49 100644 --- a/sci-libs/ccif/ccif-0.3.20111209.ebuild +++ b/sci-libs/ccif/ccif-0.3.20111209.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils fortran-2 DESCRIPTION="CCP4 ccif lib" -HOMEPAGE="http://www.ccp4.ac.uk/" +HOMEPAGE="https://www.ccp4.ac.uk/" SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz" SLOT="0"
