Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/ligplot+/
Date: Fri, 05 Feb 2021 11:51:13
Message-Id: 1612525281.e94c81aed6072302b4836ac88693b90f1aa35ec7.andrewammerlaan@gentoo
1 commit: e94c81aed6072302b4836ac88693b90f1aa35ec7
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Fri Feb 5 11:41:21 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Fri Feb 5 11:41:21 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e94c81ae
7
8 sci-chemistry/ligplot+: use https
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
11
12 sci-chemistry/ligplot+/ligplot+-1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-chemistry/ligplot+/ligplot+-1.4.ebuild b/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
16 index 5ace5d69d..c60013002 100644
17 --- a/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
18 +++ b/sci-chemistry/ligplot+/ligplot+-1.4.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20 inherit java-pkg-2
21
22 DESCRIPTION="GUI-based version of LIGPLOT"
23 -HOMEPAGE="http://www.ebi.ac.uk/thornton-srv/software/LigPlus/"
24 +HOMEPAGE="https://www.ebi.ac.uk/thornton-srv/software/LigPlus/"
25 SRC_URI="LigPlus.zip"
26
27 SLOT="0"