commit: 1e12ed2024d17b9dfae07efdcc1b179445d31650 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Nov 21 21:21:11 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 21 21:21:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e12ed20
sci-chemistry/procheck: update HOMEPAGE Closes: https://bugs.gentoo.org/680404 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-chemistry/procheck/procheck-3.5.4-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild b/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild index cc536d671b8..1a700ee4110 100644 --- a/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild +++ b/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit fortran-2 multilib toolchain-funcs versionator DESCRIPTION="Checks the stereochemical quality of a protein structure" -HOMEPAGE="http://www.biochem.ucl.ac.uk/~roman/procheck/procheck.html" +HOMEPAGE="https://www.ebi.ac.uk/thornton-srv/software/PROCHECK" SRC_URI=" ${P}.tar.gz ${P}-README doc? ( ${P}-manual.tar.gz )" @@ -24,7 +24,7 @@ RESTRICT="fetch" S="${WORKDIR}/${PN}" pkg_nofetch() { - elog "Please visit http://www.ebi.ac.uk/thornton-srv/software/PROCHECK/download.html" + elog "Please visit https://www.ebi.ac.uk/thornton-srv/software/PROCHECK/download.html" elog "and follow the instruction for downloading." elog "Files should be renamed in the following way before being copied to your" elog "DISTDIR directory:"
