Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/MochiView/
Date: Mon, 01 Feb 2021 14:58:54
Message-Id: 1612191521.4de5bfa23dbb29a6888252c02aa2a06502455e72.andrewammerlaan@gentoo
1 commit: 4de5bfa23dbb29a6888252c02aa2a06502455e72
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Mon Feb 1 14:58:41 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Mon Feb 1 14:58:41 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4de5bfa2
7
8 sci-biology/MochiView: fix homepage
9
10 repology was complaining about this one
11
12 Package-Manager: Portage-3.0.14, Repoman-3.0.2
13 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
14
15 sci-biology/MochiView/MochiView-1.46.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-biology/MochiView/MochiView-1.46.ebuild b/sci-biology/MochiView/MochiView-1.46.ebuild
19 index d9db425fa..c3e69194b 100644
20 --- a/sci-biology/MochiView/MochiView-1.46.ebuild
21 +++ b/sci-biology/MochiView/MochiView-1.46.ebuild
22 @@ -6,7 +6,7 @@ EAPI=7
23 inherit java-utils-2
24
25 DESCRIPTION="Genome browser and analysis"
26 -HOMEPAGE="http://johnsonlab.ucsf.edu/mochi.html"
27 +HOMEPAGE="https://www.johnsonlab.ucsf.edu/mochi.html"
28 SRC_URI="https://www.johnsonlab.ucsf.edu/s/MochiView_v${PV//.}.zip"
29
30 LICENSE="MIT LGPL-3 MPL-1.1 Apache-2.0"