commit: 4de5bfa23dbb29a6888252c02aa2a06502455e72 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Feb 1 14:58:41 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Feb 1 14:58:41 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4de5bfa2
sci-biology/MochiView: fix homepage repology was complaining about this one Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/MochiView/MochiView-1.46.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/MochiView/MochiView-1.46.ebuild b/sci-biology/MochiView/MochiView-1.46.ebuild index d9db425fa..c3e69194b 100644 --- a/sci-biology/MochiView/MochiView-1.46.ebuild +++ b/sci-biology/MochiView/MochiView-1.46.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit java-utils-2 DESCRIPTION="Genome browser and analysis" -HOMEPAGE="http://johnsonlab.ucsf.edu/mochi.html" +HOMEPAGE="https://www.johnsonlab.ucsf.edu/mochi.html" SRC_URI="https://www.johnsonlab.ucsf.edu/s/MochiView_v${PV//.}.zip" LICENSE="MIT LGPL-3 MPL-1.1 Apache-2.0"
